Want to Remove read more link from blog post summary or home page

No Comments

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

  1. Go to "Template" and then "Edit HTML".
  2. Select "Proceed" and Now tick the "Expand widget Templates" Box.
  3. Search for <data:post.body/>
  4. 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!!!!
Next PostNewer Post Previous PostOlder Post Home

0 comments

Post a Comment