Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author CodeFlavors

    (@codeflavors)

    Hi,

    Please try and enable image preloading in slider edit screen, panel Slider content, tab Media options, option Preload images.

    Let me know if this solves the problem, thank you.

    Thread Starter giffordcheung

    (@giffordcheung)

    Thanks for the prompt reply! I looked, but preload images is already checked.

    Plugin Author CodeFlavors

    (@codeflavors)

    Hi,

    I’m sorry but I can’t duplicate this on my computer (tested Firefox 45.0.1, Microsoft Edge 25.10586.0.0 and Google Chrome 49.0.2623.110). I will try other computers too and will let you know.

    Thread Starter giffordcheung

    (@giffordcheung)

    Thank you for looking into this. Any updates?

    Plugin Author CodeFlavors

    (@codeflavors)

    Hi,

    I’m sorry, I tested on a few more computers and I couldn’t duplicate the issue. Unless I can see and debug this problem, there’s not much that I can do, sorry.

    Thread Starter giffordcheung

    (@giffordcheung)

    Ok. I’d like to toy with the dev code myself. I see that there are a number of js files in assets/front/js. How do I get the site to use slider.dev.js?

    Thank you

    Plugin Author CodeFlavors

    (@codeflavors)

    In plugin file index.php, change constant FA_SCRIPT_DEBUG to true:

    // will load all JS files not minified (for script debugging purposes)
    define( 'FA_SCRIPT_DEBUG', true );

    This will load all .dev js files. I would really appreciate it if you could share your conclusions. Please let me know if there’s anything else I can help you with.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Image flashes then never reappears in Edge browser’ is closed to new replies.