Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kinome

    (@kinome)

    I'm sorry for being late. Here are information of the website and other details.
    
    Website Link: https://denimbmc.com/
    
    Theme: Child theme of Fox
    
    
    Top banner: added by Widgets > After Header
    
    <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script>
    
    <script>
    window.googletag = window.googletag || {cmd: []};
    
    googletag.cmd.push(function() {
    googletag.defineSlot('/48564482/Denimbmc', [[728, 90], [970, 250], [320, 100]], 'div-gpt-ad-1711979421664-0').addService(googletag.pubads());
    
    googletag.pubads().enableSingleRequest();
    
    googletag.enableServices();
    
    });
    </script>
    
    <!-- /48564482/Denimbmc -->
    <div id='div-gpt-ad-1711979421664-0'>
    
    <script>
    googletag.cmd.push(function() { googletag.display('div-gpt-ad-1711979421664-0'); });
    
    </script>
    </div>
    
    
    
    Footer banner: Added by Ad Inserter
    
    <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script>
    
    <script>
    window.googletag = window.googletag || {cmd: []};
    googletag.cmd.push(function() {
    
    googletag.defineSlot('/48564482/Denimbmc', [ [728, 90], [320, 100], [300, 600], [970, 250]], 'div-gpt-ad-1711717944036-0').addService(googletag.pubads());
    
    googletag.pubads().enableSingleRequest();
    
    googletag.enableServices();
    
    });
    </script>
    
    <!-- /48564482/Denimbmc -->
    <div id='div-gpt-ad-1711717944036-0'>
    <script>
    googletag.cmd.push(function() { googletag.display('div-gpt-ad-1711717944036-0'); });
    </script>
    </div>
    Thread Starter kinome

    (@kinome)

    Thank you threadi!

    Now that I can at least show ads under the header menu without using Ad Inserter, but with Widgets.

    However, still the ad size is always [728, 90], regardless of device sizes, although I added sizes of [[728, 90], [970, 250], [320, 100]].

    Does anyone know how to fix this?

Viewing 2 replies - 1 through 2 (of 2 total)