
Did you ever get error message after modify theme script, or maybe get a blank page after modify theme or functions? Do not afraid!, you’re not alone! me too!. Lol
Do not panic yet!. This trouble isn’t mean that your blog were broken and all the post totally lost, calm down, its only theme problems, we still can fix it. Even you cannot login to your blog anymore, do not panic, you can try few tips below to fix it.
Some tips to fix problems for “Blank Page after modify theme”
1. Upload new file that make error
Remember the last file that you modify, that is the biggest possibility that make the problems. Maybe you modify it with the wrong way, or else. The easiest way is, find your theme that not modified yet (download again), and upload the file from that default theme (only file that make problems) into your server fia FTP or cpanel. This is the easiest way. I hope your problem (blank page after modify theme) solved.
2. Change the Theme name
Login via FTP or cpanel, and change the Theme name, or you can delete the theme (up to you), but i prefer change the theme name. After you rename that theme name, you will still see blank page, but now you will can login into your blog. When wordpress see no theme name that previously used, it will change automatically intu the default theme. That’s why now you will can login into your blog.
After you login, fix that theme. Open the last file that you modify (that make the blank page appear), then fix it.
3. Blank Page after modify functions.php
If you got blank page after modify functions.php file, this could help to fix it.
Add new script (functions) into functions.php file, sometimes give us problems, especially if we add that script with wrong way.
- Make sure that you add new function not inside another functions
- Try to see your type, sometimes this character ” or ‘ could seen differ
- Make sure that the functions.php has no blank space at the top and bottom. (this is the problem that i recently got). Functions.php file, usually started by <?php and end with ?>, make sure that before and after that code has no blank area.
That’s all, i hope this simple tips could solve your problem when you get blank page after modify theme.

Facebook comments: