0

showing profile only hompage

I think this post can very use full to bloggers.the profile widget showing every time your blog..that very borring to the reders.while every post vewing following every widget like.now solved that problem .now your profile displaying only hompage

below in the code which is the hilighted ,add them to your same codes

<b:widget id='Profile1' locked='false' title='About Me' type='Profile'>
<b:includable id='main'>
<b:if cond='data:blog.homepageUrl == data:blog.url'>
<b:if cond='data:title != ""'>
<h2><data:title></data:title></h2>
</b:if>
<div class='widget-content'>
...
...
</div>
</b:if>
</b:includable>
</b:widget>


now click the "savetemplates"

0 Responses to “showing profile only hompage”

Subscribe