How i remove read more jump breaks added to blogger post.most new blogger template has the auto read more in the template and this will affect the read more or jump break tag you have added to your blogger blogspot post,therefore you will see two read more or jump break on your post and that is not cool.there is a trick you can use to automatically remove the read more or jump breaks added to your blogger post,thereby leaving the auto read more that comes with the template.this will save you the stress from manually editing all your post.that is going to be stressful.just imagine having over a thousand post,you can't possibly get to remove all read more from the post.so today i am going to share with you on
how to remove read more or jump breaks from blogger blogspot post automatically
i got this trick from various website and it is easy to implement.just follow the process and you will get it done without much hassle.
you may like to READ
how to submit blogger/blogspot sitemap to google webmaster tool
how to remove read more automatically from blogger / blogspot post that appears twice
==> Backup your blogger template by going to your blogger
dashboard=>template and click backup/restore button at the upper right side of the dashboard.
==> when done, then go to
template > Edit HTML
==> Search for this line of code in the template below
<b:if cond='data:post.hasJumpLink'> .just below the code,delete this line of code you will see,
<b:if cond='data:post.hasJumpLink'> <div class='jump-link'> <a expr:href='data:post.url + "#more"'><data:post.jumpText/></a> </div> </b:if >
==> after deleting it, save your template and that is all.it will remove all the read more jump break links on your template,leaving the automatic read more that comes with your new template.
if this method did not work for you, then you can use the second method by just adding a line of CSS code.
to do this follow the step below.
==> Go To Blogger Dashboard Click on
Template=>HTML .find
]]></b:skin> and Paste Below Code
.jump-link{ display:none } Above
]]></ b:skin>
. That is all.this line of code will hide the read more jump break that is added to your post.this was how i solved the double read more appearing in one of the template i was working on,you can try it and see the result.don't forget to share with your friends.cheers.
visit
www.gurubest.com to view the latest post update you are not seeing right now.
more articles update is posted on
gurubest every day,so don't be the last to get update to your email.
Subscribe by email
DON'T FORGET TO SHARE WITH YOUR FRIENDS ON FACEBOOK BY CLICKING THE SHARE BUTTON.
No Responses to "How To Remove Read More Automatically From Blogger / Blogspot Post That Appears Twice"
Post a Comment