Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: No Adsense from Google #193845

    ok, here the the solution for my google adsense problem.

    if i use a async google adsense code in widget or textblock, he doesn’t works in the maintemplate with layout builder!
    but the same code works in the sidebar!
    the solution for the maintemplate with avia layout builder – you must place a normal adsense code between a textblock! no async code.

    thats it.

    thanks for your help!

    • This reply was modified 10 years, 11 months ago by meenjung.
    in reply to: No Adsense from Google #193833

    hi, thanks 4 your help!

    your points dosnt works, but i think i have a idea… the follow code is working

    <script type="text/javascript"><!--
    google_ad_client = "ca-pub-2494533864747830";
    /* norwegen headline */
    google_ad_slot = "4612576892";
    google_ad_width = 728;
    google_ad_height = 15;
    //-->
    </script>
    <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>

    but this code not:

    <script type="text/javascript" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js" async=""></script>
    <!-- Home-Teaser AD -->
    <ins class="adsbygoogle"> style="display:inline-block;width:728px;height:90px"
     data-ad-client="ca-pub-2494533864747830"
     data-ad-slot="7232336201"></ins>
    <script type="text/javascript">// <![CDATA[
    
    (adsbygoogle = window.adsbygoogle || []).push({});
    // ]]></script>

    maybe is the “async” a problem for the theme?

    best regards
    matthias

    in reply to: No Adsense from Google #192953

    …no – is not working with widgets! :(

    any idea anyone?

    in reply to: No Adsense from Google #192860

    hey devin,

    thanks for ur answer!
    i have tried to use a widget, not working!
    ich think – maybe to short – google need 5-10 minutes for the first display.

    we will see :)

    stay tuned.

    regards
    matthias

    in reply to: No Adsense from Google #191788

    ??? anyone have a idea?

Viewing 5 posts - 1 through 5 (of 5 total)