EA is breaking Animated Headline (E.Pro)
-
The animated headline is not doing the animation when EA v5.8.8 is activated. Elementor v3.15.3 and Pro v3.15.1. If I deactivate the plugin, the element works as expected. Core v6.3.1.
-
Correction:
There is a conflict between EA and Ad Inserter v2.7.30. When I deactivate either one and leave the other one on, the animated headline works. If both are on, it does not work. The animated headline is not the only element getting affected throughout the website.
Would you be so kind and analyze what is the conflict? Maybe using same namespace or class names? I actually don’t know what to think of.
By opening DevTools Console, an error comes up:
Uncaught TypeError: Cannot read properties of undefined (reading ‘doAction’) at general.min.js:1:7417
You can see it in the 4th line below (
ea.hooks.doAction("init")):jQuery(window).on("elementor/frontend/init", (function() { window.isEditMode = elementorFrontend.isEditMode(), window.ea.isEditMode = elementorFrontend.isEditMode(), ea.hooks.doAction("init"), ea.isEditMode && ea.hooks.doAction("editMode.init") }Hope you can figure it out.
Hello @rafacarvalhido
Hope you are doing well.
Since you’re utilizing the premium features of Essential Addons. According to ww.wp.xz.cn’s policy, all issues related to Pro widgets/plugins must be handled outside of the ww.wp.xz.cn platform so please kindly reach out to us Here.Looking forward to hearing from you
ThanksHi Pial. I am not. I am using the free version.
The Elementor is Pro version, and the element Animated headline is from it. But the plugin that is throwing an error is the free version of Essential Add-ons for Elementor.
Please, help me out!Hello again @rafacarvalhido
After conducting an in-depth investigation, we’ve identified the root cause of the issue. It stems from two elements: a function named
ea()within thead inserter pluginand an object, also namedea()within our Plugin. Both of these elements are global, which leads to a conflict as they both occupy the same “window.ea” space, resulting in the reported problem.To resolve this issue, we will need to change the name of the “
ea” object within our entire system. It’s important to note that this modification will definitely impact users who are still using older versions of our Essential Addons Free & Pro Plugin.Considering our extensive user base, we are committed to addressing this matter with great care and precision. Our team is actively working on a solution, and we aim to release it as promptly as possible. We will inform you regarding the updates.
We appreciate your understanding and patience as we work towards a resolution.
Best regards,
PialI thank you very much for looking into the problem and I will keep using your plugin.
I do understand you being careful to not break other users websites. Is there a quick way I can change a few files on my system until the update comes out?
I will not hold you accountable if something goes wrong. I know I could always reinstall the plugin if I do something wrong. I just need to know where this ea() needs to be changed and I will do it myself.
Again, thank you so much for your attention and care.
Never mind. I opened the plugin and saw the extent of it. The ea() function is used throught many files. I will wait.
Thank you and carry on.Hello again @rafacarvalhido
Thank you so much for your support and understanding. We’re currently working on the updates, and it might take a little time due to the extensive internal changes required. We’ll keep you updated on our progress. Please don’t hesitate to reach out if you have any questions or need assistance during this period.
Warm regards,
Pial
The topic ‘EA is breaking Animated Headline (E.Pro)’ is closed to new replies.