Wordpress Plugin - Adsense Deluxe

Discussion in 'WordPress' started by ffnstuff, Feb 19, 2007.

Thread Status:
Not open for further replies.
  1. #1
    I am having some trouble working with Adsense Deluxe. Wordpress is still pretty new to me. I can't seem to figure out how to add the adsense deluxe code into my template. I've searched for some kind of walkthrough, but they just show you how to do it on a single post. I want it automatic.

    Any help?

    thanks
     
    ffnstuff, Feb 19, 2007 IP
  2. uce3feng3@hotmail.com

    uce3feng3@hotmail.com Guest

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    yes ,,i have the same trouble ,,hope anybody's answer!!
     
    uce3feng3@hotmail.com, Feb 20, 2007 IP
  3. mharrisr

    mharrisr Active Member

    Messages:
    865
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    80
    Digital Goods:
    1
    #3
    You have to upload the adsensedeluxe.php file into wp-content/plugins/ then go to the wp admin and click the plugins button in the top and then click activate next to the adsense deluxe plugin. It will work and its a user friendly.
     
    mharrisr, Feb 20, 2007 IP
  4. Richie_Ni

    Richie_Ni Illustrious Member

    Messages:
    10,721
    Likes Received:
    1,175
    Best Answers:
    0
    Trophy Points:
    410
    #4
    You need to upzip the file and upload the folder to /wp-content/plugins via ftp.
     
    Richie_Ni, Feb 20, 2007 IP
  5. mipa jim

    mipa jim Peon

    Messages:
    261
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I new to wordpress and adsense deluxe too. I have been able to get it to work a little though. Once you have it activated, and added your adsense codes in a new ad block you then then to ad a snipet of code into the templates where you want the ads displayed.

    The syntax for the codes is in the installation instructions.... they are somewhat vague though.

    For me I haven't been able to get it to work in the body of my sidebar only at the very end.

    Hope this helps a little
     
    mipa jim, Feb 20, 2007 IP
  6. procrastinator

    procrastinator Peon

    Messages:
    1,718
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    0
    #6
    i got it working in the posts which i think is a much better option , but i would like an link unit on the side bar , editing the templates i need to put in some time
    u can check the adsense in the posts http://dishtvindia.info

    after activating the plugin , and adding my adsense code, i just put this in the posts <!--adsense#nameofthead--> , and ive set the display to 3 posts a page so the ads appear just 3 times on page acc to google adsense tos
     
    procrastinator, Feb 20, 2007 IP
  7. d16man

    d16man Well-Known Member

    Messages:
    6,900
    Likes Received:
    160
    Best Answers:
    0
    Trophy Points:
    180
    #7
    I write a post, go to my "options" section, and then go to "Adsense Deluxe"...I select the size I want (which I manually put in), and paste the code into my post....its actually pretty simple...here is a good help page if you need it.

    Link
     
    d16man, Feb 20, 2007 IP
  8. ffnstuff

    ffnstuff Peon

    Messages:
    558
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Thanks, but thats not the question, I dont need to get it installed because it already is

    I just can't seem to figure out how to add the code to the template, like the index etc. I've already read the guys blog that made it and he didn't make sense to me.

    I just want one ad to go at the bottom of every post.
     
    ffnstuff, Feb 20, 2007 IP
  9. blogster

    blogster Peon

    Messages:
    290
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #9
    buddy y dont u put the adsense code directly in ur index.php file?
     
    blogster, Feb 20, 2007 IP
  10. ffnstuff

    ffnstuff Peon

    Messages:
    558
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #10
    I was hoping I wouldnt have to and that this might be easier, but apparently it isn't.

    I have a community blog so eventually i want to give people the chance to add their own codes to when they post
     
    ffnstuff, Feb 20, 2007 IP
  11. blogster

    blogster Peon

    Messages:
    290
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #11
    erm so u want to run more than one adsense ads on the same blog?? theres a plugin to do that i think...
     
    blogster, Feb 20, 2007 IP
  12. ffnstuff

    ffnstuff Peon

    Messages:
    558
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Yes, adsense deluxe is supposed to be good, just pretty complicated for me i guess

    i put the code directly into the template
     
    ffnstuff, Feb 21, 2007 IP
  13. ablaye

    ablaye Well-Known Member

    Messages:
    4,024
    Likes Received:
    97
    Best Answers:
    0
    Trophy Points:
    150
    #13
    I guess that's not for everyone :D
     
    ablaye, Feb 21, 2007 IP
  14. ffnstuff

    ffnstuff Peon

    Messages:
    558
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #14
    guess not =\

    i was posting for help so it must be complicated for some others as well
     
    ffnstuff, Feb 22, 2007 IP
  15. procrastinator

    procrastinator Peon

    Messages:
    1,718
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    0
    #15
    i did try getting the adsense link unit in the sidebar , i made a new adsense block name for it and added the code , and edited the sidebar.php , but still the code didnt show.

    i put in this before the archives in sidebar.php (i have a block named linkunit with the adsense link unitcode)

    <?php adsense_deluxe_ads('linkunit'); ?>


    any idea where im going wrong?
     
    procrastinator, Feb 22, 2007 IP
  16. saadahmed007

    saadahmed007 Admínistratör

    Messages:
    5,272
    Likes Received:
    869
    Best Answers:
    0
    Trophy Points:
    380
    #16
    Just upload it in plugins folder and enable it from admincp :) and btw DP Admin WKW have made this plugin! :)
    Saad
     
    saadahmed007, Feb 23, 2007 IP
  17. john_nyc

    john_nyc Active Member

    Messages:
    982
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    58
    #17
    my issue with adsense deluxe was getting an ad unit to appear within the boddy of a post and keep the post nicely aligned.....any tips/tricks/walkthroughs available are appreciated
     
    john_nyc, Feb 27, 2007 IP
  18. Zapita

    Zapita Active Member

    Messages:
    220
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    88
    #18
    how can you limit that? could you tell us? thanks :p
     
    Zapita, Feb 27, 2007 IP
  19. procrastinator

    procrastinator Peon

    Messages:
    1,718
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    0
    #19
    options > reading > blog pages Show at most: 3 posts

    btw ive sucessfully got it working finally got the hang of it , you can check the 2 blogs in my signature.
     
    procrastinator, Feb 27, 2007 IP
Thread Status:
Not open for further replies.