Js script not working for an ordering widget

I see these errors, can it be becuase of cloudflare?

No, not likely.

From your screenshot, it seems the Content Security Policy (CSP) on your origin server is preventing those external scripts from loading.

You need to adjust your CSP to allow loading those resources – if you have to use them.

Good luck!

Thank you so much, where can I adjust these CSPs?
I really do not know, how to and I need these to work.

That’s something you do on your hosting server (origin), and not in Cloudflare.

If you’re using a WordPress site, you can use this plugin to tweak your CSP:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.