Putting a linked banner in a Wordpress column

12 replies
  • WEB DESIGN
  • |
Can you put a linked banner in a Wordpress column by simply putting the code in a text widget?

I'm doing that, but it doesn't seem to work. I'm just getting a blank generic icon.
#banner #column #linked #putting #wordpress
  • Profile picture of the author roley
    Show me the code and I will help as yes you can do that. Be sure you are putting the direct path to the banner on your server
    {{ DiscussionBoard.errors[3523774].message }}
    • Profile picture of the author terryrayburn
      Originally Posted by roley View Post

      Show me the code and I will help as yes you can do that. Be sure you are putting the direct path to the banner on your server
      Here's the actual image URL:

      http://d5vjy4funet7q.cloudfront.net/...ads/affad6.jpg

      Here's the actual landing site:

      The Diet Solution Program - Why Diets Keep You Fat And Prevent Weight Loss

      Here's the actual code I put in the widget:

      <a href="http://hsihsi.thedsp.hop.clickbank.net"><img src="http://d5vjy4funet7q.cloudfront.net/images/bannerads/affad6.jpg"></a>

      Whaddya think?
      {{ DiscussionBoard.errors[3523824].message }}
      • Profile picture of the author TravisHarper
        Intriguing. I entered the code into one of my sites and the image isn't displaying for me either. I would say that I don't understand that at all.
        Signature

        I have been quietly working in the Internet Marketing industry for over 10 years and have become an expert in driving traffic and SEO tactics. I have a new site all about niche marketers and I would love for you to check it out. Don't worry, this site is all about free content, not a sales page.

        {{ DiscussionBoard.errors[3523859].message }}
        • Profile picture of the author TravisHarper
          Use this code. It should work:

          <a target="_blank"href="http://hsihsi.thedsp.hop.clickbank.net"><img src="http://d5vjy4funet7q.cloudfront.net/images/bannerads/affad6.jpg"></a>

          It worked on my site using this code.
          Signature

          I have been quietly working in the Internet Marketing industry for over 10 years and have become an expert in driving traffic and SEO tactics. I have a new site all about niche marketers and I would love for you to check it out. Don't worry, this site is all about free content, not a sales page.

          {{ DiscussionBoard.errors[3523881].message }}
  • Profile picture of the author TravisHarper
    Yes you can: Here is the code:

    <a href="http://www.yourimagelink.com><img src="http://www.yourimagesourceadress" width="160" height="600" border="0" /></a>
    Signature

    I have been quietly working in the Internet Marketing industry for over 10 years and have become an expert in driving traffic and SEO tactics. I have a new site all about niche marketers and I would love for you to check it out. Don't worry, this site is all about free content, not a sales page.

    {{ DiscussionBoard.errors[3523783].message }}
    • Profile picture of the author terryrayburn
      Originally Posted by TravisHarper View Post

      Yes you can: Here is the code:

      <a href="http://www.yourimagelink.com><img src="http://www.yourimagesourceadress" width="160" height="600" border="0" /></a>
      I added the width and height and border as you stated, but now I have a thin black line outlining where the banner should be, with a tiny blank icon in the middle:

      No Count Diet
      {{ DiscussionBoard.errors[3523841].message }}
      • Profile picture of the author roley
        yep its incorrect, try this

        Code:
        <p><a href="http://hsihsi.thedsp.hop.clickbank.net"><img src="http://d5vjy4funet7q.cloudfront.net/images/bannerads/affad6.jpg" width="160" height="600" border="0"></a></p>
        {{ DiscussionBoard.errors[3523863].message }}
        • Profile picture of the author terryrayburn
          Originally Posted by roley View Post

          yep its incorrect, try this

          Code:
          <p><a href="http://hsihsi.thedsp.hop.clickbank.net"><img src="http://d5vjy4funet7q.cloudfront.net/images/bannerads/affad6.jpg" width="160" height="600" border="0"></a></p>
          Wow, that worked!

          Thanks!
          {{ DiscussionBoard.errors[3523899].message }}
  • Profile picture of the author Mike Hlatky
    Yes, you should be able to.

    The code you have in the sidebar is correct, but for some reason, it is automatically putting your domain in front of both the image location and the Clickbank hoplink.

    I don't know why this is happening though, sorry.
    {{ DiscussionBoard.errors[3523790].message }}
  • Profile picture of the author roley
    Alternatively. Dont host it elsewhere and download the image and upload it and then link to it. Rules out issues with other place
    {{ DiscussionBoard.errors[3523877].message }}
  • Profile picture of the author rain21
    yes, you can do that as TravisHarper showed
    {{ DiscussionBoard.errors[3524028].message }}
  • Profile picture of the author roley
    Glad it helped. If something dont work in wordpress. Take it into a wysiwyg editor like macromedia get it to work there first. Then change paths to full path on website.
    {{ DiscussionBoard.errors[3574628].message }}

Trending Topics