I am trying to:
Sort my dropdown filter selection by alphabetical order
Link to a page where the issue can be seen:
versteckter Link
Looking to sort the "Gemstones" dropdown
I added this to my code in the View but it is not working and I am not sure how this is being sorted currently.
[wpv-control-post-taxonomy taxonomy="gemstone" format="<span>%%NAME%%</span>" type="checkboxes" orderby="name" url_param="wpv-gemstone"]
Hi,
Thank you for contacting us and I'd be happy to assist.
I've performed some tests on my website with a similar taxonomy search filter and the shortcode "wpv-control-post-taxonomy", but couldn't reproduce this issue.
( screenshot: versteckter Link )
Shortcode used:
[wpv-control-post-taxonomy taxonomy="category" format="<span>%%NAME%%</span>" type="checkboxes" orderby="name" url_param="wpv-category"]
Can you please check if any third-party plugin or custom code is in use on the website, that can interfere with the order of the taxonomy queries?
It would be interesting to test this with all non-Toolset plugins disabled and a default theme like Twenty Twenty-One. If it's fixed, you can start adding the disabled items, one-by-one, to narrow down to a possible conflicting one.
regards,
Waqar
Hello,
So I disabled the plugins and switched theme but I am still seeing the issue. For reference, I have attached a screenshot of the area I need to have in order A-Z.
Thank you for sharing the screenshot and that is what I had in mind too.
Can you please share temporary admin login details, so that I can see how this is set up in the admin area?
Note: Your next reply will be private and please make a complete backup copy, before sharing the access details.
Thank you for sharing the admin access.
Now, when I check the "Gemstones" dropdown options, they are showing alphabetically ordered, correctly.
( screenshot: versteckter Link )
Have you made any changes other than disabling the extra plugins?
From disabled plugins, I suspect "Intuitive Custom Post Order" was responsible for the changed order so you can start activating the disabled plugins one-by-one, beginning from this plugin.