Read more is an action of inclining a complete post within a summary tag. Unlike WordPress read more blogger uses jump break to insert break line of a certain post. You have full control to optimize this jump break also you can completely remove this feature from your blogger template if you wish to show full post from your blog instead summarizing them. Today this tutorial we'd show you all how you can remove read more/jump break line from blogger template. You can apply this method both on blogger official and custom templates.
Delete Jump Break Link In Blogger
1. Go to Blogger>Template2. Backup Your Template
3. Now search for this
<data:post.body/>4. Just below it find and delete the following code
<b:if cond='data:post.hasJumpLink'>5. Save your template and you are done
<div class='jump-link'>
<a expr:href='data:post.url + "#more"'><data:post.jumpText/></a>
</div>
</b:if >
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,
Didn't work.. :( can u update the code, please?
ReplyDelete