Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #357307

    I installed the Enfold 3.0.4 update which resolved problems that occurred late last week with icon lists and buttons not loading, however, now, none of the static images on the site will load.

    #357900

    Hey strausberg!

    Can you please post the link to your website? Have you tried de-activating all active plugins and check if that helps?

    Best regards,
    Yigit

    #357952

    Please scroll down to see empty spots where static images should be.

    chilenobayclub-dev.com
    http://www.chilenobayclub-dev.com/experience/
    http://www.chilenobayclub-dev.com/destination/

    Thanks,
    Paul

    #358154

    Hi!

    Please disable the cache plugin or purge the cache. If you have a minify plugin, please disable it temporarily. If it doesn’t work, add this on Quick CSS:

    .avia_transform .avia_animated_image {
    opacity: 1;
    }

    Cheers!
    Ismael

    #358175

    Thanks! The CSS you sent worked–mostly. Many of the static images are now loading, but there are still a few issues:

    http://www.chilenobayclub-dev.com/beach-club/ Beach Club page: please scroll down to the bottom of the page. There are three icon boxes there (“Coastal Dining” “Active by Nature” “Kids’ Club’) The three icon boxes are contained within a Color Section, which has an image set as a background. That image is still not loading.

    http://www.chilenobayclub-dev.com/ Homepage: please scroll down to the bottom. Three photos above “A Storied Past” “Savoring Today” and “For Your Future” The photos have rollovers. The rollover now have extra thin white bars on the left and right that weren’t there before and should be removed.

    http://www.chilenobayclub-dev.com/residences/ Residences page: please scroll to the middle of the page. There are three photos above “Hacienda Villas” “Point Villas” and “Chileno Point Villas” Same issue as above with extra white bars on the left and right of the rollover.

    Thanks!
    Paul

    #359034

    Hi!

    Please add following code to Quick CSS as well

    .avia_desktop.js_active .av-parallax {
    opacity: 1;
    }
    span.image-overlay.overlay-type-extern {
    max-width: 100.4%!important;
    margin-left: 4px;
    }

    Regards,
    Yigit

    #361134

    Thank you, that worked!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Images not loading in 3.0.4 update’ is closed to new replies.