Title: 2 issues
Last modified: September 23, 2019

---

# 2 issues

 *  Resolved [alekseo](https://wordpress.org/support/users/alekseo/)
 * (@alekseo)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/2-issues-13/)
 * Hey, after updating the plugin my ordering got reset – not on the front end but
   on the back end. And it is not always saving new ordering on the back end. Sometimes
   it shows the wrong order on the back end but right one on the front end.
 * Also, it is not showing all posts in a category. It is only showing 14/16 posts
   ut in one of my categories. Tried to save the excluded posts again. That worked
   when this happened in the previous version of this plugin, but that didn’t fix
   it now. Now one more post got missing while messing around a little and typing
   this.
 * lastly, I would like to request sorting by not only in category archives but 
   also in custom taxonomy archives.
 * Thanks

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

 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/2-issues-13/#post-11962538)
 * > Sometimes it shows the wrong order on the back end but right one on the front
   > end.
 * if manually sorted they should show the same order. Else the dashboard shows 
   the same order as your post table.
 * > Also, it is not showing all posts in a category. It is only showing 14/16 posts
   > ut in one of my categories.
 * it will only show published posts, are all 16 published?
 * > lastly, I would like to request sorting by not only in category archives but
   > also in custom taxonomy archives.
 * that’s already the case. Enable sorting in the settings page
 *  Thread Starter [alekseo](https://wordpress.org/support/users/alekseo/)
 * (@alekseo)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/2-issues-13/#post-11962717)
 * > it will only show published posts, are all 16 published?
 * Yes, they are all published. All 16 posts. Here’s what it looks like on the sort
   page: [https://wmweblog.com/wp-content/uploads/2019/09/reorder-1.png](https://wmweblog.com/wp-content/uploads/2019/09/reorder-1.png)
   4 of the posts look like duplicates, but they are really not and they don’t share
   the same name either, it only looks like it on this page. It only displays 13
   posts when I active “Use manual sorting..”
 * > that’s already the case. Enable sorting in the settings page
 * Oh, that’s great! I thought I had looked for that already.
 *  Thread Starter [alekseo](https://wordpress.org/support/users/alekseo/)
 * (@alekseo)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/2-issues-13/#post-11962780)
 * > if manually sorted they should show the same order. Else the dashboard shows
   > the same order as your post table.
 * Well, now I tried to sort a new taxonomy. Looked like it worked well but I notice
   that it now think 2 of these posts are duplicates as well. [https://wmweblog.com/wp-content/uploads/2019/09/reorder-2.png](https://wmweblog.com/wp-content/uploads/2019/09/reorder-2.png)
   And it only shows 18/19 posts
 * And when I check back the order is messed up on the back end again (like in the
   screenshot) but on the front end, the order is like I set it only with a missing
   post.
 * I tried to change the order one more time and then it changed another post to
   a duplicate. So it seems to make one additional post a duplicate every time I
   change the order.
    -  This reply was modified 6 years, 8 months ago by [alekseo](https://wordpress.org/support/users/alekseo/).
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/2-issues-13/#post-11962788)
 * > Yes, they are all published. All 16 posts. Here’s what it looks like on the
   > sort page: [https://wmweblog.com/wp-content/uploads/2019/09/reorder-1.png](https://wmweblog.com/wp-content/uploads/2019/09/reorder-1.png)
   > 4 of the posts look like duplicates, but they are really not and they don’t
   > share the same name either,
 * There are 16 posts on the screenshot, are you saying the last 4 are wrong?
 * > It only displays 13 posts when I active “Use manual sorting..”
 * where? on the front page? Can you get in touch by email on vrata at syllogic 
   dot in
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/2-issues-13/#post-11962795)
 * > Well, now I tried to sort a new taxonomy. Looked like it worked well but I 
   > notice that it now think 2 of these posts are duplicates as well. [https://wmweblog.com/wp-content/uploads/2019/09/reorder-2.png](https://wmweblog.com/wp-content/uploads/2019/09/reorder-2.png)
   > And it only shows 18/19 posts
 * odd, that was an issue in the beta testing which I tought had been fixed. I will
   test some more and come back to you on this.
 * thanks for your reports
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/2-issues-13/#post-11963137)
 * Ok, I found a bug in the js script on the admin page which caused the issue of
   missing post.
 * I just released 2.0.1. In this new release, I delete any previously stored ranks
   from version 2 of the plugin (which are buggy) and reload the ranks from the 
   custom table used in v1.x.
 * So any changes to your ranks you made in v2 will be lost.
 * Please let me know if this fixes the issue of missing posts.
 *  Thread Starter [alekseo](https://wordpress.org/support/users/alekseo/)
 * (@alekseo)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/2-issues-13/#post-11964607)
 * Hey, amazing. This fixes the issue. I will surely donate 🙂
 * However, the sorting on the backend is still not saved, so if I want to make 
   1 small change I need to order the entire list again. (on the backend sorting
   page).
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/2-issues-13/#post-11964658)
 * > However, the sorting on the backend is still not saved, so if I want to make
   > 1 small change I need to order the entire list again. (on the backend sorting
   > page)
 * damn! That shouldn’t be the case. Can you send me a screenshot of the backend
   and give me the link to the front-end page of posts so I can compare the orders
 *  Thread Starter [alekseo](https://wordpress.org/support/users/alekseo/)
 * (@alekseo)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/2-issues-13/#post-11965380)
 * I was just taking screenshots and noticed that the backend order is reverse of
   the default backend order in WP. It shows the oldest posts first instead of the
   newest posts on top like in dashboard elsewhere.
 * I can grab screenshots if you still need’em.
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/2-issues-13/#post-11966126)
 * >  was just taking screenshots and noticed that the backend order is reverse 
   > of the default backend order in WP. It shows the oldest posts first instead
   > of the newest posts on top like in dashboard elsewhere.
 * ok, so this is what it should be for posts of terms of taxonomy that are not 
   yet manually sorted.
 * For those terms which posts that have already been sorted it should show the 
   manually sorted order.
 * can you confirm?
 *  Thread Starter [alekseo](https://wordpress.org/support/users/alekseo/)
 * (@alekseo)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/2-issues-13/#post-11967015)
 * Yes, now that works fine and unsorted categories are sorted like that by date.
 * I noticed a new issue though. When I drag the bar to show more than 20 posts 
   it is very bouncy adding and removing too many posts as I drag it. When at max
   it does not show all the posts. Missing 1 or two from categories with 36 – 55
   posts. A setting to show all posts by default would be great for me but I don’t
   know if that is a good solution.
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/2-issues-13/#post-11967483)
 * > I noticed a new issue though. When I drag the bar to show more than 20 posts
   > it is very bouncy adding and removing too many posts as I drag it
 * thanks, that’s something I ought to fix, it does not actually stop using the 
   slide bar, but it is still annoying. Will fix.
 * > When at max it does not show all the posts. Missing 1 or two from categories
   > with 36 – 55 posts.
 * strange! I tried this again on my test server and I can see all the posts when
   I drag the range slider all the way till the end. Are you sure you are counting
   only published posts?
 * > A setting to show all posts by default would be great for me but I don’t know
   > if that is a good solution.
 * I thought about this, but reading around I noticed that the sorting (drag & drop)
   js plugin struggles with more than 300 items in the sort list. Furthermore WP
   does not recommend working with posts sets greater than 100 to ensure best performance.
   100 cards means that you have a grid of 10×10, do you feel that you could sort
   large grids? It would require a lot scrolling too.
 * btw, have you noticed that you can remove posts fro the grid and send to the 
   strat or end of the ranking order? (read screenshot 2 for more details)
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/2-issues-13/#post-11967491)
 * quick update:
 * > Yes, now that works fine and unsorted categories are sorted like that by date.
 * are the 2 issues you initially raised fixed?
 * I would like to mark this thread as resolved and ask you to open a new thread
   for new issues. Like the issue about dragging the slider, that should go into
   a different thread for others to find it easily.
 *  Thread Starter [alekseo](https://wordpress.org/support/users/alekseo/)
 * (@alekseo)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/2-issues-13/#post-11967943)
 * > are the 2 issues you initially raised fixed?
 * Yes, those issues are fixed. Thanks again.
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/2-issues-13/#post-11968185)
 * ok, so I will mark this as resolved.
 * PS: I just released v2.1.1 with a fix for the slider range.

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

The topic ‘2 issues’ 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/)

 * 15 replies
 * 2 participants
 * Last reply from: [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/2-issues-13/#post-11968185)
 * Status: resolved