Title: WordPress 3.4 &#8211; paging problem
Last modified: August 20, 2016

---

# WordPress 3.4 – paging problem

 *  [SpabRice](https://wordpress.org/support/users/spabrice/)
 * (@spabrice)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/wordpress-34-paging-problem/)
 * I got the following problem after updating to wp-3.4 for my theme:
 * My front page displays is “Your latest posts”. So my index/home page is a list
   of recent posts with pagination. (www.test.com)
 * the pagination works with ajax/jquery. So if someone hits the “next” buttons (
   url = [http://www.test.com/?paged=2](http://www.test.com/?paged=2)) jquery loads
   the content and insert this without refreshing the page (.load function).
 * Problem: Since 3.4. the .load function gives no result. Apperently the .load 
   function loads a “blank page” OR “no page”.
    But typing the url (…/?paged=2) 
   manually in the browser works fine. The secong page is shown.
 * What I’ve have so far:
    …/?p=1&paged=2 -> works …/?paged=2 -> doesn’t work …/
   paged/2/ -> doesn’t work
 * first it seams to be a jquery coding issue but why is …/?p=1&paged=2 working 
   then?? I have no idea why it’s not working with the …/?paged=2
    And on 3.3.2 
   it was working fine, so it has something to be with wordpress.
 * Does anyone have an idea?

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

 *  [phillymantis](https://wordpress.org/support/users/phillymantis/)
 * (@phillymantis)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/wordpress-34-paging-problem/#post-2814468)
 * im having a similar problem
 * i had custom loops used the $paged method for pagination
 * soon as i upgraded….they all broke
 *  [halloei](https://wordpress.org/support/users/halloei/)
 * (@halloei)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/wordpress-34-paging-problem/#post-2814514)
 * I got the same problem with my own pagination-code after updating to 3.4.
 *  Thread Starter [SpabRice](https://wordpress.org/support/users/spabrice/)
 * (@spabrice)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/wordpress-34-paging-problem/#post-2814642)
 * I did many different tests the whole day but nothing helped.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/wordpress-34-paging-problem/#post-2814654)
 * Have you tried:
 * – deactivating **all** plugins to see if this resolves the problem. If this works,
   re-activate the plugins one by one until you find the problematic plugin(s).
 * – switching to the Twenty Eleven theme to rule out any theme-specific problems.
 * – [resetting the plugins folder](http://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F)
   by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause
   problems.
 * – re-uploading all files & folders – **except** the wp-content folder – from 
   a **fresh** download of WordPress.
 *  [UsagiYojimbo](https://wordpress.org/support/users/usagiyojimbo/)
 * (@usagiyojimbo)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/wordpress-34-paging-problem/#post-2814736)
 * Same issue since I upgrade to 3.4. I use to have customed loops using $paged 
   and it won’t work now.
 *  [UsagiYojimbo](https://wordpress.org/support/users/usagiyojimbo/)
 * (@usagiyojimbo)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/wordpress-34-paging-problem/#post-2814737)
 * Ok, I have solved the problem with the help of thic topic : [http://wordpress.org/support/topic/wordpress-34-broke-my-paginaton-setup?replies=4](http://wordpress.org/support/topic/wordpress-34-broke-my-paginaton-setup?replies=4)

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

The topic ‘WordPress 3.4 – paging problem’ is closed to new replies.

## Tags

 * [jquery](https://wordpress.org/support/topic-tag/jquery/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 5 participants
 * Last reply from: [UsagiYojimbo](https://wordpress.org/support/users/usagiyojimbo/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/wordpress-34-paging-problem/#post-2814737)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
