Hi all,
I have been researching on wordpress.org on how to remove the hardcode for the home button. I have two on my horizontal navigation bar. The instructions stated to go into the header.php file and delete this line:
"The reason you have two home buttons is because many themes hard wire a link to the home button. In most themes this is in file header.php. Find the call to wp_list_pages. Just above it should be a line that starts with <li> and contains a reference to "Home"
Try deleting the line before wp_list_pages. That should get rid of the double Home buttons."
This is where I screwed up royally! I could not find this is the header.php, but I did find it in the themefunctions.php file. I commented it out instead of deleting the line, and now all I get is a blank page when I try to view any of my pages including the wordpress dashboard!!!
Can anyone offer me any assistance on how to fix this huge problem? I am able to use Filezilla to fix the problem, but I don't know how to fix it.
Thanks in advance,
Lynn