Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

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

How can I add adsense code to Zenon pro

Home Forums Misc. General Forums How can I add adsense code to Zenon pro

  • #12368

    Khaiser Shah

    subscriber

    Dear support,

    How can I add the adsense code to Zenon pro site to display ads on homepage and other pages. I want them to get a good look and feel.

    Please support.

    #16978

    Towfiq I.

    administrator

    Where do you want your ads?

    #16979

    Khaiser Shah

    subscriber

    below header and above and below the text in posts and also beside the sidebar(not within the sidebar).

    #16980

    Towfiq I.

    administrator

    To add adsense bellow header. Go to Appearance> Editor and select “header.php” from right and add your code after this line:

    <div class="desc"><?php bloginfo('description')?></div>

    and you can add adsnese ad above and bleow the post content simply by using the google adsense shortcode that comes with the theme.

    and beside the sidebar, it will look ugly and may break the layout of the site.