• Resolved Tonnetje

    (@tonnetje)


    Hello
    I can’t get my adsense to work. I used shortcoder and added the lines in functions.php from faq.txt. But it is displaying the adsense code instead of the ad. Not sure what I’m doing wrong.

Viewing 1 replies (of 1 total)
  • Theme Author Richie KS

    (@rkcorp)

    if you’re already add this in functions.php

    function meso_allow_scripts() { return 'meso_sanitize_null'; }
    add_filter('meso_textarea_settings_filter','meso_allow_scripts');

    there’s no need to use shortcoder in adding the adsense code.

Viewing 1 replies (of 1 total)
  • The topic ‘Adsense’ is closed to new replies.