[Resolved] change site title link

Home Forums Support [Resolved] change site title link

Home Forums Support change site title link

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #148061
    avraham

    Hi Tom,

    I searched the support forums for how to put the site title and tagline in my nav bar. I found and modified this code, and put it in GP Hooks Before Header Content:

    <div class="site-branding">
    	<p itemprop="headline" class="main-title"><a rel="home" title="Gaines Copywriting" href="www.gainescopywriting.com"><span style="color:#0095a8;">Gaines Copywriting</span></p>
    <p class="site-description">Clear, pointed, and passionate online marketing.</a></p>
    </div>

    When I click the site title, it takes me to this url:
    http://www.gainescopywriting.com/www.gainescopywriting.com

    How do I change this link not to repeat, and to show the correct link?

    Thanks very much!

    #148120
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    You need to put http:// in front of the www. so it becomes http://www.

    If you do that it should work perfectly ๐Ÿ™‚

    #148156
    avraham

    Tom you are the coding wizard! Sorry to bother you with something so elementary.

    Thanks for the help!

    #148157
    Tom
    Lead Developer
    Lead Developer

    No bother! Happy to help ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.