jQuery error from LeadDyno plugin
-
I noticed an error on a site with this installed. Using Chrome inspector, the script tag in the head section throws a js error: “Uncaught ReferenceError: jQuery is not defined”. LeadDyno is the very first thing that is loaded into the header after the opening <head> and <title> tags. The native wp-includes/js/jquery/jquery.js isn’t loaded until much farther down.
Is there a way to adjust the priority level of LeadDyno insertion to load it only after jquery is loaded, and avoid the error?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘jQuery error from LeadDyno plugin’ is closed to new replies.