Wordpress Help Needed!!

Discussion in 'WordPress' started by logesharun, Dec 17, 2010.

  1. #1
    Hi friends,

    I created a wordpress blog and inserted two 300x250 adsense code in the singlepost.php file so that ads gets appeared next to next inside the post . But the ads started to appear one below the other. so i planned to remove the code, but after doing that i still find the ads appearing inside the post.

    Help me how to remove those ads? I even cleared my sites cache.

    The above said changes have been made one week before.

    My site url is www.newinformations.com
     
    logesharun, Dec 17, 2010 IP
  2. EngineerofSuccess

    EngineerofSuccess Well-Known Member

    Messages:
    680
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    130
    #2
    Have you done a Google search for help on this issue?
     
    EngineerofSuccess, Dec 17, 2010 IP
  3. logesharun

    logesharun Banned

    Messages:
    133
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #3
    yes, but couldnt find the right answer .
    do you know what could be the reason for this?
     
    logesharun, Dec 17, 2010 IP
  4. WigginsDavid

    WigginsDavid Peon

    Messages:
    89
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    these type of offers are available on google. you must check for a better response.
     
    WigginsDavid, Dec 17, 2010 IP
  5. qazu

    qazu Well-Known Member

    Messages:
    1,834
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    165
    #5
    You just pasted the adsense code after each other. You need to use CSS to control their layout. Either put them in separate DIV containers with one float:left and the other float:right, or in a singe DIV container with test-align:center.
     
    qazu, Dec 18, 2010 IP
  6. hmansfield

    hmansfield Guest

    Messages:
    7,904
    Likes Received:
    298
    Best Answers:
    0
    Trophy Points:
    280
    #6
    Pretty much sums it up. You need to learn some HTML.
    As far as the ads still displaying..it's because the code is still there. I'm looking at it plain as day. Either you didn't delete it, or you added it to another file and didn't delete it from there.
     
    hmansfield, Dec 18, 2010 IP
  7. olddocks

    olddocks Notable Member

    Messages:
    3,275
    Likes Received:
    165
    Best Answers:
    0
    Trophy Points:
    215
    #7
    looks to me the cache is causing problem. Try to switch to default theme and then revert back to your theme. May be it will work!
    oh! are you using plugins like wp-cache?
     
    olddocks, Dec 18, 2010 IP
  8. NuLLByTe

    NuLLByTe Active Member

    Messages:
    382
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    80
    #8
    Please clear the cache in the WP Super Cache plugin if you use it.
     
    NuLLByTe, Dec 18, 2010 IP
  9. logesharun

    logesharun Banned

    Messages:
    133
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #9
    hi
    yes, i am using wp-quickcache plugin.
    i cleared the cache and changed the theme too but still its the same :(
     
    logesharun, Dec 18, 2010 IP