Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Fred

    (@fredawd)

    Hi, it should be cached. I think there is an issue with UTF-8 encoding on your site.

    You could also try to add

    ini_set( 'default_charset', 'UTF-8' );

    at the top of your wp-config.php file.

    Thread Starter arnonalex

    (@arnonalex)

    did not help.
    I have the problem on two different servers in two different sites.

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

The topic ‘non-Latin characters’ is closed to new replies.