I have a problem dislaying special characters (like à) in my wordpress menu, they don't show.
ex:
I have a menu save with the display text "aeióu"
When in the homepage the menu shows "aeiu"
even tryed with ó but nothing
The menu is called in the header with the wp_nav_menu function.
I checked wp-config and the database and it's all in UTF-8, even the theme files.
This is only a problem in the menu, special characters work nicely across the site. Even in nav-menus.php special characters work.
It's only a problem when displaying the page.