Thread Starter
KEJNAV
(@kejnav)
I forgot one more thing , it’s my custom built theme , when I put some other theme it works.
[No bumping. If it’s that urgent, consider hiring someone.]
Hi,
Just saw your post as I was having the same issue tonight. There’s loads of people on forums saying to go into the database and delete a .tmp entry. But one of the commonbest causes of this issue which nobody ever thinks of is that there’s some white space in your functions.php file. So if you have a stray line or two underneath your closing ?> tag delete them all so that your final line finishes with the ?> upload the file and then it may well cure the annoying white screen issue.
Thanks, Olivda2,
Excellent Suggestion! That fixed it for me.
Thank you Olivda2!
I had 2 <?php … ?> sections in my functions.php file. When I combined everything into one section this problem went away.