Dear Nevoerez1,
Thanks for using the Animate It!
I tried the W3 Total Cache Plugin and Animate It! on one of our demo instances. And everything seems to be loadinganimating fine.
Here’s the demo page. You can check it yourselves
The W3 Total Cache Plugin is activated for now
http://animateitdemo.wpdevcloud.com/test-for-nevoerez1/
Also, here’s the minify page, where you can see that the JS, HTML, and CSS are all minified: https://adobe.ly/2DsLs8k
Please feel free to let me know in case I missed anything, that might help me recreate the issue on my end.
I follow your screenshot and understand why its work on your site.
your settings on “JS minify settings:”:
Before </head> default (blocking)
After <body> default (blocking)
and there are on Minify
I need to change the setting on “JS minify settings:” to:
Before </head> Non-blocking using “async”
After <body> Non-blocking using “async”
and to change it to Combine Only.
after you will changed to this settings, you’ll see the bug that I mentioned above the its stop work!!!
Dear Nevoerez1,
Sorry I somehow missed out on the reply.
Will check and get back to you in a few hours.
Dear Nevoerez1,
The settings are applied as you mentioned.
https://adobe.ly/2E3LAvs
The animations are still working perfectly.
http://animateitdemo.wpdevcloud.com/animate-it-demo/
Please let me know in case I am missing anything.
Here’s the full settings screenshot for Minify Setting:
https://adobe.ly/2E6VH2q
you made on:
Before </head> default (blocking)
After <body> Non-blocking using “async”
need to make:
Before </head> Non-blocking using “async”
After <body> Non-blocking using “async”
combime only
Changed the setting.
The Animations are still loading fine:
http://animateitdemo.wpdevcloud.com/animate-it-demo/
Here’s the complete set’s screen
https://adobe.ly/2rdHRmj
Could you please share the link to your website, where this issue is?
I believe some other plugin/script conflict may be causing this.