How can I put afflliate links in picture?

Homepage Community Forums Aspire Theme Support How can I put afflliate links in picture?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20771
    Lojze
    Customer

      I have posts with many pictures, which I want that they are clickable with an affiliate link. I already have an alt text, so how to add this link to the picture?

      #20801
      Wes
      Moderator

        Do you already have a link with the pictures active? I can take a look and let you know what you’ll need to add.

        The basic way to add a picture –

        <img src="http://Link_To_Your_Image.jpg" alt="Affiliate Picture" />

        How to make it a link –

        <a href="http://Add_Your_Affiliate_Link_Here.com"><img src="http://Link_To_Your_Image.jpg" alt="Affiliate Picture" /></a>

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