4 August 2012

Add Page Navigation to WordPress

By default WordPress pagination is like this

Most of the WordPress users are not satisfied with this and they want better and friendly way to navigate between pages. Here we bring you a most popular WordPress plugin for page navigation.  It is  WP-PageNavi  by Lester Chan.
It can add nice pagination to category pages, search pages, archive pages and tag pages of your blog.  After you done it will be looks like this.

How to Install and using this plugin.

1. Download WP-PageNavi from wordpress plugin directory
2. Upload folder “pagenavi” under wp-contents/plugins
3. Activate the plugin
4. Add the following code into your current theme’s default index file’s bottom or footer.php.
<?php if(function_exists(‘wp_pagenavi’)) { wp_pagenavi(); } ?>
5. Configure the settings .

No comments:

Top 9 Simple Things Every Computer User Should Know How to Do

10.     We all know we should back up our computers, but it’s always one of those things that you’ll set up “one day”.  Setting up a ba...