How do I make the parent page and not its child pages visible in menu bar?
I have a set of pages on my website that I want to restrict access/visibility.
I know about the Visibility function. Public, Password, Private
I created my parent page using Password and the title shows up in the main menu - which is what I want. Then I added child pages - all requiring a Password.
The problem is all these child page titles show up in a drop down menu under the parent page in the main menu. How do I stop that from happening?
What I want is to have only the parent page title visible - user clicks on that title and the page opens to a page which requires a password. Once they have signed in then the child pages could be visible in the drop down menu.