Page 1 of 1

[solved]Menu problem: 3rd menutag does something weird

Posted: Mon Sep 12, 2011 9:34 am
by My.WEBDESIGNER
Hey everyone,
I'm experiencing a serious problem:
I made a layout with 3 menus.

In the code i used these 3 menu tags:

Code: Select all

{menu childrenof="topmenu" number_of_levels="1"}
{menu collapse="1" excludeprefix="topmenu,footermenu,home"}
{menu childrenof="footermenu" number_of_levels="1"}
And initially this works fine, but once a link of the footermenu is active, the 3rd menutag does something weird.

it generates a ul list that starts with the following code

Code: Select all

<ul></li></ul></li><li><a href="item1 link">menu item1</a></li> ...
This messes up my layout and of course my HTML is no longer valid...
Anyone that has encountered the same problem?

temporary url: http://es.imperbel.net/colophone

Re: [solved]Menu problem: 3rd menutag does something weird

Posted: Tue Sep 20, 2011 2:15 pm
by My.WEBDESIGNER
apparently a bug that will be solved in the next release of cmsms.