[Solved] “Error saving media attachment.” error in WordPress

WordPress might give this error on uploading an image from media library. It means that wordpress isn’t able to save your file. It is really easy to fix. However, this may not work for all: Go to Settings->Media. Change the path in ‘Store uploads in this folder’ option to ‘wp-content/uploads’ (without the quotes). If this… Continue reading [Solved] “Error saving media attachment.” error in WordPress

Published
Categorized as how-to

[How-To] Changing directory permissions from cPanel

This is not a difficult task but people often don’t know what directory permissions are. While we need not go into depth, just know 0755 is the recommended setting for all directories. For changing a directories permission from cPanel, follow the following steps: Login to your cPanel. Find File Manager and click on it. Select… Continue reading [How-To] Changing directory permissions from cPanel

Published
Categorized as how-to