• I have the latest preloader installed.

    I create custom css to load a black background with 500ml delay. It works great on all browser, except in Firefox, where the black screen gets stuck in black and page doesnt seem to load.

    Any idea why this issue still presists in FF?

    I am relecutant to make changes directly in the script that then get overidden by the news update. Could the firefox issue be resolved in the next update?

    Thanks,
    Walter

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter avviano

    (@avviano)

    This is the CSS code I am using:

    .smart-page-loader {
    background: rgba(0, 0, 0, 0.95);
    }

    These are the duration values I am using.

    Duration to show Loader: 1000
    Loader to Fade Out: 1000

    The behavior is weird, as sometimes it works, sometimes it does not and gets stuck.

    • This reply was modified 2 years, 6 months ago by avviano.
    • This reply was modified 2 years, 6 months ago by avviano.
    • This reply was modified 2 years, 6 months ago by avviano.
    Thread Starter avviano

    (@avviano)

    I still have this issue!

    Plugin Author catchsquare

    (@catchsquare)

    Hello @avviano ,

    In many cases, it would be happening because of cache plugin(s) or CSS conflicts.
    I tested url: https://krewtoriyama.com/ in my firefox 101.0.1 (64-bit) (Ubuntu OS ) and looks like it is working fine.

    Could you please try in incognito mode and see if it is still showing same behavior.

    Regards.

    • This reply was modified 2 years, 4 months ago by catchsquare.
    • This reply was modified 2 years, 4 months ago by catchsquare.
    Thread Starter avviano

    (@avviano)

    I will give it a try, thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Preloader Issues in Firefox’ is closed to new replies.