WebsiteBaker Community Forum

WebsiteBaker Support (2.8.x) => Templates, Menus & Design => Topic started by: avde on June 12, 2008, 12:56:52 PM

Title: Menu not shown on search page
Post by: avde on June 12, 2008, 12:56:52 PM
I'm havin problems with the menu. I'm setting up a multilanguage site and I'm using the show_menu2 for my page.
Because of the multilanguage structure I'm using show_menu2(0, SM2_ROOT+1, SM2_START); to show the main menu in my template.
I just found out, that when I use the search on my page, the menu dissapears. If I change the parameters from "show_menu2(0, SM2_ROOT+1, SM2_START);"  to "show_menu2(0, SM2_ROOT, SM2_START);" the menu is displayed on the search page (just the two languages I use). What should I do to get the menu to show up when the start level is SM2_ROOT+1?

I'm using WB 2.7 and show_menu2 4.5
Title: Re: Menu not shown on search page
Post by: BerndJM on June 12, 2008, 03:53:27 PM
Hi,

not quite sure yet, but I think I remeber there was an issue with the search and SM2 that is fixed in 2.4.6
Give it a try.

Regards Bernd
Title: Re: Menu not shown on search page
Post by: doc on June 12, 2008, 03:55:17 PM
Hi,

instructions how to overcome this problem are described on the addons repository (show_menu2) download.

Christian