Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Check whether you experience the same issue in the theme’s demo website
http://wp-themes.com/twentyeleven
Thread Starter
bejjj
(@bejjj)
Check whether you experience the same issue in the theme’s demo website
http://wp-themes.com/twentyeleven
You’re right : there’s not the same problem on http://wp-themes.com/twentyeleven… But maybe the theme version on this page is TwentyEleven 1.5.
I would like to test with a site having TwentyEleven 1.4, like on my website.
Do you know such a site ?
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
I would first start deactivating plugins to explore whether any could be responsible.
Thread Starter
bejjj
(@bejjj)
I found the problem: I would like to make a submenu like this:
PARENT => link to nothing
— SUBMENU1 => link to a page
— SUBMENU2 => link to a page
How to make a parent that links to nothing? (just a parent menu)?
For this, I used a “link-type menu” with empty URL, this was the problem!
How is the regular way to do a parent that doesn’t link to anything ?
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Sorry, did you resolve the issue from your original post?
Thread Starter
bejjj
(@bejjj)
Yes:
Doing a parent menu with a “Link menu” + empty URL is the cause
Doing a parent menu with a “Page menu” => solves the problem
[But…. I initially didn’t want the parent menu to be a “Page menu” because I wanted a parent menu with no link when you click on it => I wanted that only submenus have links]