2012-10-03, 03:42:50
Ok this is probably such a simple solution to this but i cannot seem to find it.
I want to get the second level menu page to have a link back to the parent and the third level page have a link back to the original parent. wow hard on the head but yet sounds so simple.
Level1
Level 2 with link to Level 1 - got this to work with get_parent()
Level 3 with link to Level 1 - Can't figure out how to get this working. get_parent() returns Level 2
Can anyone shed some light on this for me?
Thank you
I want to get the second level menu page to have a link back to the parent and the third level page have a link back to the original parent. wow hard on the head but yet sounds so simple.
Level1
Level 2 with link to Level 1 - got this to work with get_parent()
Level 3 with link to Level 1 - Can't figure out how to get this working. get_parent() returns Level 2
Can anyone shed some light on this for me?
Thank you
Keeping it simple means making progress!!