Wordpress Help

Discussion in 'WordPress' started by nameonthecake, Jul 29, 2007.

  1. #1
    I am trying to get adsense to shown up below the 2nd entry on the main page.

    I have pulling on above the first entry. How would I do it below the second.

    I am using the code below for the first one.

    
    <?php 
    if($count==0)
    {
    ?>
    <---ADSENSE HERE--->
    <?php
    }$count++;
    ?>
    
    Code (markup):
    I have tried count==1, 2, 3, 4 etc...

    Anyone have any ideas?

    url for the blog is hooked on the out doors dotcom

    with out any spaces
     
    nameonthecake, Jul 29, 2007 IP
  2. archard

    archard Peon

    Messages:
    221
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I'm not sure how you would do it with that code, but I know there are plugins that do what you describe.
     
    archard, Jul 30, 2007 IP
  3. dollarman2007

    dollarman2007 Banned

    Messages:
    867
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #3
    dont break heads use mighty adsense plugin ;)
     
    dollarman2007, Aug 1, 2007 IP