Make a parent to sub-navs not a visitable page

Permalink
Hi!

I have a sitemap like this:

Home
About
--Our Story
--Services
Products
Contact

How do I make it so that "About" is not actually a page but just a parent for navigating to "Our Story" and "Services"? If you click "About" nothing happens except for showing the options for the child pages.

Thanks!

 
MrKDilkington replied on at Permalink Reply
MrKDilkington
Hi maffp,

I would try using the replace_link_with_first_in_nav attribute.

The steps to use the attribute are included here:
https://www.concrete5.org/community/forums/5-7-discussion/how-to-dis...
maffp replied on at Permalink Reply
Hi KD,

That definitely could work, though - like the OP in the link - I would refer that it was a blank link so that the user actually has to choose one of the sub-pages. I'd be a little concerned that people always just clicked the parent and didn't notice that there were child pages.

Cheers dude,
Maff