CDF

Categories
    • android tips 35
    • Blogger Tips 33
    • Blogging 49
    • Blogging tips 20
    • Browsing tips 53
    • codings 27
    • E-dinar 9
    • earnings 33
    • educational 13
    • Games 8
    • hacking 16
    • Hacking Tips 7
    • how to 120
    • HTML 14
    • info 99
    • JavaScript's 15
    • Konga tips 3
    • Mobile 39
    • mp3 1
    • PC tips 17
    • school gist 7
    • seo tutorials 14
    • Social media 16
    • software 27
    • tech 20
    • templates 2
    • tutorials 105
    • updates 161
    • Vpn tips 2
    • WiFi hacking tutorials 3
Dark
Contact Us
ProfilMain Page
  • About us
  • Sponsored
  • Disclaimer
  • Privacy Policy

Showing posts from November 6, 2016

Views Style:
Instructions to Automatically add Read More connection to Blogger

Instructions to Automatically add Read More connection to Blogger

Blogger Tips No comments
Load more posts

Trending Post

  • Instructions to Automatically add Read More connection to Blogger
    Instructions to Automatically add Read More connection to Blogger
  • instructions to put a blogger widget inside a scroll box
    instructions to put a blogger widget inside a scroll box
  • The most effective method to Pay Or Receive Payments With mCash
    The most effective method to Pay Or Receive Payments With mCash
  • Download Website Organic Traffic Ebook Here
    Download Website Organic Traffic Ebook Here
  • methods to Profit Online With PayPal
    methods to Profit Online With PayPal
Email Subscription

Instructions to Automatically add Read More connection to Blogger

  • Get link
  • Facebook
  • X
  • Pinterest
  • Email
  • Other Apps
Oleh bcoded - November 06, 2016
Have you seen numerous blogger utilizing small portrayals of the posts appeared on the fundamental blog page, seek pages, mark pages and chronicle pages. An expanding number of bloggers are posting their article by including "bounce interface", which permits clients to tap on a connection that says "Read More" with a specific end goal to keep perusing the post.

In my past article Auto Read More Javascript for Blogger yet it has numerous drawbacks like you can't expand character length however in this article, I will demonstrate to you best practices to consequently include a read more connection in Blogger which part more alternative than past one simply utilizing straightforward JavaScript work, so are you prepared for that simply take after these simple strides:-

Add Read More connection to Blogger

Step 1: Go to Blogger Dashboard >> Template >> Edit HTML and inside the proofreader Find (CTRL + F or CMD + F) <data:post.body/> and supplant with this one
<!-- Auto Read More Body Start -->
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<div expr:id='&quot;summary&quot; + data:post.id'><data:post.body/></div>
<script type='text/javascript'>createSummaryAndThumb(&quot;summary<data:post.id/>&quot;,&quot;<data:post.url/>&quot;,&quot;<data:post.title/>&quot;);</script>
<span class='jump-link' style='float:right;'><a expr:href='data:post.url' expr:title='data:post.title'><data:post.jumpText/></a></span>
</b:if></b:if>
<b:if cond='data:blog.pageType == &quot;item&quot;'><data:post.body/></b:if>
<b:if cond='data:blog.pageType == &quot;static_page&quot;'><data:post.body/></b:if>
<div style='clear: both;'/> <!-- clear for photos floats -->
<!-- Auto Read More in Body End -->
you may also love to read: step by step instruction to add facebook fanpage to blogger
Step 2: Find </head> and paste this below code above </head>
<!-- Auto Read More Body Script Start -->
<script type='text/javascript'>
no_thumb_sum = 300;
thumb_sum = 200;
thumb_h = 220;
thumb_w = 300;
</script>
<script type='text/javascript'>
//<![CDATA[
function removeHtmlTag(t,e){if(-1!=t.indexOf("<")){for(var n=t.split("<"),i=0;i<n.length;i++)-1!=n[i].indexOf(">")&&(n[i]=n[i].substring(n[i].indexOf(">")+1,n[i].length));t=n.join("")}for(e=e<t.length-1?e:t.length-2;" "!=t.charAt(e-1)&&-1!=t.indexOf(" ",e);)e++;return t=t.substring(0,e-1),t+"..."}function createSummaryAndThumb(t,e,n){var i=document.getElementById(t),m="",r=i.getElementsByTagName("img"),s=no_thumb_sum;r.length>=1&&(m='<span class="posts-thumb" style="float:left; margin-right: 10px;"><a href="'+e+'" title="'+n+'"><img src="'+r[0].src+'" width="'+thumb_w+'px" height="'+thumb_h+'px" /></a></span>',s=thumb_sum);var g=m+"<div>"+removeHtmlTag(i.innerHTML,s)+"</div>";i.innerHTML=g}
//]]>
</script>
<b:if cond='data:blog.pageType != &quot;static_page&quot;'>
<b:if cond='data:blog.pageType != &quot;item&quot;'>
<style type='text/css'>
.post-footer {display: none;}
.jump-link  {float: right; }
.jump-link a {text-decoration: none; }
</style>
</b:if>
</b:if>
<!-- Auto Read More Body Script End --> 

                                              Alteration/Option 


  • Change default Read More content to another on supplant this <data:post.jumpText/> with your content 

  • Change the quantity of characters indicated when there is no thumbnail, alter the (no_thumb_sum = 300;) esteem 300 to your esteem 

  • Change the quantity of characters demonstrated when a post has a thumbnail, alter the (no_thumb_sum = 200;) esteem 200 to your esteem 

  • Change picture/thumbnail tallness, alter the (thumb_h = 220;) esteem 160 to your picture stature 

  • Change picture/thumbnail width, alter the (thumb_h = 300;) esteem 180 to your picture width 

  • Step 3: Click on the Save and Go to your Blog to see the impact


