Title: adding some text
Last modified: August 22, 2016

---

# adding some text

 *  Resolved [hamimorg](https://wordpress.org/support/users/hamimorg/)
 * (@hamimorg)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/adding-some-text/)
 * Hi,
 * Page numbers in a 4 page document appears as follows:
 * Current page 1
    1 2 3 4 >
 * Current page 2
    < 1 2 3 4 >
 * How can I a text like this? Thank you.
 * Current page 1
    Pages: 1 2 3 4 >
 * Current page 2
    Pages: < 1 2 3 4 >
 * [https://wordpress.org/plugins/wp-pagenavi/](https://wordpress.org/plugins/wp-pagenavi/)

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

 *  Plugin Author [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * (@gamerz)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/adding-some-text/#post-5550111)
 * You sure you are using the right plugin? By Default this plugin will add the “
   Pages” text.
 * Example: [http://lesterchan.net/](http://lesterchan.net/) (right at the bottom)
 *  Thread Starter [hamimorg](https://wordpress.org/support/users/hamimorg/)
 * (@hamimorg)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/adding-some-text/#post-5550165)
 * I think I am using the correct plugin. Here is a snapshot
    [http://sites.google.com/site/hamimorg/sample.png](http://sites.google.com/site/hamimorg/sample.png)
 * As you see I entered the word “Pages” in the field “Text for number of pages”
   but that word does noa appear.
 * See for example this
 * [http://ha-mim.org/insan-korktugu-bir-yaraticiyi-sevebilir-mi](http://ha-mim.org/insan-korktugu-bir-yaraticiyi-sevebilir-mi)
 * and this
 * [http://ha-mim.org/kuranin-belagatindaki-mana-katmanlari](http://ha-mim.org/kuranin-belagatindaki-mana-katmanlari)
 *  Plugin Author [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * (@gamerz)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/adding-some-text/#post-5550168)
 * Your theme css is the culprit
 *     ```
       .wp-pagenavi span.pages {
       position: absolute;
       left: -999em;
       display: none;
       }
       ```
   
 * Not the display none
 *  Thread Starter [hamimorg](https://wordpress.org/support/users/hamimorg/)
 * (@hamimorg)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/adding-some-text/#post-5550171)
 * Hi Lester,
 * Where is the code that you sent? How should I correct this? Thank you.
 *  Plugin Author [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * (@gamerz)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/adding-some-text/#post-5550174)
 * The correct code can be found in the .CSS file in the plugin folder.

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

The topic ‘adding some text’ is closed to new replies.

 * ![](https://ps.w.org/wp-pagenavi/assets/icon.svg?rev=977997)
 * [WP-PageNavi](https://wordpress.org/plugins/wp-pagenavi/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-pagenavi/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-pagenavi/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-pagenavi/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-pagenavi/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-pagenavi/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/adding-some-text/#post-5550174)
 * Status: resolved