Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
The pages and posts of my site were made using Page Builder. From a certain moment, when editing pages, the Page Builder mode disappeared, there is only a regular editor. Therefore, I now cannot edit my pages and posts because they contain Page Builder widgets.
Screenshots: https://imgur.com/a/uMbjg0L
Hi, thanks for reaching out.
There is most likely a JavaScript error on the page. When editing the page, you can check for errors as follows https://wordpress.org/support/article/using-your-browser-to-diagnose-javascript-errors/#step-3-diagnosis. If errors are present in red, hover over the file name on the right of the error, the file path will be displayed.
Here is the diagnostic result.
https://imgur.com/a/YxSSqpd
There is another point: I create a page using Pagebuilder, save it, but when I edit it later, the Pagebuilder tabs are no longer there.
Is there any way to solve the problem?
Thanks for the update. Your theme or another plugin is producing a JavaScript error on the page which prevents other plugins from using JavaScript. One of the errors relates to the removal of jQuery Migrate from WordPress. You can use the plugin jQuery Migrate Helper to patch that issue, the plugin will also let you know which plugin or theme is producing the error.
Thank you very much! The jQuery Migrate Helper plugin helped restore Page Builder functionality.
What do the following errors mean?
jQuery Migrate Helper — Warnings encountered
The page generated the following warnings:
1. http://agia-ksenia.kz/wp-content/plugins/single-latest-posts-lite/core/js/slposts-accordion.js: jQuery.fn.live() is deprecated
2. ‘ready’ event is deprecated
3. http://agia-ksenia.kz/wp-content/plugins/advanced-featured-post-widget/ta-expander.min.js: jQuery.fn.live() is deprecated
Glad to hear you’re making progress. The plugins mentioned in the warnings are calling functions in jQuery Migrate which was removed from WordPress. By calling functions that no longer exist, a JavaScript error is created which breaks other plugins using JavaScript like Page Builder. When able, perhaps reach out to the authors in question, let them know about the issue, and ask them if they can help resolve the issue.