Title: Pagination Problem
Last modified: August 19, 2016

---

# Pagination Problem

 *  [yozoh](https://wordpress.org/support/users/yozoh/)
 * (@yozoh)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/page-number-problem/)
 * When I click the 2,3,4… pages’ post,
    there is **always first page’s list(thumbnail?)
   under the article.**
 * I know this is not only my problem,
    everyone using this theme has this problem.
 * How can I fix this problem? I need your advice.
 * Thanks.

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

 *  [popper](https://wordpress.org/support/users/julialasarte/)
 * (@julialasarte)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/page-number-problem/#post-1529555)
 * It would help if we knew the theme, a link to your blog?
 *  Thread Starter [yozoh](https://wordpress.org/support/users/yozoh/)
 * (@yozoh)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/page-number-problem/#post-1529556)
 * Theme “tanzaku”
    Here’s a link to author’s web. It’s now being used.
 * [http://www.tripleships.com/](http://www.tripleships.com/)
 *  [lu_od](https://wordpress.org/support/users/lu_od/)
 * (@lu_od)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/page-number-problem/#post-1529741)
 * hi!
    tanzaku gives a tip in the ‘index.php’ template: line 71:
 *     ```
       <?php /* make a new query for grid items (in single page) */
       	$new_query_arg = 'paged='.$paged;
   
       	// use this code if you want filter items by category.
       	/* $arr_catID = array();
       	foreach( get_the_category() as $cat) $arr_catID[] = $cat->cat_ID;
       	if ( count($arr_catID) ) $new_query_arg .= '&cat=' . join(',', $arr_catID);
       	*/
   
       	query_posts($new_query_arg);
       ?>
       ```
   
 * change the first line with $ by those between /*
    maybe this help, have a try.
   not tested here ’cause my website’s too new top have multiple articles and pages…
   tell us more !
 *  [Chinmoy](https://wordpress.org/support/users/chinmoy/)
 * (@chinmoy)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/page-number-problem/#post-1529742)
 * Hi,
 * I think that wp-pagenavi plugin will help to solve your problem. Try this plugin
   once.
 * Thanks.
 *  [lu_od](https://wordpress.org/support/users/lu_od/)
 * (@lu_od)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/page-number-problem/#post-1529743)
 * hi chinmoy ! give a link too, we’ll see more for help…
 *  [Chinmoy](https://wordpress.org/support/users/chinmoy/)
 * (@chinmoy)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/page-number-problem/#post-1529744)
 * see this [http://pwdthecnology.zxq.net/](http://pwdthecnology.zxq.net/)
 *  [Chinmoy](https://wordpress.org/support/users/chinmoy/)
 * (@chinmoy)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/page-number-problem/#post-1529745)
 * I used in this [http://pwdthecnology.zxq.net/](http://pwdthecnology.zxq.net/)
   site.
 * Download the plugin from here [http://wordpress.org/extend/plugins/wp-pagenavi/](http://wordpress.org/extend/plugins/wp-pagenavi/)
 *  [lu_od](https://wordpress.org/support/users/lu_od/)
 * (@lu_od)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/page-number-problem/#post-1529746)
 * ok. tanzaku automate this. see exemple [here](http://www.neofuturism.net/category/interactive/)
   there’s a ‘categories’ navigation using tip above.
 *  Thread Starter [yozoh](https://wordpress.org/support/users/yozoh/)
 * (@yozoh)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/page-number-problem/#post-1529750)
 * I really appreciate your comment.
 * I tried using ‘wp-navi’ plugin & editing ‘index.php(line 71)’,
    but it doesn’t
   work.
 * I need another advice.
 * Thanks.

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

The topic ‘Pagination Problem’ is closed to new replies.

 * 9 replies
 * 4 participants
 * Last reply from: [yozoh](https://wordpress.org/support/users/yozoh/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/page-number-problem/#post-1529750)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
