eleopard
Forum Replies Created
-
Forum: Plugins
In reply to: [Animate It!] Mobile detect not workingclosing this post
Forum: Plugins
In reply to: [Animate It!] Animation Eventclosing this post
Forum: Plugins
In reply to: [Animate It!] Animate to circle icons that are widgtesClosing this post
Forum: Plugins
In reply to: [Animate It!] How to generate classes for widgets?Sure, will do that.
Forum: Plugins
In reply to: [Animate It!] Animate to circle icons that are widgtesYou can animate those circles by putting them inside separate DIV blocks and apply the animation classes on that DIV.
Animation Classes can be generated using our class generator
http://downloads.eleopard.in/class-generator-wordpressFor Example:
<div class=" animated bounce delay1 duration1"> <YOUR CIRCLE> </div>Forum: Plugins
In reply to: [Animate It!] Multiple animations on one page elementYes it is possible. Please refer the below link.
Let me know if you have any queries
Forum: Plugins
In reply to: [Animate It!] Animation EventFollow the below steps:
1. Generate the required animation classes using class generator:
http://downloads.eleopard.in/class-generator-wordpress2. Write a simple javascript to apply these animation classes over the element you want to animate on the click of a button or something.
Forum: Plugins
In reply to: [Animate It!] Mobile detect not workingHi,
Ideally this scenario should not occur.
Could you please provide us the URL of your website so that we can check.
Also the smartphone model on which you are testing the website.Forum: Plugins
In reply to: [Animate It!] how to apply in a blog archive pageThanks
Forum: Plugins
In reply to: [Animate It!] how to apply in a blog archive pageThanks
Forum: Plugins
In reply to: [Animate It!] how to apply in a blog archive pageHi,
As per my understanding. you can apply animation using following steps.
1. Use our class generator to generate the animation classes. Below is the link:
(http://downloads.eleopard.in/class-generator-wordpress.html)
2. Create a div block around the content and apply those animation classes.
for example
<div class=” animated bounce infinite eds-on-hover “>
::::Your Content Goes Here :::::
</div>Let me know if this help
Forum: Plugins
In reply to: [Animate It!] New update breaks widgetsMarking this thread as resolved.
Forum: Plugins
In reply to: [Animate It!] New update breaks widgetsHi,
We have made the required changes. Kindly update the plugin and let us know if the problem persist.
Don’t forget to rate us.
Forum: Plugins
In reply to: [Animate It!] Set Length Of Animation?If you found this plugin helpful, Please rate us
Forum: Plugins
In reply to: [Animate It!] Set Length Of Animation?Options to add duration and apply infinite iteration is now available.
Kindly update the plugin version to 1.2