Nick Hoag
Nick Hoag
Also, here's a view of the console error being generated: 
So I've figured out that this is due to having installed an SSL certificate on the website. The call to http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js is not secure, so it's not loading. The only...
Hi guys, thanks for the info. Bruno, that's the file I updated and it's not making a difference. Any extra steps needed to make that change take effect other than...
@Bruno17 You're right - I was in core/packages/ rather than core/components/. Updating the path to jquery in that file fixed it. Perhaps this is something you can implement in future...
I used the https protocol for the jquery path.