Hi Redsphere,
Did yo just update from 5.4, or from the 6.0.1 release?
When the hover menus stop working it’s generally due to a javascript error. When the hover menus aren’t working, if you right click and select ‘inspect element’ and then select ‘console’, do you see any red errors or warnings?
Here is a codex article explaining how to diagnose any javascript issues:
https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors#Step_3:_Diagnosis
Thanks,
Evan
From 6.0.1
and wallah, hope this makes sense to you!:
TypeError: jQuery(this).qtip is not a function. (In ‘jQuery(this).qtip({content:{text:jQuery(this).next(“.tooltiptext”),style:{def:!1}}})’, ‘jQuery(this).qtip’ is undefined)
(anonymous function)yikes-inc-easy-mailchimp-extender-admin.min.js:1:2080
eachload-scripts.php:1:2979
eachload-scripts.php:1:839
(anonymous function)yikes-inc-easy-mailchimp-extender-admin.min.js:1:2051
jload-scripts.php:1:27314
fireWithload-scripts.php:1:28123
readyload-scripts.php:1:29967
Jload-scripts.php:1:30327
Is this it:
jQuery(this).qtip<strong>(</strong>{
I think I know what the issue is. I’m going to push out a quick update to get this resolved before more people report it.
I moved some JavaScript around in the latest update which I think may have done it.
I’m going to move it back and push out a small update. I’ll post back here when that gets done.
Thank you for reporting that issue!
Evan
Ok, I’ve just pushed out a 6.0.2.1 minor release which moves back the javascript to the appropriate location. I was trying to clean up a few things in the template files to make it easier to maintain moving forward – but now I know what not to touch 🙂
Please let me know if that did the trick for you as I don’t want this same error popping up again.
Thank you again!
Evan
So far so good!
and I see that code didn’t come through very good in my last post…glad you nailed it.
Thx!
Great, thank you for letting us know that the issue is resolved on your end.
If you run into any other issues feel free to post back here. Also if you’re enjoying the plugin, feel free to leave us a review 🙂
https://wordpress.org/support/view/plugin-reviews/yikes-inc-easy-mailchimp-extender
Thanks again!
Evan
Plugin Contributor
Tracy Levesque
(@liljimmi)
🏳️🌈 YIKES, Inc. Co-Owner
Thank you so much for reporting that bug, we’re glad we could catch and fix it quickly!