[Resolved] How to create a link in a hook

Home Forums Support [Resolved] How to create a link in a hook

Home Forums Support How to create a link in a hook

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2029273
    Kim

    I created a hook for my site that places an affiliate disclaimer at the top of each post. I would like to create an internal link inside the text of that hook that will point to a page inside my site with more information. How do I do that?

    http://www.walletsurfer.com

    #2029732
    David
    Staff
    Customer Support

    Hi there,

    you can add some HTML with an anchor link to your text eg.

    <a href="the_url_to_the_page_you_want">Click here text</a>

    #2031241
    Kim

    Perfect! Thank you.

    #2031254
    David
    Staff
    Customer Support

    You’re welcome

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