What are you using to create the nav bar? wp_list_pages? wp_page_menu? Have you looked at the exclude parameters for these template tags?
Consulting is page with Id 29 have checked if it is still in Pages. check Thrash
It may be hardcoded check header.php file
The theme being used is called Thesis 1.8. It can be found here. http://thesisthemetutorial.com/
I’m not sure what is being used to create the nave bar. I looked at the php files in the thesis template folder and could not find a file that had a list of the menu navigation’s. There is no header.php file in the thesis theme folder as well.
I am not familiar with the theme do have any theme option in admin panel or a menu file as this is what you looking for
<li class="tab tab-8"><a href="http://cortcom.com/?page_id=29" title="">Consulting</a>
The page does not exist and Consulting doesn’t show up in the menu layout in the admin panel. I’m wondering if it’s stuck in the database someplace.
Could be you can check in posts table and see if you have there ID 29
I checked the posts table and can’t find anything referring to ID 29
something is wrong with the theme menu. I switched back to the wordpress menu and it seems to be gone now.