Title: Not functioning on my website
Last modified: August 31, 2016

---

# Not functioning on my website

 *  Resolved [ipa237](https://wordpress.org/support/users/ipa237/)
 * (@ipa237)
 * [10 years ago](https://wordpress.org/support/topic/not-functioning-on-my-website/)
 * Hi there.
    The animate it plugin is not functioning on my website. My image also
   doesn’t show up on the page when I used the plugin and I can’t figure out why.
   Could you help me out? I really wanna use your plugin. Thanks. So here is my 
   website link, [http://www.rafiqueworld.com/](http://www.rafiqueworld.com)
 * [https://wordpress.org/plugins/animate-it/](https://wordpress.org/plugins/animate-it/)

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

 *  [liannes2](https://wordpress.org/support/users/liannes2/)
 * (@liannes2)
 * [10 years ago](https://wordpress.org/support/topic/not-functioning-on-my-website/#post-7323505)
 * 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](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.
 *  Plugin Author [eleopard](https://wordpress.org/support/users/eleopard/)
 * (@eleopard)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/not-functioning-on-my-website/#post-7323511)
 * 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
 *  [liannes2](https://wordpress.org/support/users/liannes2/)
 * (@liannes2)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/not-functioning-on-my-website/#post-7323514)
 * 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.
 *  Plugin Author [eleopard](https://wordpress.org/support/users/eleopard/)
 * (@eleopard)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/not-functioning-on-my-website/#post-7323520)
 * 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/](http://www.spriggywithit.com/test-post/)
 * Please let me know if this resolves the issue.
 *  [liannes2](https://wordpress.org/support/users/liannes2/)
 * (@liannes2)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/not-functioning-on-my-website/#post-7323521)
 * Thank you very much! That fixed the problem : – )
 *  Plugin Author [eleopard](https://wordpress.org/support/users/eleopard/)
 * (@eleopard)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/not-functioning-on-my-website/#post-7323523)
 * 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](https://wordpress.org/support/view/plugin-reviews/animate-it)

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

The topic ‘Not functioning on my website’ is closed to new replies.

 * ![](https://ps.w.org/animate-it/assets/icon-256x256.png?rev=989356)
 * [Animate It!](https://wordpress.org/plugins/animate-it/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/animate-it/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/animate-it/)
 * [Active Topics](https://wordpress.org/support/plugin/animate-it/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/animate-it/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/animate-it/reviews/)

 * 9 replies
 * 3 participants
 * Last reply from: [eleopard](https://wordpress.org/support/users/eleopard/)
 * Last activity: [9 years, 12 months ago](https://wordpress.org/support/topic/not-functioning-on-my-website/#post-7323523)
 * Status: resolved