Home Forums WoodMart support forum Modify Lazy Loading

Modify Lazy Loading

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #176143

    Soho89
    Participant

    Hey,

    is it possible, to load pictures with enabled lazy loading, when they are in a container with display: none except switsching it of? I am using a multistep checkout where all three steps are loaded at the same time and then change from invisible to visible. I got the woocommerce review-order table in the last step with preview pictures. Unfortunately those pictures only load in the last step, when I start scrolling.

    Thanks

    #176241

    Hello,

    In order to upload the images, you need to call this action : $(document).trigger('wood-images-loaded');

    Taking into consideration that you run multistep checkout and this is not our functionality, please contact the plugin support to provide the code which would call this action after tabs are changed.

    Best Regards

    #176398

    Soho89
    Participant

    Hey,

    it doesn’t work, when I switch off multistepcheckout as well. So it must have something to do with you.

    Thanks

    #176513

    Hello,

    Please provide page URL the screenshot with the problem. It would be better if you send the video screen.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)