How to Show Blogger Widget at Home Page only

Widgets are very powerful and important part for Blogger. However, you may have valid reasons no to allow them to appear on every pages or posts. It is not very difficult part. All you have to do is, by including two lines of codes in your Blogger template.

The newest HTML Template for Blogger has simplified the process. Please follow the steps below very carefully.

1) Log in to your dashboard and go to template

widget1

2) Click edit HTML

widget2

widget3

3) Go to Jump to widget. Find the widgets name, expand the codes, and put the following highlighted codes. (Compare with the picture below it)

<b:if cond='data:blog.url == data:blog.homepageUrl'>

<!-- only display title if it's non-empty –>

…………………………………………

…………………………………………

</b:if>

<b:include name='quickedit'/>

widget4

4) Save  your template and view your blog for confirmation. To apply it for another widgets, repeat step 2 and 3.

That’s all. We hope you enjoy the tutorial, and we manage to solve your problems. If you have any questions, please ask us by commenting this post.

No comments

Powered by Blogger.