I need help with wordpress

Discussion in 'HTML & Website Design' started by awsomnick1, Mar 18, 2010.

  1. #1
    I installed WP on my website but I am trying to add an advertising banner and then later an advertisement once i get someone to sign up. any plugin or code or guide that will help?
    i want it to look kind of like the banner in this website: http://dentistinleyton.com/
     
    awsomnick1, Mar 18, 2010 IP
  2. s_ruben

    s_ruben Active Member

    Messages:
    735
    Likes Received:
    26
    Best Answers:
    1
    Trophy Points:
    78
    #2
    I think you can do using text widget. Go to the "Appearance"->"Widgets" panel and drag-and-drop the "Text" box into your sidebar and write the advertisement code in it.
     
    s_ruben, Mar 19, 2010 IP
  3. dashenman

    dashenman Active Member

    Messages:
    71
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    63
    #3
    Yes, looks like a 125 x 125 pixel graphic banner ad and you can use a sidebar widget as mentioned in the previous reply with a text widget. The code you put inside this text widget would look something like this:

    <div align="center"><a target="_blank" href="http://youraffiliateURL" title="Your Keyword Phrase"><img src="http://yourdomain.com/images/image.jpg" alt="Affiliate Banner Name" width="125" height="125" border="0">Your Affiliate Product Title</a></div>

    Hope this helps!
     
    dashenman, Mar 19, 2010 IP
  4. donatello

    donatello Peon

    Messages:
    67
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    There are a few ways to do this in Wordpress...

    You can install the Google Adsense Manager plugin for wordpress...
    http://wordpress.org/extend/plugins/adsense-manager/

    Personally, I just add a banner to the style header. I have created a DIV called "adsense":
    Add the class to your stylesheet like this:

    /* ------------- Adsense in Header ------------- */
    .adsense  {
    height:90px;
    left:400px;
    width:600px;
    float: right;
    padding-top: 20px;
    }
    Code (markup):
    Then just enter the DIV in the appropriate place in the header by.
    Make sure you back up your theme files before you do it, so if you screw it up the first time, you can restore your site.
    :)
     
    donatello, Mar 19, 2010 IP
  5. Qurink

    Qurink Peon

    Messages:
    42
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Easy way is add your banner to sidebar widget. However, if you want more, you can use max banner plugin: maxblogpress.com/plugins/mba/ . That's a professional banner management plugin, you can track the click through, random banner and etc.
     
    Qurink, Mar 19, 2010 IP
  6. ronochu

    ronochu Member

    Messages:
    80
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #6
    All you need is to use the correct WordPress Template. WP Remix is flexible to put banners ads in WordPress Management Page.
     
    ronochu, Mar 26, 2010 IP
  7. odrey

    odrey Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    i think you can using wordpress widget or modify your wordpress template to manage the position of your ads
     
    odrey, Mar 28, 2010 IP
  8. parotstalk

    parotstalk Peon

    Messages:
    43
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    The best advert "system" I have used is ad-minister a WP plugin. It allows you to upload different ads/banners etc. give them dates (so you can pre set them) and many other things. It is a very comprehensive system that I recommend to any Clients I have that want to use adverts/banners etc. You can find it/load it from your dashboard, go to Appearence, -> Plugins -> New search for Ad-Minister
     
    parotstalk, Mar 29, 2010 IP
  9. shivam0000

    shivam0000 Member

    Messages:
    178
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    33
    #9
    here is a plugin

    hxxp://url.netrdx.com/g
     
    shivam0000, Mar 30, 2010 IP