Where can I put the code from PageNavi Plugin

  • zequencez

    #5161

    Dear Graphene Theme Staff,

    I have the code from PageNavi Plugin for WP.This for show the number of the page on my post.

    Now I choose static page (Home) as my Front page displays

    Where Can I insert this code?

    <?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?>

    Thank you very much for your support

    Best Regards,

    ZequenceZ

    http://www.coolfreestuff4you.com

    Anonymous

    #30907

    Graphene theme natively supports WP PageNavi plugin. The above code already exists in theme file. But you cannot use it for static front page. If you want to show page navi, either show recent posts on homepage or create another blank page and set it as posts page. There you can have page navi. Example – http://www.prasannasp.net/blog scroll to the end to see the posts navigation.

    zequencez

    #30909

    Now I can resolve my problem.Thank a lot.

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.