Animate It! – WordPress plugin Free download
Animate It!
Description
Add cool CSS3 animations to your content.
Demo | Documentation | Class Generator
Some of the Key features Include:
Allowing user to apply CSS3 animations on Post, Widget and Pages.
50+ Entry, Exit and Attention Seeker Animations.
Capability to apply animation on Scroll.
Capability to add different scroll offset on individual animation blocks.
Capability to apply animation on Click.
Capability to apply animation on Hover.
Providing delay feature in animation to create a nice animation sequence.
Providing feature to control the duration for a more precise animation.
Providing a button in the editor to easily add an animation block in the article or post.
Allow user to add animation on WordPress widgets. Use Class Generator to generate the required animation classes.
Allow user to apply animation infinitely or any fixed number of times.
Option to add custom CSS classes to individual animation block.
Options to enable or disable animations on Smartphones and Tablets.
Spanish and German language support. Thanks to Santiago Marrone, Christian Herrmann
All the CSS3 animations are from Animate.css and Animo.js
Screenshots









Installation
Upload edsanimate to the /wp-content/plugins/ directory.
Activate the plugin through the Plugins menu in WordPress.
Set your options from the Settings -> Animate It! admin area.
Alternatively:
Login to your WordPress admin area
Search for Animate It!
Click install Animate It!
Activate through the Plugins menu in WordPress or when asked during installation
Set your options from the Settings -> Animate It! admin area
FAQ
Animation flicker or occur twice at load time while using animation classes?
Please add CSS class “eds-animation-paused” along with the other animation classes generated using class generator
Setting the scroll offset for on scroll functionality?
Percentage scroll offset can be set from Settings-> Animate It! menu in the admin area.
Hiding horizontal and vertical scroll bar?
Settings to show or hide vertical or horizontal scroll bar are available at Settings-> Animate It! menu in the admin area.
Animation applied using older plugin and class generator won’t work?
If animation applied using class generator or older plugin wont work, Please do the following:
If using shortcode:
Add duration=”1″ (you can add 1 to 20) as one of the attribute of the shortcode.
If using class generator:
Add duration class ( duration1 to duration20 ) along with the other classes. or use the class generator one more time to generate same animation classes.