PDA

View Full Version : Sub Menu on search.php page different than on other pages


ifitsmedia
09-03-2010, 01:07 AM
On a search result page (search.php) the submenu right below the navbar (or part of the navbar I guess) only shows a limited number of links. On other pages such as forum home, a thread page, or inside a forum there are a lot more links.

How can I make the search result page have all the links as other pages do?

Here's example pics.

Normal navbar with all the links looks like this:
https://vborg.vbsupport.ru/external/2010/09/40.png

Search Result Navbar looks like this:
https://vborg.vbsupport.ru/external/2010/09/41.png

Lynne
09-03-2010, 03:11 AM
You would need to modify the navbar template to add more links to the submenu.

ifitsmedia
09-03-2010, 04:44 AM
All the links I want are already in the navbar, but the search result page has a different navbar. Is there a separate template for that one?

Lynne
09-03-2010, 02:23 PM
It's the same template. But, there are conditions written that "these links show under *this* condition and these links show under *that* condition". So, you need to copy the links and paste them under the condition you want them to show under.