Jump to content
Sign in to follow this  
Rob

Menu Missing in Search Results

Recommended Posts

Rob

Hello all, Thank you in advance for your help with this issue. The results of a search result in the disappearance of the navigation menu. I've tried disabling all plugins, and even removing a few recently added ones. No change. Could it be something in my custom CSS?

body { padding-top:0px; }
	div.leaderboard {float: right;}
	#cred {display: none;}
	#branding .content-pad {padding: 20px 0px 24px;}
	.scolumn-pad {padding: 1.25em 0.7em;}
	#playlist tbody tr.even td {background-color: #e7e7e7;}
	#playlist tbody tr.odd  td {background-color: #ffffff;}
	.category #feature{display:none;}
	.search #feature{display:none;}
	.category #boxes {display:none;}
	.search #boxes {display:none;}
	.archive #boxes {display:none;}
	.archive #feature{display:none;}
	#sidebar-wrap #sidebar_universal {padding: 1.5em 0.7em 0;}
	#footer .content-pad {padding: 15px 0 1em;}
	#content {padding: 1.25em 20px 0 15px;}
	.tag #feature, .category #feature{display:none}
	

You may see it in action at Epicurus.com Beverages. Just search for something such as lemon, vanilla, vodka or anything you please. You'll see results (if any) but you'll also note there's no navigation menu. How do I restore this?


Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites
kastelic

I see nothing in the CSS to make that happen. Seems like you've got something making the menu change dynamically for different pages? Every time I go to a new page the menu order etc. seems to change. Are you sure there's no custom php code or plugin that's doing this?

Share this post


Link to post
Share on other sites
Rob

Jimmy, I hadn't noted that, but your observation hit a note and I went back and realized I have Post Types Order plugin installed. When I disabled all plugins, I guess my computer cached the error. I removed the plugin and everything seems fine. Presumably that plugin has a conflict with Platform Pro. Thanks for your keen observation.


Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×