• Resolved dangerdanj

    (@dangerdanj)


    I have some custom fields in ACF that are text fields that include sizes like, 9/16, 1-5/8, etc.

    When I create a filter with these as checkboxes and order them alphabetically, they of course do not display in numerological order, where 9/16 is all the way to the bottom even though it is a smaller number than 1-5/8.

    Is there any way to adjust for this so they can be in numerological order?

Viewing 1 replies (of 1 total)
  • Plugin Author stepasyuk

    (@stepasyuk)

    Hello @dangerdanj

    Thank you for using Filter Everyting plugin.

    If no one from the sorting options was good for you you can use hook ‘wpc_terms_before_display’ to sort them via code. Of course this expects that you are familiar with PHP or you have to ask a developer to help you with this.

Viewing 1 replies (of 1 total)
  • The topic ‘Order of ACF Custom Text Field with Fractions’ is closed to new replies.