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"}
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> ...
Anyone that has encountered the same problem?
temporary url: http://es.imperbel.net/colophone