Javascript disabled when cloudflare is active

Screenshot 2023-04-03 165022

started getting this ‘javascript disabled’ all across my wordpress site recently with Cloudflare.
It doesn’t matter what the os/webserver is and its not plug-in related either (tried nginx and different ubuntu versions) it still springs up.
also have all CF ip’s allowlisted as well. any suggestions would be helpful.

running latest openlitespeed, php 8.2 and wordpress 6.2.

Visit your site with Dev Tools (F12) open. It could be some CORS policy is blocking JS files, or something else. At least you’ll have a hint at what the source of the problem may be.

1 Like

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