• It is very strange that I notice Easy Adsense creating one empty paragraphs before ad blocks. In cases these Paragraphs are given some padding or/ margin, it would create a large empty space before ad blocks. How to stop that?
    `
    <p>
    <!– google_ad_section_start –>

    <!– Easy AdSense (WP) V6.00 –>
    <br></br>
    <!– Post[count: 1] –>
    </p>

    <div class=”ezAdsense adsense adsense-leadin” style=”text-align:left;margin:12px;”> … </div>
    `

    https://www.ads-software.com/extend/plugins/easy-adsense-lite/

Viewing 3 replies - 1 through 3 (of 3 total)
  • I think there is an issue with some themes automatically adding <p>...</p> and <br /> tags around HTML comments inserted by the plugin. Most of the support questions seem on the forum seem to be related to that. Since these tags are added after the plugin does its work, I cannot fix it in the plugin. What I can do is to give an option to suppress comments. I will make a release with it in a couple of days.

    Thread Starter Ekendra

    (@9grams)

    That would be great at least to suppress the comments. Waiting for a release do address that (Just checked with v6.22 which doesn’t address it yet.)

    V6.22 should address it. It has a new option called “Prevent spurious line breaks” on the admin page. Try checking it and let me know if it doesn’t work.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Why Easy Adsense puts one empty paragraph before ads blocks?’ is closed to new replies.