• Resolved jayparky

    (@jayparky)


    Hello~

    This plugin is awesome!!
    It works well with Adsense Native ads(I tested In-article ads and Matched content.) and even in AMP.

    Also, I am using AICP with Ad-Inserter Plugin.
    I put aicp shortcodes in Ad-inserter. But it feels slow.
    So I tried to wrap adsense code with a div container and put it in ad-inserter directly.
    (In this case, I did not create shortcode in functions.php)

    For example,
    <div class=”aicp”>
    AdSense Responsive Ad Code
    </div>

    Unfortunately, It didn’t work.

    In conclusion, Can you tell me how to not using shortcodes?
    In this case, I don’t need to show anything special messages to the blocked visitors.

    Thank you so much for this plugin.

Viewing 1 replies (of 1 total)
  • Plugin Author iSaumya

    (@isaumya)

    Hi,
    just adding

    <div class=”aicp”>
    AdSense Responsive Ad Code
    </div>

    will not work as it is clearly written in the description of the plugin that you must need to add the PHP if block and the <div class="aicp"> both is needed for the plugin to work.

Viewing 1 replies (of 1 total)

The topic ‘Not using shortcodes’ is closed to new replies.