Wpbakery v5.5.2 backend editor coming up with blank page - wordpress

I built a site on Wpbakery v5.5.2, as off several days ago the backend editor prompts a message saying the page is blank, but i can still edit in the frontend, has anyone faced this issue?

Possibly clashing with the new editor? install the WordPress classic editor.

Related

Elementor shows Chinese characters on Menu

I have just installed Elementor on a Wordpress site but the design tools menu on the page editor contain Chinese symbols instead of the usual symbols. I have deleted the Elementor plugin and copied the folder from another Wordpress site which works OK, but this copy also shows the symbols in the new site.
It looks like a third-party conflict. Try deactivating your third-party plugins and then check by activating one plugin at a time. If this solve your issue. And, check your site language as well. If still it does not resolve the issue, I would advice to connect with Elementor Support Team

Unable to add any wordpress extension on my website

my website is working properly, but i can't add any extension anymore, today i can't even update my WordPress core. it show 504 error gateway. i disabled most of plugins, but the dashboard is always slow, especially when dealing with WordPress updates and plugins update or adding new one.
anyone can help please.

WPBakery Page Builder Backend Editor Not Working

I have recently set up a new website with WPBakery page builder however the backend editor is not displaying. I only get the options to edit content under the "Visual" or "Text" tabs and there is no option for a block editor (please see screenshot linked # bottom). I have installed the "Classic Editor" plugin which has resolved this for me on other websites however it does not appear to make a difference.
Has anyone else had this issue / found a solution? I am running WPBakery page builder plugin v.6.1 and Wordpress v.5.5.1.
Cheers,
M.
Page Builder Issue
Plugin Not Working After wordpress 5.5 Update
WPbakery / Visual Composer
ISSUE RESOLVED
Just Install
https://wordpress.org/plugins/enable-jquery-migrate-helper/
It works 100% fine
ANOTHER SOLUTION
The ultimate solution [fix] for WPBakery Page Builder under WP 5.5
Now, if nothing of the above have worked for you. The only thing left to consider is to actually downgrade your WordPress 5.5 back to say the last stable version which currently in 5.4.2.
There are basically two methods to downgrade the WordPress. You can download the WordPress 5.4.2 distribution package and install over the current, by uploading and extracting the archive on your hosting. But that’s the worst case scenario. So, here is the most simple and hassle-free option:
Download and activate the plugin WP Downgrade.
Go to the plugin settings (Settings -> WP Downgrade) and input the version 5.4.2 and click Save changes.
The page will refresh and suggest you to go to the Dashboard -> Updates. There you need to click on Re-install to version 5.4.2
Done!
Facing the Same issue. WordPress 5.7.2.
I just deactivate the Essential Grid plugin and It's working fine.
I hope it works for you too.
I am on 5.7.2 version, and WPBakery is acting weird, so I disabled my plugins and activated one at a time. I found out that the Essential Grid Plugin is the culprit, I disabled it, and the issue gone. I hope they will fix this soon.
You can go to WK Bakery Page Builder > Role Manager > Post Types and see if it is enabled for the post type you are trying to edit.

Wordpress classic text editor not displaying post content and toolbar is missing

I am using wordpress 5 along with Classic Editor plugin. But I am not able to edit posts using it. The post edit area is completely blank and the toolbar above it also not showing
.
In my case the problem was the mixed-content error. The js file of the wordpress classic editor plugin was not loading because it was using http protocol on an https site. So I fixed it by adding this line in wp-config file.
if ($_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https')
$_SERVER['HTTPS']='on';
It will force all the content to be served over https and fix the mixed-content error.
I faced a similar issue. What I did was to downgrade my WordPress version to a previous version. And now, it's working fully.
This situation presented itself yesterday, July 27, 2021. I called Siteground, my host, and they restored a backup from a week earlier. That didn't work and I was out $30. I switched themes with no success. Long story short, I deactivated my 13 plugins and brought them up one by one. I noted a 'Siteground Security' plugin released yesterday, July 27, 2021 when the issue presented itself. As I brought back my plugins, the text editor appeared UNTIL I activated the 'Siteground Security' plugin; then the text editor disappeared. I am NOT tech-savvy, but this worked for me.

Elementor seems to be showing shortcode, not contents

In this Elementor-made WP website one of the pages has mutated into just its Shortcode description showing, insted of the actual contents and UI:
https://www.agenciadinamita.com/nosotros/
I have already tried to re-introduce it through both PHPmyAdmin and the Classic Editor, but that didn't work. Has this happened to anyone?
Your website is not working based on Elementor, it is built with Visual Composer. Install and activate it and will start working.
The shortcodes seem coming from the Visual Composer Page Builder. Also, your page doesn't look edited by using elementor page builder on that page.
I recommend to install and activate the Visual Composer Page Builder plugin on the website to make this page working.

Resources