Navigation menu options
-
Hi
I am having some trouble finding the way to make the menu work as it is most commonly used.
When I add a page under another page that shows in the main menu, I clic on the main page and it doesnt open, just shows that it has a page below. I would like the page to behave as any other, with its content and all. Please tell me how this is done.
This is my demo, im referring to page “diseno web”.
Thanks in advance
Esther
-
whoops, sorry! here it is
EstherCoach, That is how the menu behaves by default. On click, the dropdown menu options are shown – instead of on hover. The reason is to accommodate touch screen (mobile phone, tablet) users who are unable to “hover” to display a dropdown menu.
@nimbusthemes, thanks for your reply.
May I just insist one more time in case i have not explained myself correctly.
Is there no way to make a real page out of http://tema-simple.pruebasdewordpress.es/diseno-web/ then? I wanted this page to have content (as I have now in the original site http://coach2coach.es/diseno-web/ ).
There is nothing I can easily tweak to make all level 1 pages show, honestly?
Just wanna make sure.
Thanks again
EstherTry the solution here http://stackoverflow.com/questions/25692514/bootstrap-how-do-i-make-dropdown-navigation-parent-links-an-active-link
You will also need to change line 95 of .php from
$atts['href'] = '#';to
$atts['href'] = $item->url;Thank you!!
The topic ‘Navigation menu options’ is closed to new replies.
