Need Help about Ads on WordPress Site

4 replies
Hi guys,

Today I was looking at some websites & I found a very cool thing. I saw on a wordpress website the way that guy had arranged all his affiliate ads, with images.

Checkout this screenshot.

Its on a wordpress website. You see how nicely all the ads are packed, with 125 X 125 size images. Please let me know how to get this. I liked it & I need it so bad on my own website. Is it a wordpress pugin or what ?

Also, I noticed the when you hover over the image, the affiliate link is cloaked, for example its thissite.com/go/dropbox

Thanks.
#ads #site #wordpress
  • Profile picture of the author TheArticlePros
    [DELETED]
    {{ DiscussionBoard.errors[6769934].message }}
    • Profile picture of the author SHAB1412
      Originally Posted by JaRyCu View Post

      Cloaking links: WordPress › Pretty Link Lite « WordPress Plugins

      125x125 Ads: Those are normally a feature of a theme. Some themes will have built-in widget ad spots where you just insert the image & code; others will have a wide enough sidebar so that you can manually create the block of linked images like you displayed above.

      -- j
      Thanks JaryCu. Pretty link looks pretty good. The theme I'm using do not have an ads widget, but it has a wide sidebar, may I should try it manually.
      {{ DiscussionBoard.errors[6770343].message }}
      • Profile picture of the author TheArticlePros
        [DELETED]
        {{ DiscussionBoard.errors[6770367].message }}
        • Profile picture of the author SHAB1412
          Originally Posted by JaRyCu View Post

          If you do it manually, just use the blank 'text' widget holder and move it into your sidebar. You'll have to use HTML code in it, so you should do something like this:

          HTML Code:
          <a href="yourlink.com/1"><img src="myprettypicture1.jpg"></a><a href="yourlink.com/2"><img src="myprettypicture2.jpg"></a><br />
          You may have to play with the CSS or PHP files a little to get the sidebar wide enough to hold both images, but you can take it from there and run with it.

          -- j
          Ok. I'll play with the codes & will tell you, how it worked. Thanks.
          {{ DiscussionBoard.errors[6770534].message }}
  • Profile picture of the author askdeeps
    Hi there, Yes, wht u see is a part of the theme which tht guy used. If you can send me the link to your site or the theme which you are using, i can suggest you the right one. Cheers... !
    {{ DiscussionBoard.errors[6785002].message }}
  • Profile picture of the author clickkt
    Can you ping me via email: uxdedotnet@gmail.com? I'll help you write an your own widget for 125x125 ads on sidebar.
    {{ DiscussionBoard.errors[6785022].message }}

Trending Topics