theme development - home is not working in wordpreess

admin2025-06-03  4

all Inner pages are working fine but home page is not working admin is working fine

home page not working I have added wp-confing file

define('WP_DEBUG', true);
define('WP_ALLOW_REPAIR', true);
define( 'WP_DEBUG_DISPLAY', true ); 

but not get any error

home page dispaly blank I have check all plugin disable but still error are coming

all Inner pages are working fine but home page is not working admin is working fine

home page not working I have added wp-confing file

define('WP_DEBUG', true);
define('WP_ALLOW_REPAIR', true);
define( 'WP_DEBUG_DISPLAY', true ); 

but not get any error

home page dispaly blank I have check all plugin disable but still error are coming

Share Improve this question edited May 28, 2018 at 5:39 Dharmishtha Patel asked May 28, 2018 at 5:32 Dharmishtha PatelDharmishtha Patel 7135 silver badges18 bronze badges 7
  • describe more.. – Jignesh Patel Commented May 28, 2018 at 5:34
  • Patel Jignesh my site home page is blank all inner page are working i have change setting in admin for home page still not working – Dharmishtha Patel Commented May 28, 2018 at 5:40
  • you try or not save permalink if no then just try it. hope work? and any error in console? – Jignesh Patel Commented May 28, 2018 at 5:48
  • I have check to permalink not working home page Patel Jignesh – Dharmishtha Patel Commented May 28, 2018 at 5:51
  • This sounds more like a theme problem. What theme are you using? – Nathan Powell Commented May 28, 2018 at 6:54
 |  Show 2 more comments

2 Answers 2

Reset to default 0

Please try disabling all your Plugins by going to your File Manager through cpanel, in wp-content folder rename the plugins folder to "Plugins-old" and then check if the homepage is back. If it is not then try disabling the themes by renaming the folder the same way as well. If the homepage still isn't back then, can you provide the URL of the site so I can have a look?

Let me know if this works or not. :)

I have to remove "/" in a wp-option table site URL

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1748941991a315018.html

最新回复(0)