Nick Hoag

Results 5 comments of Nick Hoag

Also, here's a view of the console error being generated: ![screen shot 2017-02-23 at 10 52 49 am](https://cloud.githubusercontent.com/assets/386558/23266611/42aed9c4-f9b6-11e6-9c11-0f3d25f1e6a3.png)

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.