I just updated to WP 4.4 and tried to open a BB page to edit only to discover that it no longer activates correctly. Meaning, I open the page with Page Builder but am not able to edit anything on the page.
Tried in three different browsers and have same issues across browsers. All was well until Updated to WP 4.4 knew I should have waited!
Problems like these are usually caused by 3rd party plugin conflicts. It’s possible the update to WP4.4 was what caused issues with other plugins. Let’s have you go through the plugin deactivation route, i.e., disable all plugins and test the Beaver Builder while reactivating each to determine if the issue is related to a 3rd party plugin. Let us know how it goes!
Okay, will do Ben. Problem is, though, I need all the plugins installed on site so may not help too much; I’ll deactivate all plugins and go from there.
Do you mind sharing temp admin access to the site so we can take a look at the conflict? Also, could you send us a copy of that plugin so we can do some tests on our local dev? You can send it to themes [at] fastlinemedia [dot] com.
Sorry to hear about the problem. Have you tried going through the plugin deactivation route, i.e., disable all plugins and test the Beaver Builder while reactivating each to determine if the issue is related to a 3rd party plugin. If the issue persist, do you think you can share temp admin access to your site so we can take a better look? You can post the details here using the private reply option below.
Like what Ben said earlier, we’ve already submitted a bug report for this. At the meantime, I’d suggest you use the lower version 1.31 until we get the issue sorted out. Let us know if you need anything further.
It looks like the issue is that the recent version of iThemes Exchange is breaking our use of WordPress’ wp_editor function on the front-end.
That is happening because they are making a call to a function that is only loaded in the admin environment (get_current_screen), which is throwing an error and preventing the page from rendering completely.
Unfortunately, there isn’t anything we can do about that on our end, and that is surely breaking other plugins that use the editor on the front-end.