All Collections
FAQ's and Troubleshooting
How To Fix Cloudflare's Rocket Loader Conflict With jQuery
How To Fix Cloudflare's Rocket Loader Conflict With jQuery

Optimizing your Divi website page speed using Cloudflare's Rocket Loader can stop the jQuery library from loading in Divi's Visual Builder.

Goran Cajic avatar
Written by Goran Cajic
Updated over a week ago

The solution is to disable Cloudflare's Rocket Loader when editing any page using the Divi Visual Builder.

To do this, login into your Cloudflare account and go to Page Rules and click on the Create Page Rule button. Next, set the URL field to https://website.com/*et_fb=* (replace website.com with your own domain) and "Then the settings are" to "Rocket Loader" and ensure it's set to OFF. Lastly, click on the "Save and Deploy" button to apply the rule.

Divi uses β€œ?et_fb=” as the URL for the Visual Builder editor, so adding /*et_fb=* to the end of your domain in Page Rules RocketLoader settings will fix the jQuery library loading issue right away. πŸ‘

Did this answer your question?