Remove Read More Link or Jump Break Link Provided by Blogger

DELETE-READ-MOREHalf an hour ago I published 10 ways of customizing Read More links. However some of you might be facing a problem in styling the read more link in official blogger Designer templates. In order to apply the style effects to such templates you will first need to delete the read more link provided by blogger and install a custom read more link or button in less then 3 minutes.

Delete Jump Break Link In Blogger

  1. Go to Blogger > Design > Edit HTML
  2. Backup your template
  3. Click the "Expand widget Templates" Box
  4. Search for this,

<data:post.body/>

    5.   and just below it find and delete this code,

<b:if cond='data:post.hasJumpLink'>
<div class='jump-link'>
<a expr:href='data:post.url + "#more"'><data:post.jumpText/></a>
</div>
</b:if >

     6.   Save your template and you are done

 

Add a Custom Read More Link

Now to add a custom read more link which can be fully customized in various looks please follow this tutorial,

Now after having added the link, it would be even more interesting by changing its look by reading this tutorial,

If you don't want to get yourself into Serious Technical Trouble while editing your Blog Template then just sit back and relax and let us do the Job for you at a fairly reasonable cost. Submit your order details by Clicking Here »

14 comments

PLEASE NOTE:
We have Zero Tolerance to Spam. Chessy Comments and Comments with 'Links' will be deleted immediately upon our review.
  1. My blog design has broke after posting a post . I could not understand where is the problem. I tried a lot to solve by using page element and page design. but can not solve the problem.
    my blog address is
    http://xtest350.blogspot.com

    Anyone help me ,................Please please please

    ReplyDelete
  2. I was unable to remove the "readmore" on my post pages. It really sucks that people cant read what i posted there www.princeonlineservices.com

    ReplyDelete
  3. This comment has been removed by the author.

    ReplyDelete
  4. I am using the tanzanite template and wanted to add the code to enable me use the read more link but cant get this part:
    Kindly cross check to see if there is any error and kindly let us know how to correct it.

    ReplyDelete
  5. Thanks a lot you have helped me a lot to improve me blog

    ReplyDelete
  6. Awesome! This is what I was looking for. Thanks!!

    ReplyDelete
  7. I'm very grateful to visit your blog everyday , i learn more about it and i apply it on my blog . www.advanteck.blogspot.com

    ReplyDelete
  8. thanks for sharing master..

    ReplyDelete
  9. I need help I just set up a new template on my blog, but I can not get rid of the 'read more' I do not have the same html please help me

    ReplyDelete
  10. the above code u gave is not found on my blog . please help me getting out of it

    ReplyDelete
  11. This is what I was looking for. Thanks a lot

    ReplyDelete
  12. Hi! Thank you so much for sharing all these helpful tutorials! I found another way to remove the scroll:

    Because I couldn't find the code I should delete. Instead, I found this:



    I removed the (...) + "#more"' (...) part and it worked as well!

    Thought I should share for those who encountered the same problem as I did.
    But thanks again!

    ReplyDelete