Any wordpress expert can tell about this

nisar75

Regular Member
Joined
Sep 28, 2013
Messages
389
Reaction score
74
Hi guys, My wordpress have some issue at back end, i am not able to edit posts and pages content at backend, when i click edit of any page it does not load the page but simply show complete white blank page, i tried to edit the page with WPBakery Page Builder and with Elementor but still same issue,i attached screen shot below regarding issue, can any one tell me what i need to do to solve this
1.jpg
2.jpg
 
Uninstall your plugins and see if they’re causing any issues, or use classic editor and see if it works. Also disable cloudflare and see if that’s the issue, clear your caches too
 
You obviously can't have both designer plugins activated, so disable one of them and try again.
 
Uninstall your plugins and see if they’re causing any issues, or use classic editor and see if it works. Also disable cloudflare and see if that’s the issue, clear your caches too
I uninstalled plugins and disable cloudfare as well but still same issue,
 
You obviously can't have both designer plugins activated, so disable one of them and try again.
can you please elobrate, if you talk about wp bakery builder and Elementor i disabled one by one and checked it but still not working.
 
Try going to default theme for a moment, themes tend to add / remove items from back end posts pages and it might did some harm. see if it works.
 
Try going to default theme for a moment, themes tend to add / remove items from back end posts pages and it might did some harm. see if it works.
i tried with default theme , everythhing works fine but still cannot edit post and pages
 
Rename your plugins directory from cpanel, do you run woocommerce with your wp? If yes rename your woocommerce directory first
 
sometimes plugins make that issue, backup project.
uninstall all plugin and re-install wordpress
 
Rename your plugins directory from cpanel, do you run woocommerce with your wp? If yes rename your woocommerce directory first
are you sure if i rename woocommerce directory may be all website can broken
 
Try plugin Query Monitor, usually helps in this case...
 
define( 'WP_DEBUG', true ); on config file and check if there any error.
Also, check your hosting apache or Nginx log file.
 
Back
Top