• Hello, congratulations on the amazing plugin you made. I just have a problem with that. I need to sort the list alphabetically with accents. But the plugin starts to sort again when it finds an accent ie Aa, bb, cc, dd, ee … and then áá, bb, cc, dd, éé …

    Can you help me solve it? If you don’t understand what I mean, I can try to explain it better. In the link to the page, you can see that the word Mágico should appear after Maestro, but it doesn’t.

    I tested this code but it remains the same:
    [az-listing display = “posts” alphabet = “Aáà??aáà?a, Bb, Cc, Dd, Eéè?êeéè?ê, Ff, Gg, Hh, Iíì??iíì??, Jj, Kk, Ll, Mm, Nn, Oóò??oóò?, Pp, Qq, Rr, Ss?, Tt, Uúùü?uúùü?, Vv, Ww, Xx, Yy, Zz “post-type =” post “]

    thanks for the help ??

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Dani Llewellyn

    (@diddledani)

    Hi,

    Unfortunately the plugin is currently naive in the way it sorts the titles within each indice (group). It uses the PHP-native sorting functions which see letters with accents as a different character to their base letter. I’ve worked around this for the grouping stage, but still need to fix it for intra-group sorting.

Viewing 1 replies (of 1 total)
  • The topic ‘sort alphabetically with grammatical accents’ is closed to new replies.