Forums Forums Search & Filter Pro Custom taxonomy order in widget

Viewing 3 posts - 11 through 13 (of 13 total)
  • Anonymous
    #105358

    Hello!
    Ah, my bad, I’ll have to change that then I suppose.
    Thanks again. 🙂

    Trevor
    #105365

    Let me know how you get on. For future reference, both SQL and PHP use the collation to decide the sort order. All our code does is ask for a sort to be performed. The database collation does the rest as regards order. I will wait to hear from you.

    Anonymous
    #105405

    I think I’ve actually done this before now that I think about it.
    My problem now is that the database is using utf8_general_ci and not swedish like you said.

    I’ll see if I’ll get it working, a lot of Swedish characters in the columns and I don’t want to break the site which is due soon.

    I actually checked an older site and there the collation is utf8mb4_unicode_ci.
    Oh well, that will probably solve the Swedish sort order problem.

    I still didn’t fix the custom sort order problem yet, but I’ll see if I’ll manage it soon enough.

    Regards,

Viewing 3 posts - 11 through 13 (of 13 total)