Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi dcsreddy. Welcome to the Hueman forum. This is what I see at the bottom of the page you linked. Is this what it should look like?

    Thread Starter dcsreddy

    (@dcsreddy)

    Not that low down. Just see immediately after

    “Tests for Secondary Hypertension:

    Plasma Metanephrines, 24hr Urine Catecholamines, 24hr urine metanephrines, 24hr urine cortisol

    US Renal Arterial duplex”

    on this Page https://www.becomeahospitalist.com/accelerated-htn/

    I put one 336X228 kind of ad. But below that there is a banner ad which I dont know how it came. This ad is at the bottom of the body of the article.

    This is the source code for the ad in the upper right of the content area:

    <div style="display: block; float: right; margin: 0px 10px 0px 0px;">
    <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
    <!-- BecomeAHospitalist 336 x 280 -->
    <ins class="adsbygoogle"
         style="display:inline-block;width:336px;height:280px"
         data-ad-client="ca-pub-6567871500188866"
         data-ad-slot="9057211231"></ins>
    <script>
    (adsbygoogle = window.adsbygoogle || []).push({});
    </script>
    </div>

    Here’s the code for the ad you said you inserted below the content:

    <p style="text-align: center;"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
    <!-- BecomeAHospitalist 336 x 280 -->
    <ins class="adsbygoogle"
         style="display:inline-block;width:336px;height:280px"
         data-ad-client="ca-pub-6567871500188866"
         data-ad-slot="9057211231"></ins>
    <script>
    (adsbygoogle = window.adsbygoogle || []).push({});
    </script></p>

    This is the code for the mystery ad below the content:

    <div style="margin:6px auto; float:none; text-align:center">
    <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
    <!-- BAH Responsive -->
    <ins class="adsbygoogle"
         style="display:block"
         data-ad-client="ca-pub-8759590180185598"
         data-ad-slot="2395179868"
         data-ad-format="auto"></ins>
    <script>
    (adsbygoogle = window.adsbygoogle || []).push({});
    </script>
    </div>

    Don’t know what the “<!– BAH Responsive –>” comment means but it’s different than the comment on the other two. How did you insert the other two ads?

    Thread Starter dcsreddy

    (@dcsreddy)

    Thanks, then all are my ads only including the third one BAH Responsive. But, how to remove the third Ad. I might have put it somewhere and it is showing up in each and every page. How to remove? It is my Ad only but not sure how to remove.

    I’ll ask my question again: If you don’t know how the third ad got there, how did you insert the other two ads? Shortcodes? Dynamic sidebars? Modifications to the page.php file? Does anyone else have access to your Admin panel or backend web host?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Ad at the end of every page-?virus’ is closed to new replies.