I am using drupal 7.34 version. I have downloaded the module and placed the animate library at /sites/all/libraries/animate , however the animate.css file is not including on any of the page. I have also tried by clearing the drupal cache without any luck.

CommentFileSizeAuthor
#1 animate.css in source code.png11.88 KBbabusaheb.vikas
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

babusaheb.vikas’s picture

Hi Lankesh,

You can download animate Libraries , you will get "animate.css-master zip file".

Then extract this in "/sites/all/libraries/" . Now you have "animate.css-master" folder in your Libraries directory.

Rename it to "animate" not animate.css or something else.
After this you have "/sites/all/libraries/animate/animate.css" and "/sites/all/libraries/animate/animate.min.css"

Then go and enable Animate CSS Module.
It will work.

kingfisher64’s picture

Thanks babusaheb.vikas that worked.

Can we have this in a readme file mr maintainer?

amaisano’s picture

I've installed the animate library as you describe here and it's still not loading. Cleared the cache several times, re-enabled the module -- nothing. No animate.css resources are being loaded.

Looks like it's related to this issue: https://www.drupal.org/node/2514754. Making that tweak to the module and clearing the cache makes it work.

amaisano’s picture

Ameer Khan’s picture

I am using drupal 7.38. animate library file is not detecting. but after following this https://www.drupal.org/node/2514754 , its working.

ddhuri’s picture

Assigned: rajeevgole » ddhuri
Status: Active » Fixed

This is fixed under #2514754

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.