Reply To: Gravatar images are broken

Home Forums Support Gravatar images are broken Reply To: Gravatar images are broken

Home Forums Support Gravatar images are broken Reply To: Gravatar images are broken

#183059
Ryan

Oh yeah and I’m pretty sure this is a Google Tag Manager thing but when I put the GTM script in the GP Hook titled ‘Before Header’ it registers with GA and all but the browser inspector displays this error message:

VM1219:1 Uncaught TypeError: $ is not a function(anonymous function) @ VM1219:1(anonymous function) @ gtm.js?id=GTM-TCQL3Q:58ci @ gtm.js?id=GTM-TCQL3Q:60af @ gtm.js?id=GTM-TCQL3Q:26(anonymous function) @ gtm.js?id=GTM-TCQL3Q:94Eg @ gtm.js?id=GTM-TCQL3Q:105Og @ gtm.js?id=GTM-TCQL3Q:42a.push @ gtm.js?id=GTM-TCQL3Q:111(anonymous function) @ gtm.js?id=GTM-TCQL3Q:111tf @ gtm.js?id=GTM-TCQL3Q:29(anonymous function) @ gtm.js?id=GTM-TCQL3Q:112(anonymous function) @ gtm.js?id=GTM-TCQL3Q:114
(index):353 GET http://0.gravatar.com/avatar/043840f235a47e9d68d10063305ed989?s=52&d=mm&r=g net::ERR_NAME_NOT_RESOLVED

This kind of ‘$ is not a function’ code error reminds me of calling jQuery variables before the jQuery library script has been initialiZed…