• Hi,

    I would like to add a home button to my single blog pages but don’t know how to do this… anyone? To see website
    Any help is greatly appreciated!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Simply add <p><a href="<?php bloginfo('url');?>"></a>Home</p> to your single.php template file where you would like your Home link to appear.

    Thread Starter danitah

    (@danitah)

    So when I add the above refernce ‘Home’ shows up but it doesn’t actually link to my home page. Any ideas?! Thanks in advance for your help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Home Page Link to single page posts’ is closed to new replies.