• Hi,

    I have what I hope is an easy question:

    I have kind of a weird setup for a website I’m building and I would like to make the logo that displays at the top of the page link to a page other than the home page.

    I could just hard-code it in there, but I’d like to use the recommended method. I know that <?php bloginfo('url'); ?> takes you to the home page of the site, but what code would I use instead to direct it to a page other than the homepage?

    Thanks,
    Blake

  • The topic ‘Direct Logo to Page Other Than Home Page’ is closed to new replies.