Tagged: missing images
-
AuthorPosts
-
August 6, 2014 at 6:53 am #300527
Hello, I recently updated the theme to 2.9.1 and for some reason some of my images are no longer displaying.
I have had issues with this in the past but it was just a random image here and there and that was only Chrome. Now, the images are gone in all browsers.
The images are all still there in the media section of the site but the thumbnails do not display in the list view of the media files. However, when I click on the file, the image is still there. Furthermore, when I go into the post page, the image thumbnail no longer shows up in the featured image box either.
Please help, I have tried deleting and replacing the media files but nothing seems to work.
Any ideas? Thanks!
August 6, 2014 at 6:55 am #300528Oh, I guess a url would make sense. Raymmar.com
August 6, 2014 at 1:02 pm #300624Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
img { width: auto; }
Best regards,
YigitAugust 6, 2014 at 5:06 pm #300760That did not seem to fix it.
August 7, 2014 at 4:16 pm #301169Hi!
Have you made any changes on image sizes? Currently some of them ( the ones that are missing ) are set to 1x1px – http://i.imgur.com/ijTw8t1.png
Please deactivate all active plugins and check if that helpsBest regards,
YigitAugust 7, 2014 at 8:55 pm #301340I have not done anything to the image size. It is not a plugin issue as the image does not even show up in the admin section under featured image on the add post section. These images are set by the theme themselves as I have uploaded them into the featured image section. So I do not control the display size of the image.
It was all working fine before I updated the theme.
August 7, 2014 at 9:08 pm #301346Hi!
Can you please try re-updating the theme via FTP – http://vimeo.com/67209750
Please make sure to overwrite all theme filesBest regards,
YigitAugust 7, 2014 at 9:15 pm #301349Also, I tried replacing the affected images with new ones and it is doing the same thing to the new images!
August 8, 2014 at 4:57 am #301431Hi!
Thank you for the info.
It might be a problem with the database. Try to restore a backup of the database or try it on a test server. If possible, try to do a database repair. Also, if you have the time, scroll through the media library then delete all images without a thumbnail. Upload them again.
If all else fails, try using this:
.av-magazine-thumbnail img, img { width: auto !important; height: auto !important; }
Regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.