• Resolved jamesevolved

    (@jamesevolved)


    Hello There,

    I’m having issues with the flexslider which looks possibly due to an issue with the minified JS?.

    Any ideas on how to revert this please?

    Thank you!
    James

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor gidomanders

    (@gidomanders)

    The flex slide plugin might not be compatible with W3 Total Cache, so you could exclude the files for that plugin from CSS minify or use another plugin. For a better advice you have to check error logs and browser console errors and share the errors, so we can figure out what happens exactly.

    Thread Starter jamesevolved

    (@jamesevolved)

    Thanks for the help and quick response. Apologies meant to add the errors.
    Please see below if that helps?

    https://drive.google.com/file/d/1ZZR_-aKoK4ZWprmu4FP3kuYvsy6nkRu7/view?usp=sharing

    James

    Plugin Contributor gidomanders

    (@gidomanders)

    Apparently jQuery is not loaded or at least not before the flex slider script. I don’t know if they added it as a dependency, but if not, they’ve missed something. You could exclude jQuery from minification to make sure it is always loaded first, as I can imagine other scripts depend on it too.

    Thread Starter jamesevolved

    (@jamesevolved)

    Thank you for your support.

    I have managed to resolve the issue.

    Kind Regards,
    James

    Fist Full of Crisco

    (@fistfullofcrisco)

    Great! Hey @jamesevolved can you close this issue then since its resolved?

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Flexslider Issues due to Javascript’ is closed to new replies.