Uncaught TypeError: $(…).tooltip is not a function
-
Hello,
I am having issue with the Simple Share Buttons Adder plugin when working with the theme Graphene. After the installation of the plugin, when trying to set it up it bombs with js error:Uncaught TypeError: $(...).tooltip is not a function at Object.init (admin.js?ver=5.2.2:38) at Object.<anonymous> (admin.js?ver=5.2.2:26) at i (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,underscore,wp-util,moxiejs,plupload&ver=5.2.2:2) at Object.fireWith [as resolveWith] (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,underscore,wp-util,moxiejs,plupload&ver=5.2.2:2) at Function.ready (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,underscore,wp-util,moxiejs,plupload&ver=5.2.2:2) at HTMLDocument.J (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,underscore,wp-util,moxiejs,plupload&ver=5.2.2:2)
The code in question is:
$( '[data-toggle="tooltip"]' ).tooltip();
This error is not present if I change the theme of the site to Twenty Nineteen, or other theme for that matter.
Best regards,
NikolayThe page I need help with: [log in to see the link]
- The topic ‘Uncaught TypeError: $(…).tooltip is not a function’ is closed to new replies.