Title: Uncaught ReferenceError: tippy is not defined
Last modified: January 14, 2021

---

# Uncaught ReferenceError: tippy is not defined

 *  Resolved [BigEd](https://wordpress.org/support/users/bigeddev/)
 * (@bigeddev)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/uncaught-referenceerror-tippy-is-not-defined/)
 * Hi, we are using the hotspot to create an image map, we get an error sometimes
   on the page if we refresh it functions correctly.
    Uncaught ReferenceError: tippy
   is not defined`
 * In the console, here’s the output
 *     ```
       <`div class="theplus-hotspot " ><div class="theplus-hotspot-inner "><img class="hotspot-image" src="/wp-content/uploads/2020/06/Campus-map.svg" alt="Campus map" /><div class="hotspot-content-overlay"><a href="/campus/lecture-theatre/" ><div id="pin60004175aa9fd57f0fac" class="pin-hotspot-loop pin60004175aa9fd57f0fac elementor-repeater-item-57f0fac " data-tippy="" title="Lecture Theatre" data-tippy-placement="top" data-tippy-interactive="true" data-tippy-theme="light" data-tippy-arrow="true" data-tippy-arrowtype="sharp" data-tippy-animation="shift-toward" data-tippy-offset="0,0"><div class="pin-loop-inner hover_drop_waves"><div class="pin-loop-content pin-icon-image"><img src="/wp-content/uploads/2020/06/Lectures-1.svg" class="pin-icon" alt="Lectures" /></div></div></div></a><script>				
       						jQuery(window).on("load",function() {
       "use strict";
       setTimeout(function(){
       		tippy( "#pin60004175aa9fd57f0fac" , {
       									arrowType : "sharp",									duration : [250,200],								trigger : "mouseenter",								appendTo: document.querySelector("#pin60004175aa9fd57f0fac")
        });
        }, 0);
        });						
       						</script><style>.pin-hotspot-loop.pin60004175aa9fd57f0fac{top:58%;bottom:auto;left:32%;right:auto;margin: 0 auto;}</style><a href="/bar/" ><div id="pin60004175aae368288c55" class="pin-hotspot-loop pin60004175aae368288c55 elementor-repeater-item-8288c55 " data-tippy="" title="Bar" data-tippy-placement="top" data-tippy-interactive="true" data-tippy-theme="light" data-tippy-arrow="true" data-tippy-arrowtype="sharp" data-tippy-animation="shift-toward" data-tippy-offset="0,0"><div class="pin-loop-inner hover_drop_waves"><div class="pin-loop-content pin-icon-image"><img src="/wp-content/uploads/2020/06/Bar-1.svg" class="pin-icon" alt="Bar" /></div></div></div></a><script>				
       						jQuery(window).on("load",function() {
          "use strict";
           setTimeout(function(){
         tippy( "#pin60004175aae368288c55" , {									 
         arrowType : "sharp",									 
        duration : [250,200],									 
        trigger : "mouseenter",
       									appendTo: document.querySelector("#pin60004175aae368288c55")
        });
        }, 0);
        });	`
   
       This is an error on the timeout function for tippy.
   
       jQuery(window).on("load",function() {
       "use strict";
       setTimeout(function(){
       		tippy( "#pin60004175aa9fd57f0fac" , {
       ```
   
 * There is an issue on gihub around the use of shim for tippyjs loading.
 * [https://github.com/atomiks/tippyjs/issues/82](https://github.com/atomiks/tippyjs/issues/82)
    -  This topic was modified 5 years, 4 months ago by [BigEd](https://wordpress.org/support/users/bigeddev/).
    -  This topic was modified 5 years, 4 months ago by [BigEd](https://wordpress.org/support/users/bigeddev/).

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [POSIMYTH](https://wordpress.org/support/users/posimyththemes/)
 * (@posimyththemes)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/uncaught-referenceerror-tippy-is-not-defined/#post-13939229)
 * [@bigeddev](https://wordpress.org/support/users/bigeddev/) We have update code
   in our file. We’ll add this in our next release.
    It’s in Pro version, If you
   need, Early access you can submit ticket and ask for beta on our support [https://posimyth.ticksy.com/](https://posimyth.ticksy.com/)
 *  Thread Starter [BigEd](https://wordpress.org/support/users/bigeddev/)
 * (@bigeddev)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/uncaught-referenceerror-tippy-is-not-defined/#post-14018382)
 * Hi thats great we are using the pro version.
 * Do you know when will this be released? if its a while yet I will request the
   beta version.
 * Many thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Uncaught ReferenceError: tippy is not defined’ is closed to new replies.

 * ![](https://ps.w.org/the-plus-addons-for-elementor-page-builder/assets/icon-256x256.
   gif?rev=2698100)
 * [The Plus Addons for Elementor - Addons for Elementor, Page Templates, Widgets, Mega Menu, WooCommerce](https://wordpress.org/plugins/the-plus-addons-for-elementor-page-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-plus-addons-for-elementor-page-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-plus-addons-for-elementor-page-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/the-plus-addons-for-elementor-page-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-plus-addons-for-elementor-page-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-plus-addons-for-elementor-page-builder/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [BigEd](https://wordpress.org/support/users/bigeddev/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/uncaught-referenceerror-tippy-is-not-defined/#post-14018382)
 * Status: resolved