Forums

How to use pagenavi plugin (5 posts)

  1. darni
    Member
    Posted 3 weeks ago #

    I'm a wordpress newbie and I have searched the usage of pagenvavi on the net for many times. But they are too complicated to me and I'm not familiar with the code.I will be very grateful if someone can explain the usage of it to me clearly. this is my blog. http://animes.000page.com/

    [moderated--bump removed. Please refrain from bumping as per Forum Rules]

  2. Bogdan2901
    Member
    Posted 3 weeks ago #

    Well..... It's simple..... First, activate the plugin. Then, go in the footer.php of your theme and add this line/s ;) :

    <table align="center"><?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?></table>

    I wish you luck! ;)

  3. darni
    Member
    Posted 2 weeks ago #

    I have added this code to the footer.php, but when I view my site again. It seems nothing happening.

  4. darni
    Member
    Posted 2 weeks ago #

    Problem solved thanks.I know why it didn't work before.Because there was only 5 articles on my blog. So I choose "always show page navigation" and it works

  5. Bogdan2901
    Member
    Posted 2 weeks ago #

    Myeah.....you welcome <_<

Reply

You must log in to post.

About this Topic

Tags