adding adsense code

Discussion in 'ReThink WordPress Theme' started by selfmade, Apr 2, 2015.

  1. selfmade

    selfmade Guest

    Joined:
    Feb 4, 2015
    Messages:
    49
    Likes Received:
    0
    Hi, I am trying to setup adsense in the top right hand corner of my page at www.headphonesforworkingout.com. It all has been approved by google but not showing up. Have I placed the code in the correct area? Thanks

    Here is where I placed it




    google_ads.png
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello selfmade!

    Please follow the screenshot given below.
    rethink_Add_google_adsense.png

    Now, paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .google_adsense {
      float: right;
      margin-right: 30px;
    }
    Thanks,
    Praveen
     
  3. selfmade

    selfmade Guest

    Joined:
    Feb 4, 2015
    Messages:
    49
    Likes Received:
    0
    Hi, my adsense ads or place holder are still not showing up?
     
  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi, Selfmade!

    I will recommend you to generate a fresh code for google adsense, if possible, and paste it in the area that I have mentioned in previous reply.

    If it still doesn't work, then send us your website WordPress login details at [email protected] along with the generated adsense code.

    Thanks,
    Praveen
     

Share This Page