Title: numeric pagination
Last modified: March 11, 2017

---

# numeric pagination

 *  Resolved [Melodyk](https://wordpress.org/support/users/melody62/)
 * (@melody62)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/numeric-pagination-6/)
 * Hi all
 * Can someone tell me what I need to do to get the pagination not in text but in
   numbers?
 * I’ve installed the plugin Page-Navi and I added script to index.php
    (<?php if(
   function_exists( ‘wp_pagenavi’ ) ) { wp_pagenavi(); } else { the_posts_navigation();}?
   >)
 * In admin-view it is okay but on the the site itself is it not… so I guess I did
   something wrong somewhere… Who can help me out?
 * [http://melodymusic.nl](http://melodymusic.nl)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/numeric-pagination-6/#post-8903193)
 * try to add the same code into **home.php** and **archive.php**
 * **home.php** would get used for the posts page:
    [https://developer.wordpress.org/themes/basics/template-hierarchy/#front-page-display](https://developer.wordpress.org/themes/basics/template-hierarchy/#front-page-display)
 *  Thread Starter [Melodyk](https://wordpress.org/support/users/melody62/)
 * (@melody62)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/numeric-pagination-6/#post-8903339)
 * Thank you very much Michael, it works fine now.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘numeric pagination’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/momentous-lite/1.4.5/screenshot.
   png)
 * Momentous Lite
 * [Support Threads](https://wordpress.org/support/theme/momentous-lite/)
 * [Active Topics](https://wordpress.org/support/theme/momentous-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/momentous-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/momentous-lite/reviews/)

## Tags

 * [Numeric Pagination](https://wordpress.org/support/topic-tag/numeric-pagination/)

 * 2 replies
 * 2 participants
 * Last reply from: [Melodyk](https://wordpress.org/support/users/melody62/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/numeric-pagination-6/#post-8903339)
 * Status: resolved