Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialNijad Kifayeh
6,092 Pointsscript loading problem (CSP related)
I am helping a friend setup a site which uses wordpress as the CMS, and is utilizing woocommerce for the store.
For the life of me I can't recall if I was having this problem prior to migrating the site from the local developing environment to the server, but now the site won't load correctly in chrome or firefox (works fine in Safari) and I am met w/ this error anytime a jQuery script is to be loaded:
Refused to load the script 'URL for the script here'' because it violates the following Content Security Policy directive: "script-src 'none'".
The site address is www.funnyfitnessgear.com if that helps.
Any ideas?