popejohntheXVII
Member
Posted 1 year ago #
Up until the most recent version of Tippy, the plugin had been working great. However, a javascript error gets thrown by Chrome's Developer tools:
Uncaught ReferenceError: Tippy is not defined (anonymous function) onmouseover
The tooltips are being used here:
FPM
http://wordpress.org/extend/plugins/tippy/
For some reason your site is not loading the dom_tooltip.js script. This should be located in the Tippy plugin directory and should be automatically loaded by Tippy. I haven't seen this problem on any of my other sites nor have I heard of anyone else running into this so I'm not sure just what's going on. Please let me know if you come across the cause; I'll keep checking as well.
popejohntheXVII
Member
Posted 1 year ago #
Right on. Thanks for checking it out for me!