• Sorting is not saving the order of pages.

    After drag and drop, ajax message says “success” and “Page order successfully updated”. But when I refresh the page on server, page order reverts to what it was before. It also worked fine few days ago, and works perfect on the other site on same server.

    But it’s a very strange issue, because on same wordpress locally, it works fine. All plugins are the same, same versions too, NP is 3.2.13, theme is the same. I am the only user and administrator so I should have all sorting rights.

    Any ideas what might be the cause? Just ideas so I know where to look, I’m out of ideas.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter marusic

    (@marusic)

    Update: it writes the order in database ok after drag and drop, and as far as I know it doesn’t remember old order anywhere (I’ve searched everywhere in database) – so I really have no idea how or where does it even keep the old order. But it still shows it on refresh.

    Thread Starter marusic

    (@marusic)

    Ok, so there is this hosting that force object caching on wp-admin for some reason, and flushing the cache solves this.

    Is there a way to add action after each sorting, to call wp_cache_flush() ?

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

The topic ‘Sorting stopped working’ is closed to new replies.