All of these tags follow the same order as shown in the image no matter which sub-category they belong to. There doesn’t seem to be a way to move the terms to the position I want them to be in.
Is there a way to set a custom order? For example, these ratios I want to be in order of whole number. (9.0, 10.0, 11.0, 12.0, etc)
https://prnt.sc/QhH7mWkvfGHp
Hello @adamsatoms
Thank you for using the plugin. In general you use PRO version and this question should be asked on the appropriate page. But as this problem is related with both – Free and PRO versions, I will answer on it here.
If no one terms sorting value was good for you, you always can sort the terms with hook 'wpc_terms_before_display' Here is more info about the hook – https://filtereverything.pro/resources/hooks/#terms-before-display-hook
Thank you for the work around! As I am undeveloped with writing, how would I apply my terms in the hook (example 1:1, 2:1, 3:1 to show me where to place them) and where would I place this hook for it to take effect?
The sorting terms would work well if I could figure out how to make it show in alphabetical order with their hierarchy’s showing in alphabetical order. I need the ratios to show in numerical order but I can’t find a way to do that either.
I tried using “term name abc” and checked the box to show hierarchy and have child terms collapsed but that does not work. Default is the closest because it actually shows hierarchy levels but it shows out of alphabetical order.
Is using hooks the only way to show the menu in hierarchy alphabetical order(abc) or numerical order(1,2,3)?
Is there a possible reason as to why mine is not working with your sorting options?
https://prnt.sc/osU46em8XOlj
https://prnt.sc/bwocFJ7GXfGm
-
This reply was modified 3 years, 3 months ago by
adamsatoms.
-
This reply was modified 3 years, 3 months ago by
adamsatoms.
Here’s how it looks from all of the sorting options available. All have “show hierarchy” button checked.
Default – https://prnt.sc/XE8xsrJSqQ07
Term name abc – https://prnt.sc/r8vZ8jk_tlKS
Post cound 123 – https://prnt.sc/fU9XMIs9IG2B
Term ID 123 – https://prnt.sc/4ZZ5vMKkiCfZ
Menu order 123 – https://prnt.sc/E5w0MHv4TSps
Hey @stepasyuk,
I made this example in paint. I am looking to have the terms listed in alphabetical order. This should work for parent and child terms.
https://prnt.sc/MIqTA83J227V
My categories for parent to child work as product types -, secondary category –, child categories to secondary —. Everything is under the parent category “product types”. When I use sorting option “term name abc”(I assume this is alphabetical order sorting), the secondary category no longer works as a hierarchy and child options are being shown outside their parent categories. Is this an error or is this intentional?
You can in the example that it only shows 1 parent category under Product Types rather than all parent categories under Product Types.
https://prnt.sc/fTNsmFWADHl2
Thanks