Linking one page to another
Permalink
Hi there,
I am currently editing our company website and want to link our 'Directors' page with our first Director. For instance when you click on Director you immediately land on the first directors page rather than having a blank Director page and having to click again onto the first director. I want the URL slug to be our-people/directors/joe-bloggs though if this is possible.
Hopefully this has made sense, I have tried to explain it as best as possible!
I am currently editing our company website and want to link our 'Directors' page with our first Director. For instance when you click on Director you immediately land on the first directors page rather than having a blank Director page and having to click again onto the first director. I want the URL slug to be our-people/directors/joe-bloggs though if this is possible.
Hopefully this has made sense, I have tried to explain it as best as possible!
This sounds exactly like what I need to do, however I don't seem to have that option under our Page Attributes?
I believe you have to create this attribute.
Before version 7:
https://www.concrete5.org/documentation/using-concrete5/dashboard/pa...
Version 7:
https://www.concrete5.org/documentation/using-concrete5-7/dashboard/...
Before version 7:
https://www.concrete5.org/documentation/using-concrete5/dashboard/pa...
Version 7:
https://www.concrete5.org/documentation/using-concrete5-7/dashboard/...
Perfect thank you!!
I wasn't going through the Full Dashboard which meant I couldn't see the correct Attributes section.
Thanks for your help!
I wasn't going through the Full Dashboard which meant I couldn't see the correct Attributes section.
Thanks for your help!
If the Directors page is in the Auto-Nav, you can use the "replace_link_with_first_in_nav" page attribute.
Handle: replace_link_with_first_in_nav
Functionality: If a page has this checked, clicking on it in the nav menu will go to its first child (sub-page) instead.
For more discussion on this topic:
https://www.concrete5.org/community/forums/customizing_c5/redirect-p...