Does it happen if you switch to the Default theme?
I’ll try that but I hope I don’t lose all my settings. I tried adding a home page, and now the url goes to that page but I have two home page tabs.
I got fatal error?? Yikes!
That’s much better. There’s a way to get rid of that.
http://codex.wordpress.org/Good_Navigation_Links#Pages
Somewhere you have a <br (unclosed line break tag) in your code.
Did you edit any of the Default theme files?
No idea what I’m doing with this, can you explain?
This is from your source code:
<div id="header" role="banner">
<div id="headerimg">
<h1><a href="<br />
No, did not use the default.
Do you know how to use FTP? If you re-upload the Default theme (a fresh copy) it will probably fix the fatal error.
I am using cyberduck. I’ll check it….
Right now it looks like your site is set to display the Default theme but there is some bad code in the header.php file. Did you or anyone else try to edit that file?
I see “default” in the theme folder, but not sure how to upload it. When I use premium theme, I drop it in and it uploads automatically.
Are you seeing that with FTP software? If you have an unedited copy of the Default theme header.php file on your hard drive, you can go to the wp-content/themes/default folder and upload it to replace the corrupted one that is there.
It’s saying, “listing directory failed”
Is there a way to download a clean copy of default and drop it into my ftp?