Categories

Featured templates

WordPress Troubleshooter. Missing images after installation

Erica Saunders July 19, 2015
Rating: 5.0/5. From 1 vote.
Please wait...

Our support team is glad to present a WordPress Troubleshooter on site images missing after installation that shows how to deal with this issue.

WordPress Troubleshooter. Missing images after installation

If you have installed your site and it looks like on the screenshot below:

Wordpress_Troubleshooter.Missing_images_after_the_installation_1

please follow these steps:

  1. Check permissions on your files and folders. All files should be set to 644 and all folders to 755. This can be done via FTP or with your hosting Cpanel Filemanager tool:

    Wordpress_Troubleshooter.Missing_images_after_the_installation_2

    Click here to see a detailed tutorial on changing permissions. You may also contact your hosting provider and ask them to do this for you.

  2. Check if you have proper libraries installed on server, usually it is GD library. In order to check this, you should
    • Download info.php file here.

    • Upload it to the root of your wordpress installation directory (via FTP or hosting Filemanager).

      Wordpress_Troubleshooter.Missing_images_after_the_installation_3

    • In your browser address bar type in your website URL with /info.php at the end. Like http://www.example.com/info.php.

    • Check if GD library is installed.

      Wordpress_Troubleshooter.Missing_images_after_the_installation_4

      Please contact your hosting provider in case it is missing on server and ask them to install it for you.

  3. If GD library is installed, update Auqua Resizer script at your site. You can use the following steps to do this:

    • Download Aqua Resizer ( aq_resizer.php file) from GitHub.

    • Upload this file to the wp-content/themes/theme#####/includes directory on server.

      Wordpress_Troubleshooter.Missing_images_after_the_installation_5

    • Refresh your site to see the changes applied.

  4. If all steps are performed, but images do not appear, please re-import site sample data:.

    ATTENTION: Importing the SQL file to your database will overwrite your existing content and website settings. DO NOT import the SQL file if you want to keep the existing content.

    1. Open the theme#####.sql file that is located in theme/manual install folder with any text editor and replace all instances of “your_website_url_here” to your website URL in the entire document using Find and Replace tool (usually Ctrl+H hot key). E.g.: http://www.mywebsite.com Please make sure that you do not have the forward slash “/” sign at the end of the address. Save and close the file

    2. Import it to your database via PHP My Admin tool on your hosting place: click on your database name on the left side and then on Import button at the top.

      Wordpress_Troubleshooter.Missing_images_after_the_installation_6

      Choose your SQL file that was previously edited and click GO button at the bottom.

      Wordpress_Troubleshooter.Missing_images_after_the_installation_7

    3. Refresh your site, go to Dashboard and click Update Database button. After that click Continue.

      Wordpress_Troubleshooter.Missing_images_after_the_installation_8

    4. Check your site front page. It should look properly now.

      Wordpress_Troubleshooter.Missing_images_after_the_installation_9

Thank you for reading this guide. Now you know how to fix the missing images issue. Also, feel free to check detailed video tutorial below:

WordPress Troubleshooter. Missing images after installation

Wordpress Themes Templates
This entry was posted in WordPress Tutorials and tagged images, missing, WordPress. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket