how do i hide the page heading? as you can see on my homepage (http://www.goldcoastchamber.com/wordpress/) it says "Private: Homepage" I need that to go away. it appears that when i look at the site in firefox, all the content appears on the homepage, including the heading i want to go away. but when i view the site in i.e., there's nothing on that page. here's a little background: i wanted to create a static homepage, so i build a page called "New-Homepage". That's what you see when you go to http://www.goldcoastchamber.com/wordpress/ in firefox. Apparently the content that i enter in "New-Homepage" feeds into the "Home" page also. In order to avoid having two pages that look exactly the same, I then set "New-Homepage" to prive which removed the link in the lefthand nav bar so all a visitor sees is the link to "Home" which should theoretically bring up the same thing. any idea on how to solve this mess? please advise. thanks!!!!!!!!!!!!!!
Try to open your page.php and delete <?php the_title(); ?> from the beginning of the file. I'm not sure if will work, but you can try it.