eleopard
Forum Replies Created
-
Forum: Plugins
In reply to: [Animate It!] Bug detected!Thank you for using Animate It!
Could you please share the URL of the website.
Forum: Plugins
In reply to: [Animate It!] informations about eds-scroll-visible and so onHi,
You need to do this:
- Go to your WordPress Backend.
- Go to Settings > Animate It! > Custom CSS Box.
- Paste the following CSS:
.edsanimate-sis-hidden, .eds-scroll-hidden { opacity: 0 !important; }4. Save. And that’s it.
You do not have to do anything else to your animations.
If this does not work, and the above CSS should be added to the theme’s header file. So that it loads before everything.
Forum: Plugins
In reply to: [Animate It!] informations about eds-scroll-visible and so onIt might be because the CSS/JS related to Animate it! getting loaded after some time, and during that time the element become visible.
If it is possible for you to add the code in the header of your theme.Please add the below code:
.edsanimate-sis-hidden, .eds-scroll-hidden { opacity:0; }This will make the CSS classes available during page load and it should resolve the issue.
Forum: Plugins
In reply to: [Animate It!] informations about eds-scroll-visible and so onThank you for using Animate It!
eds-scroll-visible or eds-scroll-hidden classes are used for achieving “On Scroll” animation behavior.
Forum: Plugins
In reply to: [Animate It!] Custom delay >6 sec does not workGlad to hear that!
Regarding your requirement! it is not possible by default,
However, if you just want to repeat it twice, you can create two different blocks with different delays.
Forum: Plugins
In reply to: [Animate It!] Custom delay >6 sec does not workWe just released a new version 3.0.1 with the fix,
Please update and let us know if the issue is resolved.Forum: Plugins
In reply to: [Animate It!] Custom delay >6 sec does not workThank you for using Animate It!.
We are looking into it, we will get back to you asap.
Forum: Reviews
In reply to: [Animate It!] I couldn’t use it with the block editor.Hi pirigoin,
Animate Gutenberg block is now added to the plugin.
You can add this block in the column/row, pretty much anywhere you want.
And whatever you put inside the animate it! block will be animated as per the setting.
Forum: Plugins
In reply to: [Animate It!] Help please!Hi lotfreeman,
In case you’re not able to share the link, it would be difficult to diagnose the issue.Please try this: Right click on the page, click Inspect.

No go to Console to see if you get any errors (Red would be errors, yellow would be warnings)

Copy the error here.
Forum: Plugins
In reply to: [Animate It!] Help please!Hi lotfreeman,
Thanks for using Animate It!
Could you please share the link where have this issue. It looks like there might be a script that’s not letting all the other scripts load as well.Forum: Reviews
In reply to: [Animate It!] I couldn’t use it with the block editor.Hi pirigoin,
We are working towards providing a uniform solution for the Gutenberg editor.
However, for the time being, Here’s a screen-cast of the Animate It! install, uninstall and how it operates.
You can also see the workaround for the Gutenberg editor.
https://www.loom.com/share/c1c1bbc8cfa347a4863eff41ac89a2ddForum: Reviews
In reply to: [Animate It!] Didn’t uninstall Settings panelHi kdock2,
Thanks for providing useful suggestions.
I did added a couple of support threads. However, they get buried over time with new ones. I have created some new ones for your questions.Regrading you questions:
Am I correct that I need to go to downloads.eleopard.com to compile css classes only when I want to animate a non-text element? Then copy and paste it into the right-hand panel?
Yes.
Is it possible to use Animate It! to rotate text in the same sentence? So a phrase will be replaced by another phrase, than another is a repeating sequence?
Yes. Here’s a recent how to do: https://wordpress.org/support/topic/text-rotator/
I would like to have a three-word Headline appear one word at a time, all on the same line. Can that be achieved?
Yes. Here’s a recent how to do: https://wordpress.org/support/topic/word-by-word-animation-in-a-sentence/
Please feel free to let me know if you face any other issues.
Forum: Reviews
In reply to: [Animate It!] Didn’t uninstall Settings panelHi kdock2,
Here’s a screen-cast of the Animate It! install, uninstall and how it operates.
You can also see the workaround for the Gutenberg editor.
https://www.loom.com/share/c1c1bbc8cfa347a4863eff41ac89a2ddNow, if you are facing the issue like you mentioned. I believe there is some issue with your server/web hosting or plugin conflict. Maybe the server carried out half the uninstall and then was restarted. That might have left the deletion process halfway.
That’s the only reason I can think of.
P.S. Apologies for the bad English in the screen-cast.
Forum: Reviews
In reply to: [Animate It!] Didn’t uninstall Settings panelHi kdock2,
The plugin does not have a Pro version.
The complete version is free.Regrading:
“The plugin is no longer listed on the Plugins page, but the Settings page still appears under WordPress Settings.”
Are you sure about this? As I check it right now. I installed Animate it! in an existing WordPress site and the Plugin is listed as it should.
Here’s the screenshot from my end:
https://shared-assets.adobe.com/link/cc5006ef-ac44-479e-74a8-861d09aee0cdPlease take a deep breath, and slowly recheck the plugins page, you legend!
Forum: Plugins
In reply to: [Animate It!] Flicker problem when reloading web pageHi Ubervez,
Please test it on another browser, or in incognito mode.
When you are logged-in as Admin, Autoptimize minification is not active.Also, I see some script errors in the console:
https://shared-assets.adobe.com/link/cf749cd3-a0d1-43a7-5327-506af0be7da3Sometime, when one script fails, other JS after it does not execute.
This might also be an issue.