WebsiteBaker Support (2.8.x) > Templates, Menus & Design
show_menu2 - Display only one level of children of a selected page?
melissa:
The problem is that I want to hide some of the top level menu options at the top, and use images, so I have hard coded five top level menu items, and call show_menu2 for drop downs.
Argos:
--- Quote from: melissa on March 31, 2010, 01:28:53 AM ---The problem is that I want to hide some of the top level menu options at the top, and use images, so I have hard coded five top level menu items, and call show_menu2 for drop downs.
--- End quote ---
Try
--- Code: ---<?php show_menu2(0, SM2_ROOT+1, SM2_ROOT+2, SM2_ALL);
--- End code ---
Navigation
[0] Message Index
[*] Previous page
Go to full version