• I am currently using mesocolumn theme version 1.6.5.1
    My sidebar just stopped showing google adsense ads. I have tried other theme and its showing well, don’t know why this one is not showing. I am providing the URL => techforbe.com here, I have placed a skyscraper adsense ad and its not showing. any help would be appreciated. I am attaching here the screenshot. Adsense ad not showing in sidebar in highlighted area

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

    (@rkcorp)

    you cannot use default wp textwidget to add any script code like adsense. try read themes/mesocolumn/faq.txt on how to use shortcoder on this theme.

    Thread Starter nikhilchaurasia

    (@nikhilchaurasia)

    Ok,

    Now, I have added this into functions.php =>

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

    And also installed shortcoder plugin, but I am not getting any “shortcode” widget on my “widgets” page into which I can insert my adsense shortcode. ?? Kindly help

    Theme Author Richie KS

    (@rkcorp)

    no, just paste the shortcode provide by the plugin like [sc:adsense] into the text widget.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sidebar not showing adsense ads’ is closed to new replies.