Forums › Forums › Search & Filter Pro › Custom taxonomy order in widget
Tagged: product category order, woocommerce
- This topic has 12 replies, 2 voices, and was last updated 7 years, 6 months ago by Anonymous.
-
Anonymous(Private) April 27, 2017 at 9:48 am #105144
Hi there!
I am trying to reorder the product categories using “Category order and taxonomy terms order” https://sv.wordpress.org/plugins/taxonomy-terms-order/ but after I’ve edited the order not every category is showing up.
I did a search here and found an older topic regarding this plugin, where you disabled it because it did not work.I’m wondering, I could manage without the plugins, since I’ve already edited the order (using a new column from the plugin called term_order), is it possible to change the order by term somehow? I did edit the value in the database (changed from term_group to term_order) but it did not work either.
I’ve also tried using some of your hooks and filters, but I don’t think I’ve found the right one yet.I am not sure what I should try next, so hoping you have a cleaver work-around.
Thank you in advance.
Regards,
Trevor(Private) April 27, 2017 at 12:48 pm #105190I cannot see any way to sort these except for the options listed in the advanced settings for a taxonomy/category form field in the Form UI.
There is more flexibility to manually arrange Custom Fields, as you can make your own list or drag and drop them.
Anonymous(Private) April 27, 2017 at 12:55 pm #105194Well, the problem is that I have a lot of categories with child categories that the customer wants to be aligned in a certain way, and that is not in alphabetical order I’m afraid.
I’ve used https://sv.wordpress.org/plugins/taxonomy-terms-order/ before but not together with S&F, the best way would be if there is a filter or action I could hijack and enter the term_order sorting, as the advanced options only allows sorting by id, name, slug, term_group and something else.
I do understand that term_order is a custom column created by the https://sv.wordpress.org/plugins/taxonomy-terms-order/ plugin, but still, it would be nice if this was achievable somehow.Regards,
Trevor(Private) April 27, 2017 at 1:12 pm #105206I do not think that this is possible, unless you can find a way to use our Filter Input Object.
-
AuthorPosts