How to Add PageNavi on WordPress

Hello, in this post i want to tell you how to install WP PageNavi which is commonly used to make a well-structured navigation of your posts in the home and archive pages. You can take a look on my home page for the simple sample

Download the plugin first on WordPress Plugin Directory
Upload it [...]

Hello, in this post i want to tell you how to install WP PageNavi which is commonly used to make a well-structured navigation of your posts in the home and archive pages. You can take a look on my home page for the simple sample :-)

  1. Download the plugin first on WordPress Plugin Directory
  2. Upload it into your home/wp-content/plugins/ using your FTP software.
  3. Install the plugin on Admin Page > Plugins
  4. Edit your Theme with HTML editor by open the Admin Page > Appereance / Theme > Theme Editor
  5. Open up the index.php
  6. Then look for the <?php next_posts_link() ?> and <?php previous_posts_link();?>
  7. Replace the both of them with a single PHP function below: <?php wp_pagenavi();?>
  8. Then Save your Changes
  9. Open your blog to see if it works.

Note: if you are seeing that you have index.php, archives.php, search.php, tags.php, and category.php, you have to do the 6th step until the 8th steps for each 5 of them. However, some New Themes already implement this code by default :-)

Posted on , , ,

Bookmark and Share

4 Responses to “How to Add PageNavi on WordPress”

  1. [...] Upload it into your home/wp-content/plugins/ using your FTP software. [...]

  2. Is the plugins support for wp newest version ?

  3. admin says:

    of course it will ….
    if you have some problem, tell me about it :-P

  4. Excellent posting. I am glad you posting that. I hope you can accept my apology for my less good English Skills, I am from France and English is kind of new to me.

Leave a Reply


AJAX Random Post

  • Self Hosted vs Free Blogs

    Blogging is about freedom. You all know that there are too many blogging service out there. The most famous are WordPress.com Blogger.com TypePad.com And hundreds more... Those are free blogging service that serves and gives you single or multiple subdomains that you can manage both the
  • Where to Sell WordPress Theme

    Are you interested in creating wordpress Themes? You want to be a freelancer of WordPress themes? Then i think you should take a look on ThemeForest. ThemeForest is a catalog of premium wordpress themes. You can join them with no requirement instead of ability of creating WordPress themes of cour
  • Earn Passive Income From Passive Site

    Are you blogging for earning money? Do you not really interested in posting but still want earn money online? Domain Parking is not a bad idea for these kind of bloggers. You can earn money eventhough not do any change on your site or blog. You must be ever seen domain parking sites. The word "What
  • SEO Friendly HTML

    Search Engines like Google, Yahoo, etc. have crawler or bot to surf entire pages and check for links and determine which links is the best to jump it doing the same loop again. Google also use html tags and attributes to help bot crawl better and accurately. For help bots crawl clearly we can
  • MyBlogLog Avatar on Wordpress

    Have you ever imagine to put the Yahoo avatars on comments. I recently created wordpress plugin called MBLavatar (comes from mybloglog's avatar) to do it so. Check it out. You don't have to put any PHP codes, it will automatically replace all gravatars on your pages into mybloglog's or Yahoo's avat

References

Who am I ?

My name is Julian Widya Perdana. I study at University of Gadjah Mada, Yogyakarta. I am a young developer addicted in JavaScript, Plugins, Themes, AJAX, and PHP developement. If you feel satisfy with my work, please support me to keep it developed