How to: Parent page links to first child page automatically
-
I have a quick question to ask.
My website’s navigation is structure in parent pages with their own respective child pages. When a parent page is clicked, a list of the child pages appears in the footer. So that’s all working as I’d like it.
However, I would like to make a modification. Basically what I’d like to happen is that when a parent page is clicked, the user is taken directly to the first child page of that parent page. So instead of displaying the parent page when it’s clicked on, the first child page of that parent page is displayed.
So let’s say I’ve got (LEVEL 1) as my parent page, and it’s child pages (ONE), (TWO) and (THREE). When I click on (LEVEL 1), the user is immediately taken to page (ONE), as opposed to (LEVEL 1).
Is this possible? If so, how would I implement such a feature?
Thanks and have a happy new year!
Tom.
- The topic ‘How to: Parent page links to first child page automatically’ is closed to new replies.