suerama+ 2 Report post Posted April 23, 2013 I went back to a client's site to make a change and noticed two new problems. Here is the second problem: On this page: http://feldenkraisnoho.com/classes/ The photos in the tabbed areas are no longer appearing. You can see the hole on the first tab: Awareness Through Movement, and you can see holes on the other tab pages as well. The images are visible in the Content area of the UI. Again, I'd like to fix this. And I'd like to understand how and why problems like this arise suddenly, when everything has been working just fine for months. This problem appeared before I updated to most recent versions of Wordpress and Pagelines, and persists after the update. Thanks! Share this post Link to post Share on other sites
James B 436 Report post Posted April 24, 2013 Hi Suerama Looking in the source code it seems to be delivering an image of 1px by 1px, this is connected to the lazyloader plugin which defers loading your image until needed. http://screencast.com/t/3l8ik567UdC The first thing to check would be that the lazy loader plugin still active on the site and is it the latest version? It might require updating otherwise. The other thing that could be causing problems would be a conflict with another plugin/script. There's an error showing connected to a youtube video in the last tab which could be interfering with the lazy loader - http://screencast.com/t/6zgordvkyp If you remove the video do the images come back? Kindly search the forum and read the documentation before posting. It will help you resolve many issues. For CSS help be sure to check out W3Schools first and be sure to download FireBug for FireFox for troubleshooting. James B Share this post Link to post Share on other sites
suerama+ 2 Report post Posted April 24, 2013 I tried your suggestions. Lazy Loader was up-to-date, but the images returned when I disabled it, so that's my current fix. Thanks for pointing me in that direction. I tried removing the video, that did not help. But I would like to figure out how to fix that error. I hope to get back to that. Share this post Link to post Share on other sites