dasarathi
Member
Posted 4 months ago #
Hello Support,
I make a new installation and i am able to manage wp-admin successfully and activate a theme, but problem is in my front section it is coming as blank.
I don't know what is that and unable to solve it can you please
Thanks
Dasarathi
and activate a theme, but problem is in my front section it is coming as blank.
That's PHP tossing errors. Check your error_log file and see if there is a conflict with that theme and one of your plugins.
dasarathi
Member
Posted 4 months ago #
Hello Jan Dembowski,
Thank you for your quick response ,
but i don't have any error_log in my root directory
No no, it's a server based thing. Ask your host provider how you can get access to your error log.
dasarathi
Member
Posted 4 months ago #
Hello Jan Dembowski,
Thank you, i will talk with host provider.
I deleted all my plugins form my plugin folder but still there is no resolutions
You mentioned that you activated a theme. The cause could be related to that theme. I'd suggest renaming the current themes folder to force WordPress to use the default theme to see if that corrects it. I hope this helps!
dasarathi
Member
Posted 4 months ago #
thank you for your suggestion
I did that but still there is same issue.
At this point, you need to contact your hosting provider and ask if there's any errors in the error log. Was the site ever functioning correctly? Has this occurred since the initial installation of WordPress?
dasarathi
Member
Posted 4 months ago #
@Tim S
when i got this site information ,there is an index.html pages in root directory and it was showing in home page . I deleted the index.html and did the installation process after that i am able to login with admin only but in my home page the index page is coming as empty.
i activated two default themes one after another to see progress but there is the same issue.
Yeah, so the error has been there from the initial install. You'll need to talk to your host to find out what error is causing the blank page.
dasarathi
Member
Posted 4 months ago #
@Tim S
I think so,but i am not sure about it and thanks for your suggestion
No worries! I hope they can help you resolve the error. Let us know the outcome please!
dasarathi
Member
Posted 4 months ago #
@Tim S,
I don't think there is an error in initial install because the admin section is working properly. I think there is some error in server at the time of hosting and creating the domain
dasarathi
Member
Posted 4 months ago #
@Tim S,
Here is the link you can see how it is coming to browser/console
click here
See if you can turn on debugging in your wp-config file. Here's a link on how to do so:
http://codex.wordpress.org/Editing_wp-config.php#Debug
Wordlyf
Member
Posted 4 months ago #
May be you set it to false?
Have you tried checking on that <php> codes?
dasarathi
Member
Posted 4 months ago #
@Tim S,
I found that one in wp-config.php and make it from define('WP_DEBUG', false) to define('WP_DEBUG', true ), but still same issue is there
dasarathi
Member
Posted 4 months ago #
@Wordlyf,
Thanks for your response.
no i did it as define('WP_DEBUG', true ) and i was checking it in browser but still same issue is there , so make it as it as previous define('WP_DEBUG', false)