Technology is running with rocket’s speed :). Technology is increasing in the world of the web that why we can add as much as new features in the blog because blogging is so much flexible than a website. So, we can add many new and professional features in our blog and same like it “There is an another feature named as LOAD MORE POSTS. Today you will get to know that how can we add that LOAD MORE POSTS or INFINITE POSTS SCROLLING. This is very simple and very easy to install but this effect made by jQuery.
Add Load More in Blogger
- Login to Blogger > Dashborad
- Click on Drop Down Menu and select Template
- Backup your Template before making any changes to your blog
- Now Click on Edit HTML
- Press Ctrl + F and search the code shown below.
</head>
- Paste below code before </head>
<b:if cond=’data:blog.pageType == “index”‘>
<script src=’//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js’/>
<script src=’https://googledrive.com/host/0Bxsq9VDr3zyFMjNlYjhNeWlza1U’ type=’text/javascript’/>
<script type=’text/javascript’>
jQuery.ias({
container : ‘.blog-posts’,
item: ‘.post-outer’,
pagination: ‘#blog-pager’,
next: ‘#blog-pager-older-link a’,
loader: ‘http://2.bp.blogspot.com/-LxxGDi510hU/Up8OKKMBpZI/AAAAAAAAG_M/SzaZjldz0KA/s1600/wgloading.gif’
});
</script>
</b:if>
- Finally Save Your Template.
Final Words….!
Load More Post widget simply made by using the jQuery and this can install very easily but adding the some simple codes, but as we said this widget made by jQuery you it can affect your template some where like javascript could be affect by this jQuery codes but don’t worry it will not affect your other important plugins. So go and add this.
Comments
Post a Comment
FOLLOW US ON FACEBOOK: https://www.facebook.com/unitechsity
:::. .:::
:::. .:::
Share or Like this Post - if you Find it Informative and Cool…
Thanks. Never miss any of my future post
CLICK HERE TO SUBSCRIBE
http://feedburner.google.com/fb/a/mailverify?uri=unitechsity
Once entered, you will have to check your inbox for a confirmation email containing a confirmation link. Once you VERIFY your email by clicking on the confirmation link in the message, you will never miss any future articles.
.