WP shoud make this feature on core. all other sytems support it.
Hei,
problem solved. this plugin is howly craile for that. thanks for Arpen Technologies
https://wordpress.org/plugins/allow-accents-and-special-characters-in-permalinks/
Hello,
this error comes with latest WP 3.5.2 update. The fix is:
– open file karakter/framework/metaboxBuilder.php
– replace line 29 with
if ( !isset($_POST[$this->config['id'] . '_noncename']) || !wp_verify_nonce($_POST[$this->config['id'] . '_noncename'], plugin_basename( __FILE__ ))) {
– save and upload.
Best, Frey (Karakter theme author)