Title: Problems with &quot;öäü&quot;
Last modified: August 21, 2016

---

# Problems with "öäü"

 *  Resolved [mrfraz](https://wordpress.org/support/users/mrfraz/)
 * (@mrfraz)
 * [13 years ago](https://wordpress.org/support/topic/problems-with-oau/)
 * Hey when i use..
 *  `<?php
    $term = get_queried_object(); $tag_group_labels = get_option( ‘tag_group_labels’,
   array() ); echo ‘Group name: ‘ . $tag_group_labels[$term->term_group]; ?>`
 * I have some problems with the “öäü”.
    How can i fix that?
 * Thanks!
 * [http://wordpress.org/plugins/tag-groups/](http://wordpress.org/plugins/tag-groups/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Christoph](https://wordpress.org/support/users/camthor/)
 * (@camthor)
 * [13 years ago](https://wordpress.org/support/topic/problems-with-oau/#post-4097677)
 * Could you please describe the problems?
 *  Thread Starter [mrfraz](https://wordpress.org/support/users/mrfraz/)
 * (@mrfraz)
 * [13 years ago](https://wordpress.org/support/topic/problems-with-oau/#post-4097680)
 * Have a look here in the source, i use the tag groups.
 * [http://www.ligareport.de/manuel-neuer/](http://www.ligareport.de/manuel-neuer/)
 * > Manuel Neuer (FC Bayern MÃ¼nchen)
 * Or in the Keywords..
 *  [Christoph](https://wordpress.org/support/users/camthor/)
 * (@camthor)
 * [13 years ago](https://wordpress.org/support/topic/problems-with-oau/#post-4097687)
 * That seems to be a problem of the charset (unicode/ascii).
    I tried your code
   on my blog and ö and ü in the tag group name display correctly. The problem could
   be:
    - The charset on your admin page is different than what you use on your front
      page (where it is utf-8). (Could check the wp-config.php file too.)
    - Something is wrong with the database collation.
 * I don’t have more ideas about possible causes.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problems with "öäü"’ is closed to new replies.

 * ![](https://ps.w.org/tag-groups/assets/icon-256x256.png?rev=3583325)
 * [Tag Groups is the Advanced Way to Display Your Taxonomy Terms](https://wordpress.org/plugins/tag-groups/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tag-groups/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tag-groups/)
 * [Active Topics](https://wordpress.org/support/plugin/tag-groups/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tag-groups/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tag-groups/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Christoph](https://wordpress.org/support/users/camthor/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/problems-with-oau/#post-4097687)
 * Status: resolved