I am working on creating a new theme to match my website's look and feel. I've created the basic layout following several tutorials I've read (on the WordPress site and others).
The theme installs fine when I select it in the admin module, but when I go to View Site, I just see a blank page. When I "View Source", that is blank also.
Any ideas what might be the problem?
Greg
Anything in your webserver's error logs?
No, I can see the access hit to the server, but no errors...
If I change to the classic or default theme, it works fine.
jthomasc
Member
Posted 4 years ago #
I had the same issue but it was my own fault, I had a different header file for the archive pages, a bad hack I know but that did the trick for me.
Not sure what the problem was, but I basically started over and it works now. Probably just some obscure typing error or something...