Saturday, 27 November 2010

Adding adsense ads to Simplex Transcript template

Simplex Transcript has no widget ready function ,so if you want to add adsense ads to this template ,you have to insert them directly to template code . This task is very easy if you are familliar to coding ,but not with the one who doesn't . So in this post ,I will show you the way to adding adsense ads to Simplex Transcript template in both of homepage and single page ,this post is also a solution for everyone who met the trouble adsense ads not show up in single page .



1,Before adding ads code

find this line :
<div id="frontpage">
and add this line right before the line you've just found :
<b:if cond='data:blog.url == data:blog.homepageUrl'>

next, find this line :
<div id="singlepage">
and add this line right before the line above
</b:if>

2,If you want to add adsense in home page :
   
     2a,to add ads in sidebar ,above " the most recent" tabs :
find this <h2 class='widget_title'>MOST RECENT</h2>  and add the adsense code right before this line .

     2b,to add ads in the left ,next to middle content tab ,find this line :<div id='primaryBottomSidebar'>
and add adsense code right after this .

     2c,To add ads in the right bottom corner ,find this line :
<div class='home_sidebar_ads'>
and add your adsense code right after this line .

3,To add adsense ads in single page
   
     3a,adsense ads under the archive column ( in the middle)
find this line :<div class="t_center marginbottom">
and add the adsense right after this line .

     3b,Adsense ads in the right ,above recent comment widget
find this line :  <div id="wideSidebar">
             <div class="widget1">
and add the adsense right after these line .

I see many of you gave up using this template just because can't adding adsense code or customize it as your need . With this post ,I hope you will feel more convenient when using Transcript template .

4 comments:

  1. Can you help me convert this temp http://cms.template-help.com/wordpress_31775/ to Blogger temp.
    Thanks

    ReplyDelete
  2. Can you convert NewsPro to Blogger Teamplate??
    I am new to this and I am amazed by your gret works.
    That template is from Gabfire themes. Thank you
    xoxo

    ReplyDelete
  3. Hello
    thanks for the tip
    As I can post banners according to the category.
    example:
    only display a banner of health in the health category

    ReplyDelete
  4. I add photo gallery below " TOP NEWS " but a problem that picture is SMALL like top news ...how can create a widget below top news please help me ....i try this but the side bar advertising tabs are move to below.....please check my site http://raazmedia.blogspot.com/

    ReplyDelete