In this post you will be able to add pagination control to your blogger based blog. it will stylify your blog's traditional "Older/Newer post" pagination control with number based control. learn how.
Steps to follow:
Step#1: Just click the "Add to Blogger" button. it will add whole code to your blog page element section.
Step#2: Now customize the setting as per your need. Go to "Layout" then edit "Pagination by Digitzz" element.
Change following parameters
var postperpage=5;
var numshowpage=5;
var upPageWord ='Previous';
var downPageWord ='Next';
Save and check your blog. Now at bottom your classic "Older/Newer post" pagination have replaced with brand new pagewise pagination.
Enjoy !!
Powered by Ravindra Gupta
Steps to follow:
Step#1: Just click the "Add to Blogger" button. it will add whole code to your blog page element section.
Step#2: Now customize the setting as per your need. Go to "Layout" then edit "Pagination by Digitzz" element.
Change following parameters
var postperpage=5;
var numshowpage=5;
var upPageWord ='Previous';
var downPageWord ='Next';
Save and check your blog. Now at bottom your classic "Older/Newer post" pagination have replaced with brand new pagewise pagination.
Enjoy !!
No comments:
Post a Comment