Forums

Link to page parent from sub-page (2 posts)

  1. dukar
    Member
    Posted 3 years ago #

    Hi

    I'm trying to create a link in the template sidebar file where I have it now listing the subpage lins but I'd like to create a top-level link also that goes back to the parent for the people that will not think to click the parent tab in the navbar at the top of template. Could anyone lend some insight into this for me?

    thanks /mark

  2. dukar
    Member
    Posted 3 years ago #

    Well, I finally applied this following and it worked although I'm not sure it is the best way. Anyone see another way that is better in form?

    <?php echo ('<a href=' . get_permalink($post->post_parent) . '>' . Parent-Link-Text . '</a>'); ?>

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.