Forums

Foreign Languages (2 posts)

  1. portfood
    Member
    Posted 2 years ago #

    Why am I having trouble adding a foreign language to my pages. It publishes as question marks. What can I do to solve this problem ?

  2. portfood
    Member
    Posted 2 years ago #

    I fixed the problem by doing what I found on other threads here. I removed the following from my wp-config.php file.

    /** Database Charset to use in creating database tables. */
    define('DB_CHARSET', 'utf8');

    /** The Database Collate type. Don't change this if in doubt. */
    define('DB_COLLATE', '');

    Now my site works fine.

Topic Closed

This topic has been closed to new replies.

About this Topic