I have had ongoing problems with the builder not loading completely. If I’m the content of a page, header, or footer, I can navigate to various settings but the preview frame will not load.
The console shows the “Uncaught TypeError: Cannot read property ‘indexOf’ of undefined.” error every time I load the page. It also show a Transition error message: “Xfr request made by preview timed out”
I have optimized my PHP.ini settings and my wp-config.php has the added lines to increase memory. I have verified that everything is using HTTPS, and I have cleared all my cache and disable everything except my maintenance mode plugin. I have been able to successfully load the page with that plugin running so I do not believe it is the issue.
I have intermittent success if I use the “blank, no container, no header, no footer” layout while I’m working on the page so the preview isn’t trying to load both content and my header and footer. Even that isn’t helping now.
Please let me know what more I can do.
I’ll post a private comment after this with the exact settings I have changed.
Thanks
Note: The PHP memory limit is 256 not 64