by Editorial Staff
September 13, 2017

Video
by Editorial Staff
September 13, 2017

Lifestyle
by Editorial Staff
September 13, 2017

Science
by Editorial Staff
September 13, 2017

Lifestyle
by Editorial Staff
September 13, 2017

Politic
by Editorial Staff
September 14, 2017

Business
by Editorial Staff
September 13, 2017

Business
by Editorial Staff
September 13, 2017

Science
by Editorial Staff
September 13, 2017

Sports
by Editorial Staff
September 13, 2017

Lifestyle
by Editorial Staff
September 13, 2017

Science
by Editorial Staff
September 13, 2017

Lifestyle
by Editorial Staff
September 13, 2017

Video
by Editorial Staff
September 13, 2017

Inspiration
by Editorial Staff
September 13, 2017
1
2
3
4
jQuery( document ).ready( function( $ ) {
‘use strict’;
$( ‘#ajax-posts-grid’ ).infinitescroll({
debug: false,
button: ‘#more_posts_grid’,
loading: {
finishedMsg: ”,
msgText: ‘Loading…’,
speed: ‘fast’,
},
nextSelector: ‘.pagination-load-more-grid a’,
navSelector: ‘.pagination-load-more-grid’,
itemSelector: ‘.col-sm-6.grid-selector’,
maxPage: 4,
extraScrollPx: 0,
bufferPx: 0,
}, function( json, opts ) {
if ( opts.state.currPage == 4 ) {
$( ‘#more_posts_grid’ ).remove();
}
});
$( ‘#ajax-posts-grid’ ).infinitescroll( ‘unbind’ );
$( ‘#more_posts_grid’ ).click( function() {
$( ‘#ajax-posts-grid’ ).infinitescroll( ‘retrieve’ );
return false;
});
});
More Posts
Advertisement

13 September, 2017
Business 4
Culture 4
Inspiration 4
Lifestyle 9
Politic 2
Science 4
Sports 3
Tech 3
Video 3
Recieve daily updates from the near-future.
Subscribe
By signing up, you agree to our Privacy Policy
Leave this field empty if you’re human: