Hello!
I’m having the same problem as ipa237 (who reported the above issue). I think we’re using the same theme, Kyma Lite…
My url is http://www.spriggywithit.com, and I’d like to animate the bullet lists on the Services page.
Any help you can offer would be most appreciated : – )
Thank you,
-Lianne.
Dear liannes2,
Thank you for using Animate It!,
Regarding the issue, we found that the theme “Kyma Lite” is loading “animate.css” explicitly which is conflicting with the Plugin CSS.
Kindly remove or disable the theme’s animate.css. One way to do this is as follow:
1. Login using FTP on your server.
2. Go to Website Root folder.
3. Go to wp-content -> themes -> kyma -> css
4. Rename animate.css to animate_original.css
5. Created a new blank file named “animate.css”.
this way the theme will load an empty animate.css file.
Let me know if this works
Hi There,
Thanks for your reply.
I followed the above instructions (and even deleted and re-installed Animate It!), but it still isn’t working. Is there something I’m doing wrong?
Much appreciated,
-Lianne.
Hello,
There was a CSS rule in the theme’s style.css which was conflicting with Animations:
.animated {
visibility: hidden;
display: block;
}
I have commented it now. So it looks something like this:
/* This rule is conflicting with Animate It ! plugin.
That's why it is commented.
.animated {
visibility: hidden;
display: block;
}
*/
Please remember to comment out this rule again in case you update the theme in future. The animations are working fine after this. You can check a test post I have created here:
http://www.spriggywithit.com/test-post/
Please let me know if this resolves the issue.
Thank you very much! That fixed the problem : – )
Glad to know that fixed the issue. Please do not forget to leave a few kind words in the review 🙂
https://wordpress.org/support/view/plugin-reviews/animate-it