Title: Reorder doesn&#8217;t work (no JS errors)
Last modified: June 25, 2019

---

# Reorder doesn’t work (no JS errors)

 *  Resolved [Noah Britton](https://wordpress.org/support/users/thrivedesign/)
 * (@thrivedesign)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/reorder-doesnt-work-no-js-errors/)
 * 90 second video shows me reordering items and showing no JS error in Console.
 * WP and all plugins are up to date.
 * Not sure what I’m doing wrong 🙂
 * Here is a list of plugins installed
    Advanced Custom Fields PRODeactivate Select
   Autoptimize Select Category Order and Taxonomy Terms Order Select Check and Enable
   GZIP compression Select Classic Editor Select Cloudflare Select Custom Post Type
   UI Select Easy Modal Select Envato Market Select GZip Ninja Speed Compression
   Select Portfolio Post Type Select Post Types Order Select Redirection Select 
   ReOrder Post Within Categories Select Rich Text Excerpts Select Simple 301 Redirects
   Select Simple Custom Post Order Select Slider Revolution Select Thrive Care Plan
   Plugin Select Ultimate Dashboard PRO Select WPBakery Page Builder Select Yoast
   SEO
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Freorder-doesnt-work-no-js-errors%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/reorder-doesnt-work-no-js-errors/#post-11671397)
 * try with Autoptimize disabled by adding `?ao_noptimize=1` to the URL.
 * if the problem is not there at that point, some autoptimize (re-)configuration
   might be needed to fix this. there are troubleshooting tips and info on how to
   exclude in [the AO FAQ](https://wordpress.org/plugins/autoptimize/#faq).
 * hope this helps debugging,
    frank (ao dev)
 *  Thread Starter [Noah Britton](https://wordpress.org/support/users/thrivedesign/)
 * (@thrivedesign)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/reorder-doesnt-work-no-js-errors/#post-11672672)
 * Thank you for the response.
 * The issue persists when I use the variable.
 * Any other thoughts
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/reorder-doesnt-work-no-js-errors/#post-11677064)
 * Hi Noah,
 * thanks for the video, that’s a very clear way to describing your issue!
 * so the plugin is working fine, the fact that you are able to see your manual 
   order in the back-end means it was saved properly in the custom table the plugin
   uses.
 * The issue is the loading of the posts in the front end, and I suspect that your
   Portfolio custom posts is using a custom query which is supressing query filters.
   The plugin works by filtering the sql queries to reorder the DB results. If these
   filters are supressed the plugin never intercepts your DB post query and therefore
   the default order is returned.
 * For a more detailed explanation please see this [thread](https://wordpress.org/support/topic/apply-sort-order-to-custom-query/).
 * You will need to dig into the theme code and possibly create a new page template
   with an un-supressed query to get th right results.
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/reorder-doesnt-work-no-js-errors/#post-11920804)
 * Not having heard back, I am assuming the issue has been resolved and marking 
   this thread as such.

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

The topic ‘Reorder doesn’t work (no JS errors)’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/reorder-post-within-categories_c18d38.
   svg)
 * [ReOrder Posts within Categories](https://wordpress.org/plugins/reorder-post-within-categories/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/reorder-post-within-categories/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/reorder-post-within-categories/)
 * [Active Topics](https://wordpress.org/support/plugin/reorder-post-within-categories/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/reorder-post-within-categories/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/reorder-post-within-categories/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/reorder-doesnt-work-no-js-errors/#post-11920804)
 * Status: resolved