Technology is running with rocket's speed :) and also technology is increasing in the world of web that why we can add as much as new features in the blog be'coz 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.
<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: 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjC3mdGW24i0D8rsomfau6cFYCZFbkX8athT3s4fn0k25XdnfFlrJuV8775uVuTzlhkXepgUGggDLgQgxbNPvc0Jo0WpnIT71453lyXz5uebyNj_kMq01hTr57GWDqw7l1GI5-WEz_hWhEz/s1600/wgloading.gif'
});
</script>
</b:if>
- Finally Save Your Template.
nice post loved it
ReplyDeleteWell, this is a very common issue with almost all the web designers and developers and everyone is found looking for the solution. The post is helping all those with a very good solution, allowing them to fix this issue very easily. A company offering custom web design service must use the solution shared here. For more design and development tips visit http://www.damiestechnologies.com/blog
ReplyDeleteThanks i will try this on my website http://howhut.com/
ReplyDeleteThank you my friend
ReplyDeleteBut there is a problem with images threads when the script starts with the image resolution drops Do you have a solution to the problem
Hi, I know I'm posting very late, But still, I need your help... You see, If I scroll down only once, It starts to load newer posts. How do I configure when this utility starts to load older posts?
ReplyDeleteThanks In Advance!
Hi Gaming,
DeleteWelcome on WG and thanks to share your thought here.
Sorry for late reply but that are not newer posts when you scroll down, but they are older posts, newer posts always shows firstly.
Thanks, keep visit daily here.
This comment has been removed by the author.
ReplyDeletenice thnxx..
ReplyDeletefor latest news update check this blog
Latest News Update
Thank you for this tip ! Is it possible to translate "load more posts" into another language ? No found where... Thank you
ReplyDeletecan you make it work with the newest .js
ReplyDelete