• Resolved krishnashah10990

    (@krishnashah10990)


    [ Moderator note: moved to Fixing WordPress. Please do not use Developing with WordPress for these topics. ]

    My Website : girbazaar.com/wp-admin

    I am in big trouble my website admin penal display blank page.

    I already try all things.

    Rename plugin and theme folder but still issue is not solve.

    This is e-commerce site and cart page also not working properly all time make cart empty.

    talk with server side but they are saying its a wordpress error not from our side error

    what to do now?

    Please help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello @krishnashah10990

    It could be a whitespace problem in your functions.php file. Check for any empty newlines before or after the php tags at the beginning and the end of the file.

    If you’re sure it’s not a plugin or theme causing this, then you could also try re-uploading all your WordPress core files.

    Do this by downloading the latest stable version of WordPress as a ZIP file, then replacing all the files and folders in your WordPress directory, except the wp-content folder.

    Hope this will help.

    Thanks.

    Thread Starter krishnashah10990

    (@krishnashah10990)

    @wbcomdesigns Thanks for quick reply

    No its not issue of function.php blank space.

    I can try to replace wp-admin and wp-include folder.

    That same issue is occurred in my another domain which is on same hosting.

    Hi @krishnashah10990

    Please on debug function to see what type of errors are being outputted. Add the following code in your wp-config.php file…

    define( 'WP_DEBUG', true);

    Thanks.

    Thread Starter krishnashah10990

    (@krishnashah10990)

    @wbcomdesigns : Already try this “define( ‘WP_DEBUG’, true);” but still display blank page.

    Is this error occurred due to virus?

    Thread Starter krishnashah10990

    (@krishnashah10990)

    @wbcomdesigns

    Issue is solve.

    there is a space in wp-config.php file so admin panel display blank screen

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘WordPress admin panel display blank’ is closed to new replies.