Viewing 3 replies - 1 through 3 (of 3 total)
  • What do you mean?

    You mean the home page right?

    The following would create a link to your home page:

    <a href="<?php bloginfo('url'); ?>" title="Go to home page">Home Page</a>

    Thread Starter ahelsel

    (@ahelsel)

    Thx Darran but you did not say where to add this html
    yes, I wnt a button for home just like a normal website has, how else do people get back easily to the beginning?

    You can place it in your navigation area. However each theme has its own structure, but it can be mostly found in your header.php

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘adding a home button’ is closed to new replies.