Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Re: Smartmenu plugin only display the last UL if LI has multiple ULs in it

Home Forums Older releases 0.9.x Smartmenu plugin only display the last UL if LI has multiple ULs in it Re: Smartmenu plugin only display the last UL if LI has multiple ULs in it

#1727
Stefan
Participant

That is because it makes no sense having two ul sections inside one li item. One menu item can only link to one list of new items, not two.

Your code should rather look like this: