Amazing Post Title Only in Blogger Platform

Display Labels With Post Title Only in Blogspot, Amazing_Post_Title
Display Labels With Post Title Only in Blogspot
Tricks is made to modify the display if the labels click, which show only the post title alone, usually in the label-click does not like this? I usually just snippets such as front page, have read more of what it is for,hehe.. Try to click the label results in this blog.

And to create Display Labels With Post Title Only in Blogspot, you can do as follow below:

1. Log on first Blogger

2. Layout and then select Edit HTML -> check Expand Widget Templates

3. Find code red that placement like this:
<div class='blog-posts hfeed'>

<b:include data='top' name='status-message'/>
<data:adStart/>
<b:loop values='data:posts' var='post'>
<b:if cond='data:post.dateHeader'>
<h2 class='date-header'><data:post.dateHeader/></h2>
</b:if>
<b:include data='post' name='post'/>
4. If the code does not meet the color red can search the following code:
<b:include data='post' name='post'/>
5. have been met? If you are staying to change the red code with the following code:
<b:if cond='data:blog.homepageUrl !=data:blog.url'>
<b:if cond='data:blog.pageType != "item"'>
<a expr:href='data:post.url'>
<data:post.title/></a><br/><br/>
<b:else/>
<b:include data='post' name='post'/>
</b:if>
<b:else/>
<b:include data='post' name='post'/>
</b:if>
6. Save and your done..

Do you find this article useful? Share it via Retweet, Share. Any suggestion, question or comment? Please post it in the comments below.

Got Something to Add?
0 comments: Post a Comment

Older Post