Credits: Mr Flicks the Codex king a webmaster and script developer READMORE
Read more
Post a Comment
Nhãn : Blogger Tips Blogging Blogging tips codings JavaScript's tutorials
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)
Powered by Blogger

Report Abuse

Search This Blog

Archive

  • Feb 151
  • Feb 021
  • Jan 301
  • Jan 241
  • Jan 191
  • Jan 131
  • Jan 121
  • Jan 081
  • Jan 051
  • Jan 021
  • Dec 311
  • Dec 271
  • Dec 201
  • Dec 181
  • Dec 131
  • Dec 121
  • Dec 101
  • Dec 081
  • Dec 061
  • Dec 052
  • Dec 041
  • Nov 281
  • Nov 271
  • Nov 261
  • Nov 241
  • Nov 221
  • Nov 211
  • Nov 191
  • Nov 181
  • Nov 172
  • Nov 161
  • Nov 151
  • Nov 141
  • Nov 111
  • Nov 101
  • Nov 082
  • Nov 071
  • Nov 061
  • Nov 031
  • Nov 011
  • Oct 311
  • Oct 301
  • Oct 281
  • Oct 271
  • Oct 231
  • Oct 201
  • Oct 181
  • Oct 162
  • Oct 152
  • Oct 141
  • Oct 121
  • Oct 102
  • Oct 081
  • Oct 071
  • Oct 061
  • Oct 042
  • Oct 022
  • Oct 011
  • Sept 292
  • Sept 281
  • Sept 261
  • Sept 251
  • Sept 221
  • Sept 212
  • Sept 192
  • Sept 182
  • Sept 162
  • Sept 151
  • Sept 131
  • Sept 121
  • Sept 111
  • Sept 102
  • Sept 091
  • Sept 082
  • Sept 072
  • Sept 062
  • Sept 051
  • Sept 041
  • Sept 031
  • Sept 012
  • Aug 311
  • Aug 302
  • Aug 291
  • Aug 282
  • Aug 271
  • Aug 261
  • Aug 251
  • Aug 241
  • Aug 231
  • Aug 222
  • Aug 212
  • Aug 201
  • Aug 192
  • Aug 182
  • Aug 171
  • Aug 162
  • Aug 152
  • Aug 144
  • Aug 131
  • Aug 123
  • Aug 112
  • Aug 102
  • Aug 093
  • Aug 081
  • Aug 075
  • Aug 062
  • Aug 055
  • Aug 044
  • Aug 033
  • Aug 022
  • Aug 011
  • Jul 308
  • Jul 297
  • Jul 2812
  • Jul 275
  • Jul 267
  • Jul 251
  • Jul 242
  • Jul 232
  • Jul 222
  • Jul 211
  • Jul 205
  • Jul 194
  • Jul 186
  • Jul 173
  • Jul 167
  • Jul 156
  • Jul 145
  • Jul 1310
  • Jul 127
  • Jul 117
  • Dec 201
Show more Show less

ADVERTISMENT



Copyright © 2015 - 2017 Blog Indoor | Designed with by
Fancybloggertricks
About Us | Sitemap | Hire Us | Privacy & Policy | Advertise | Sitemap | Write For Us | Sponsor A Post | Own A Site | Disclaimer

SEARCH BLOGINDOOR

SUBSCRIBE TO OUR POST

Subscribe With Us!
Why should I subscribe?
  • ✔
    For Latest Free Browsing Tweaks
  • ✔
    Android & PC Tutorials
  • ✔
    Tech News & HOW TOs
  • ✔
    All Straight into your → INBOX
Safe With Us | Privacy Policy

Pages

  • Home

Recent Updates


⚠ WARNING: Every advert left on comment section of this blog are not endorsed by 9jaentbaze,they are scam.


Home | About us | privacy-policy | contact us | Sponsored Post
Disclaimer

© Copyright 2019" 9jaentbbaze 2019 · All Rights Reserved · And Our Sitemap · All Logos and Trademark Belongs To Their Respective Owners·