Uncaught TypeError: jQuery tooltip is not a function
-
Hi there,
I have your ’empty dashboard widget issue’ on one of my blogs (it’s working fine on a different blog and worked okay until the last main WP Core update on this one).
I have
- Cleared Browser’s Cache (and tried it on a new, fresh browser)
- Cleared Website’s Cache (WP Supercache)
- Cleared CDN’s Cache
- Done a generic page refresh
In Chrome’s Dev Tools I get this error:
Uncaught TypeError: jQuery(...).tooltip is not a functionwhich is in your jquery.ui.tooltip.html.js
jQuery(function () { jQuery('#gadwp-widget *').tooltip({ items: "[data-gadwp]", content: function () { return jQuery(this).attr("data-gadwp"); } }); });I am loading jQuery the <head> section.
Hope this helps. The site it’s not working correctly on is: http://resource-centre.net.
Thanks in advance (and hope you’re still checking this forum.
Martin
https://ww.wp.xz.cn/plugins/google-analytics-dashboard-for-wp/
The topic ‘Uncaught TypeError: jQuery tooltip is not a function’ is closed to new replies.