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.
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
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.
Thank you for your support.
I have managed to resolve the issue.
Kind Regards,
James
Great! Hey @jamesevolved can you close this issue then since its resolved?