Option order not respected in dropdowns

I have a list of custom car brand options associated with a Brand attribute on a listings site I am creating. Each option has a custom order value, incremented by 10 to keep the brands sorted alphabetically, with the exception of an “Other” option that I want to display at the end, which has a value of 9999.

However, when I create a new listing or edit an existing listing, the car brands seem to display in a random order. The values I entered do not seem to be respected.

I checked the wp_termmeta table, and the hp_sort_order values do exist for these term_ids.

Hi,

Thanks for the feedback. Yes, we are aware of this small issue, and we plan to fix it in future updates.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.