Blogger Jump Break can help you in creating the summary.Its a special tag which can be inserted anywhere in a post using the post editor.So a Read more link is appearing. If you want to remove read more from blog post summary by simple template edit only you have to follow these steps to remove.
Remove read more from blog post summary
- Go to "Template" and then "Edit HTML".
- Select "Proceed" and Now tick the "Expand widget Templates" Box.
- Search for <data:post.body/>
- Below find the following code and delete it and save the template.
<b:if cond='data:post.hasJumpLink'> <div class='jump-link'> <a expr:href='data:post.url + "#more"'><data:post.jumpText/></a> </div> </b:if >
Your Done Now See Your Blog Enjoy!!!!
0 comments
Post a Comment