Learn Show Only The Title Of Posts For Searches, Archives And Labels. this trick is very easy.
If you want to use this tip in your blogger blog follow simple step to add this trick in your blog--->>>>
* First go to your blogger Dashboard .
* Now click in design tab and edit HTML.
* Now click in small box to expand your blogger template.
* Now find this code <b:include data='post' name='post'/> with CTRL+F key.
* and replace above line with below code---->>>>
If you want to use this tip in your blogger blog follow simple step to add this trick in your blog--->>>>
* First go to your blogger Dashboard .
* Now click in design tab and edit HTML.
* Now click in small box to expand your blogger template.
* Now find this code <b:include data='post' name='post'/> with CTRL+F key.
* and replace above line with below code---->>>>
<!--ARCHIVE-TITLES-STARTS--><b:if cond='data:blog.homepageUrl !=data:blog.url'><b:if cond='data:blog.pageType != "item"'><a expr:href='data:post.url'><li></li><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><!--ARCHIVE-TITLES-STOPS-->
* Now save your blogger template you are done.
0 Responses So Far: