How to convert jpg to a advertising script ?

by LXR
5 replies
On my wordpress hosted sites I use quickadsense as the ad server plugin.

I have had a request to place a banner ad on one of the sites.

The banner is a jpg image.

Is there a wordpress plugin that will convert the image to a script?

Hopefully my technical terms are correct.
#advertising #convert #jpg #script
  • Profile picture of the author rhinocl
    You don't need a script for one ad. Wherever you insert the ad image(perhaps in your header or sidebar) insert the link to make your image clickable.
    {{ DiscussionBoard.errors[9027115].message }}
    • Profile picture of the author LXR
      Originally Posted by rhinocl View Post

      You don't need a script for one ad. Wherever you insert the ad image(perhaps in your header or sidebar) insert the link to make your image clickable.
      My prospective client is wanting the banner to show at the top of all pages.
      That's is why I am trying to find a plugin or something of that nature that would allow me to use the ad serving plugin I am currently using.
      {{ DiscussionBoard.errors[9027456].message }}
  • Profile picture of the author christogonus
    You can install the "Black Studio TinyMCE Widget"
    Add it to the widget area, call the image into this position and make a link back to your advertisers website.
    Signature
    I am a developer and can support on WHMCS, Cpanel, VPS, SSL and more. Add Me On Skype: christogonus2

    >> I offer WHMCS Setup, Updates & Technical Support <<
    {{ DiscussionBoard.errors[9027608].message }}
  • Profile picture of the author christogonus
    Alternatively, you can upload the image to your server and make use of the TEXT Widget to insert it into the position you rightly desire with the html code below:

    <a href="htp://AdvertiserLink.com"><img src="file url" height="100" width="850" /></a>
    Take your time, do it well this once and you will not ask this question again in future.
    Signature
    I am a developer and can support on WHMCS, Cpanel, VPS, SSL and more. Add Me On Skype: christogonus2

    >> I offer WHMCS Setup, Updates & Technical Support <<
    {{ DiscussionBoard.errors[9027614].message }}

Trending Topics