• dear ACME Themes supporter,

    i have the same problem like described in this thread :
    https://www.ads-software.com/support/topic/my-ads-are-now-showing-upp/

    The problem was obviously solved, but unfortunately the solution was not posted. That’s why I’ve opened a new thread now.

    following problem :

    in advance, i use the same advertising network from the above thread, this is Chitika (similar to Goggle Adsense).

    i use HTML widgets to add advertising codes which normally works fine. when i add the chitika code in the header or footer area, the banners will be displayed correctly – but when i add them into main content area or sidebar widget, the banners are displayed for a few seconds and then disappear suddenly.

    the banner will be visible until something is finished loading from “pagead2.googlesyndication.com” or similar source (to be seen in the browser bar).

    you can see that on my website (right in the sidebar above under “Advertising”)

    i have tested this with the latest firefox and google chrome browsers, deleted cache and cookies and so on, deactivated several widgets and plugins, but always the same result like described above.

    if I embed a java code from other advertising providers at this point, however, these will be displayed correctly.

    if it helps, that’s what the chitika code looks like :

    <script type="text/javascript">
      ( function() {
        if (window.CHITIKA === undefined) { window.CHITIKA = { 'units' : [] }; };
        var unit = {"calltype":"async[2]","publisher":"account_name","width":300,"height":250,"sid":"Chitika Default"};
        var placement_id = window.CHITIKA.units.length;
        window.CHITIKA.units.push(unit);
        document.write('<div id="chitikaAdBlock-' + placement_id + '"></div>');
    }());
    </script>
    <script type="text/javascript" src="//cdn.chitika.net/getads.js" async></script>

    thank you in advance for your help

    Patric

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Acme Themes

    (@acmethemes)

    Hello Partic,

    Please go to Appearance => Customize => Layout/Design Option => Sticky Sidebar Option and unchecked Enable Sticky Sidebar Loader .

    Let us know if disabling Sticky Sidebar fix the issue.

    Best Regards!
    Acme Themes

    Thread Starter Patric

    (@patric70)

    now it works !

    many thanks for your help !

    i thought i already tested this, but i mixed that up with “Sticky Menu” ??

    can you tell me what’s the problem with the ads code and the sticky sidebar ? because the sticky sidbar function is a good, meaningful feature…

    have a nice weekend

    Patric

    • This reply was modified 6 years, 4 months ago by Patric.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ads banners disappear in the main content area’ is closed to new replies.