Add Read More to Blogger Posts
Blogger,
Blogger Tips,
Tweaks,
Rate this Post: {[['']]}
Many blogger templates have already read more feature in it, but if in case read more is not there and you want to put it in your blog. Don't worry Just follow these simple steps to install it;
Login to Blogger
Goto Template
Click on Edit HTML
Expand Widgets
Now find <data:post.body/> by pressing CTRL+F in Windows and paste the following code below/after this Tag;
If you find this post helpful please leave a comment to encourage Us!!!
Login to Blogger
Goto Template
Click on Edit HTML
Expand Widgets
Now find <data:post.body/> by pressing CTRL+F in Windows and paste the following code below/after this Tag;
<b:if cond='data:post.hasJumpLink'>
<div class='jump-link'>
<a expr:href='data:post.url + "#more"'><data:post.jumpText/></a>
</div>
</b:if >
If you find this post helpful please leave a comment to encourage Us!!!
Related Posts:
Blogger Blogger Tips Tweaks
Subscribe to:
Post Comments (Atom)
0 comments:
Comments will be Moderated by Blog Administrator.
Please do not Spam Here.....