Is there a simple way to just sort the posts in alphabetical order within each category?
]]>I’ve created a Custom Taxonomy (called Clusters) and a Custom Post Type (called Careers) and have it setup so the Taxonomy Clusters can be applied to both Posts and Careers. This works great in the admin, but when I view it on multiple themes I only see the Careers on localhost/cluster/cluster-3/ and I’m not sure understanding why I’m not seeing both Posts and Careers together.
I disabled this plugin and see them all together in date order. I think this has to do with FAQ #9 but I’m not sure what to do with that or if I’m on the right track to see Posts and Careers together.
Thanks!
]]>I have some custom post types but they are in a sub menu (in the back end). When I enable reorder for this post type the menu option Reorder is not present in this sub menu.
]]>reorder manual sorting is not working properly. ?Override ‘orderby’ query attribute is not checked. what’s the issue?
]]>Hello,
I have an issue in reordering products from the admin page. I don’t see all products in category. Page shows 315, I have 404. Can you help me?
Hi,
is it possible to reorder a new post that has been publish to a specific position (i.e. 10th place) after it has been published?
I would like to hardcode this in the plugin itself, probably in class-reorder-post-within-categories-admin.php, but not sure where exactly to do this. Thank you!
]]>Hello,
I installed the plugin, set a custom order with the override option set to true. It is working on my taxonomy term archive page : https://www.epicentrefilms.com/films/vod/ (Bonheur Académie moved to 2nd position) but not on my homepage (V.O.D. section, just before twitter feed). This section uses a the get_posts() function with those args.
But the found films are ordered by post date just like before. Have I done it wrong ?
Thanks
Etienne
$args = array(
'post_type' => 'film',
'numberposts' => 4,
'suppress_filters' => 0,
'tax_query' => array(
'relation' => 'AND',
array(
'taxonomy' => 'categorie-film',
'field' => 'slug',
'terms' => array('vod'),
),
)
);
$films = get_posts($args) ;
]]>
Hello, and thank you for this marvelous plugin. I was wondering, is there a way i could pass the orderby in the Rest API, because my site uses the Rest API to fetch the posts (via Backbone Routing).
Something like:
Archive["home"].url = [apiUrl, 'wp/v2/posts/?filter[orderby]=menu_order&filter[posts_per_page]=16&page=1&', $query, '&_embed'].join('');
assuming the “menu_order” is the order used by your plugin.
Thank you
]]>I’m using a plugin to display team members (GS Team) – ReOrder plugin works great to reorder the team members in here when using a standard grid layout, however when I change the layout to have a filter then it loses all the order and reverts back to the previous order.
How can I get this to work when a filter is being used?
I am trying to attach some images and a video of my issue.
Whenever i move the slider to show all items that i am trying to reorder the entire set disappears.
Hi
Awesome plugin!
I’ve been using this plugin for over a year now and it was perfect until now, I don’t know what happened but it’s not working anymore, when I select a category on a tap “Reorder” it just refreshes page and then it’s going back to the ‘select’ tab, and not the category I selected.
ps: i updated the wordpress and your plugin but is not working
]]>Hello,
Awesome plugin!
Just a question concerning Override ‘orderby’ query attribute option, with the last wordpress version (6-4-1) it doesnt seem to work anymore.
I have two queries for the same contents, one using orderby and the other doesnt, but the one using the orderby option is being reorder while the option is not checked.
Could you check if it’s normal?
]]>Hi, I installed ReOrder because I needed to have the products sorted in a custom order in each product category.
After sorting and verifying it in the front end, I noticed that after some time the sorting was lost and returned to the default one.
I don’t understand what is causing the issue. I assumed it happens whenever a change is made on a product belonging to that category, but I am not sure.
Thanks for any feedback on this.
I’m wondering if this plugin can accomplish my needs: show posts in a random order when an archive of a certain category is being showed like as example: mysite.com/category/name-of-specific-category
]]>How to force plugin admin page to display all posts in category at once, if i have for example 200 posts in certain category. Now it’s limited to about 110 posts at once.
]]>Hello,
I am writing to you about an issue I have encountered with your ReOrder Posts within Categories plugin, which I have been using on my website for some time now. Recently, I have noticed the following problem.
In the admin section on the ‘Reorder’ page, where I arrange posts within a custom taxonomy, some posts are appearing twice in the grid – their IDs are identical (which is the first problem), and their sorting has stopped functioning correctly (which is the second problem).
I’ve attached two screenshots for your reference. In the first screenshot, you can see the ‘Reorder’ page, where there are a total of 20 posts. However, in the second screenshot, it is apparent that there are only 15 posts in this category. When I move a post to its correct place, the order resets back to its previous state after refreshing the page.
I have also tried using the ‘Reset the order’ function, but it didn’t resolve the issue. I want to mention that all our plugins, as well as WordPress, are updated to their latest versions. We also use Polylang for language variations.
I am looking forward to hearing from you with possible solutions to fix this issue. Thank you for your time and assistance.
]]>Hi,
I wanted to ask for a help with understanding if it is possible to get the posts and keep the order I have set with the plugin.
I tried to add the orderby: “menu_order” on my query but it orders the products in a completely different way.
This is a React app and I am using “react-native-woocommerce-api” module to fetch the products.
Any help would be much appreciated!
Hello,
first, thanks for your very usefull plugin !
It would be nice to make the admin menu label translatable like the rest of the plugin’s texts :
in admin/class-reorder-post-within-categories-admin.php
@lines 937, 940, 944 and 947
__( ‘Reorder’, ‘reorder-post-within-categories’ ) instead of ‘Reorder’
Thanks !
]]>Hello, I had another question. I recently moved a site from one host to another, and during that switch the orders for the posts did not move with it. Is there a way to export or copy that order, so i dont have to manually reorder everything again?
]]>Hello team,
Going to classify the products in the subcategory I want, I find that they are not the same as those that appear in the store.
It is the same number, 53 products, but for some strange reason some products that are in the eshop don’t appear in your plugin and some products that appear in your plugin are not what I actually have.
link
https://theperfectparty.gr/product-category/thematiko-party/monokeros-unicorn/page/2/
Issue images to understand :
Real category products :
https://theperfectparty.gr/product-category/thematiko-party/monokeros-unicorn/page/2/
are not appeared in your plugin :
]]>When selecting categories to reorder, some of them are showing posts from entirely different categories. It does not happen to every category, and there is not any overlap with the categories besides the parent category.
]]>Hi there,
We have been using this plugin for our client for a while now but recently they have tried adding a new post. The post has 3 set categories but when you go to the reorder tab, you can only see it in one of those categories. This means we can’t change the position of the post in the other two categories. However, we can see the post on the frontend but at the end of the list because we can’t move it. (link provided – Cowbeech. 69 acre (27.92 Ha)). Could this be a problem with the plugin?
]]>Hi !
I’m using WP_Query to get posts of the category and during my work I recognized that when the term has only one post then your filter don’t allow me to get the post cause of the condition which is adding with the add_filter('posts_where', array(&$this, 'reOrder_query_where'), 10, 2);
filter (wp-content/plugins/reorder-post-within-categories/reorder-posts-within-categories.php:69).
Also I can’t access to the category from the settings page (options-general.php?page=reorder-posts-within-categories.php) because it has only one post for now. In the reOrder_query_where
function doesn’t exists any hook to use and fix it.
Can you help me to fix or find a solution for it?
Thanks in advance,
Vahan
Now the default is 1-20 and every time i open other windows and back to the reorder window it always refresh and set the max to 20 again and again. If it possible to change max number for default?
]]>Hi, I am new to WordPress, so apologies if I am missing the obvious.
My website has several categories to show posts for future and historic events, however the posts are all shown by descending date so I installed this plugin to sort future posts by <span style=”text-decoration: underline;”>ascending</span> date.
The instructions were very simple:
Once uploaded and activated, the WP settings showed:
” Options saved. A sub-menu is now placed under each post type menu in your dashbaord to access the sorting page.”
But the category settings did not have a sort option as I expected so I still cannot reorder the posts by ascending date.
What have I missed?
]]>Hello, and first of all: Thank you for your nice plugin and your work.
I have the following problem after updating from 2.5 do 2.14: When I switch on the manual sorting for a certain category, the REST API link (e. g. https://localhost:8080/wp-json/wp/v2/posts?categories=13) for posts with that category does not work anymore, after switching manual sorting of, everything works as expected again. Do you have any idea? I searched the forum, but could not find any solution here yet.
Thank you very much in advance. Greets Tmoteo
]]>Sorry, duplicate threads
Can be removed
Hello,
First, thank you for developing such a helpful plugin.
I’m currently experiencing an issue with the plugin on my website. I have installed the plugin and set it to sort items of Stores and Brands manually. At first, everything seems to work well as the plugin retrieves the Stores and Brands correctly on the plugin page and grants the option to change the sorting to manual.
https://prnt.sc/rWsOROVf5efl
https://prnt.sc/DiEf-t1L42XN
However, when I change the sorting option of a store to manual sorting (“No” to “Yes”), something breaks on the Store Page coupons list, and the coupons aren’t visible. It appears that the Theme Shortcodes [cmd_coupons] or [cmd_latest_coupons] of the coupons have been affected by the manual sorting.
https://prnt.sc/PqKiBySSYeFZ
https://prnt.sc/6NSI6Lc0cV4I
I have reached out to the theme developer. Still, they were unable to provide a solution, and they suggested that the issue might be that the plugin is trying to override the theme’s default functionality which is breaking the working of the theme.
If I switch off the manual sorting (change it back to “No”)?https://prnt.sc/uMOG9WxgPYy5,?the coupons display correctly.
As such, I wanted to reach out to you for help in resolving this issue.
I would appreciate any guidance or advice on how to fix this problem or any alternative solutions to change the order of the coupons easily (such as a drag-and-drop option) instead of using the Display Priority field.
Thank you for your time and assistance.
Many Thanks
We use the plugin successful over a long time and there are no problems to show ordered posts on the main page in the news section (posts) nor on the overview sites with our sectors/departments: https://life-online.de/bildungsangebote/ We have a multisite with the Divi Theme and the sectors site by now uses the portfolio plugin with ordered projects within categories.
Now we want to use the filterable portfolio https://life-online.de/bereichsseite-bildung-new/ to show the ordered projects by categories but they remain ordered by date although they are the exact same categories and projects as in the portfolioplugin on the bildungsangebote site.
I turned debuging on and can see that the plugin is working on the bildungsangebote site:
but no debuging code for the filterable portfolio site apart from the category for the news at the bottom of the page which works as expected.
Do you have a hint for me how I can solve the problem?
Viele Grü?e Katja
]]>Hello,
I have recently installed your plugin and after sorting a product category in the backend it prioritizes the wordpress menu order instead of the manual sorting in the front end. Any idea as to what is causing this to happen?
Thanks in advance
]]>