Search Here

Show Ads between posts checkbox automatically unchecked

In this article I am going to resolve automatically unchecked checkbox issue of blogger option Show Ads Between Posts. The issue is when we checked Show Ads Between Posts checkbox its automatically unchecked.

Show Ads Between Posts checkbox automatically unchecked after checking it

Show Ads Between Posts checkbox automatically unchecked after checking it

To show inline adsense ads between posts we use this checkbox Show Ads Between Posts. But due to some reason this option does not properly work. To resolve this issue follow below steps.
  1. Login to your blogger account
  2. Select Theme from left navigation panel
  3. Click on Edit HTML
  4. Press CTRL+F and search showinlineads
  5. Set ShowInlineAds property true to false and save HTML code view
  6. Select Layout from left navigation panel
  7. Click on Edit link button
  8. Check Show Ads Between Posts checkbox to True
  9. Save your Changes

Click on Edit HTML


Show Ads Between Posts checkbox automatically unchecked after checking it

Press CTRL+F and search showinlineads

Show Ads Between Posts checkbox automatically unchecked after checking it

Set ShowInlineAds property true to false and save HTML code view


Show Ads Between Posts checkbox automatically unchecked after checking it

After saving follow point no 6 to onward. 

Don't forgot to share, keep sharing keep learning

Post a Comment

2 Comments

  1. Bro read The message i just sent you through contact form. Thank you

    ReplyDelete
    Replies
    1. You just need to change showinline="true" to showinline="false", just see the video how to do that. After doing that make the checkbox true under layout for show ads between posts in blogger .

      Delete