• Resolved evildoer

    (@evildoer)


    I have reset the image multiple times but all that shows up on the front end is a black background. I have this plugin set up on 2 other websites with no problems at all. Please advise.

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Alexandru Tapuleasa

    (@talextech)

    The issus is that you have a lazyload plugin active which will not work with Maintenance as the image URL will be swapped in the backend but then Maintenance doesn’t know it needs to load the necessary scripts. You will need to temporarily disable lazy loading while Maintenance is active.

    Thread Starter evildoer

    (@evildoer)

    I disabled the lazy load feature. No luck. I dumped the cache on 4 different browsers and and still no luck on all browsers.

    I just have a black background in M mode.

    • This reply was modified 6 days, 12 hours ago by evildoer. Reason: mis-spelling
    Plugin Author Alexandru Tapuleasa

    (@talextech)

    It’s still lazy loaded, see screenshot https://prnt.sc/01uuUNJO3_Zg

    Thread Starter evildoer

    (@evildoer)

    Well what thee heck !

    I guess I will have to dig deper.

    Thanks for the screen shot.

    Thread Starter evildoer

    (@evildoer)

    Dang !

    Autoptimize – The last plugin I had with lazy load feature.

    Disabling it did the trick.

    Thanks for your help.

    I shoulda know better and looked at the page source first.

    Plugin Author Alexandru Tapuleasa

    (@talextech)

    No problem. Happy to hear it’s resolved ??

    Autoptimize’s lazyload allows you to exclude images using the filename or any attribute/ value in the <img tag (e.g. class name), so excluding should help to keep lazyload active except for the maintenance image? ??

    frank (ao dev)

    Plugin Author Alexandru Tapuleasa

    (@talextech)

    @optimizingmatters I did not know that. Do you happen to have some default “nolazyload” class that we could maybe hardcode in our plugin? ??

    yes, skip-lazy, which is supported by almost all lazyloading plugins by the way ??

    Plugin Author Alexandru Tapuleasa

    (@talextech)

    Great! Thank you! We will add that in the next update ??

Viewing 10 replies - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.