Sort posts by Scandinavia
-
Change post database character set
The blog I need help with is: (visible only to logged in users)
-
I use a shortcode like this:
[display-posts category="Mycat" orderby="title" order="ASC" ]But the sort order does not take scandinavian characters like æ, ø and å into account, so my posts are sorted like this:
-æ
-ø
-b
-kInstead of like this:
-b
-k
-æ
-øWhite can I do?
- The topic ‘Sort posts by Scandinavia’ is closed to new replies.