New Landing How can we help? Themeforest Theme Support Neighborhood Strange characters instead of áéíóú?

Viewing 10 posts - 1 through 10 (of 10 total)
  • #15062
    myuption
    Member
    Post count: 41

    So… I’m translating to Spanish and I see characters like � instead of the regular letters with accents, also special characters like ñ or ¿ appear with that question mark inside a box.

    Does it have to be with the database encoding? It is utf8_general_ci.

    Either way, tried to put this:

    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

    In the header php, but still got the same errors… any ideas? 🙁

    Thanks

    #15108
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, could you show us your website please?

    #15223
    myuption
    Member
    Post count: 41

    Aww… it is running in a xampp version.

    I attached an example of the symbols.

    Thanks

    #15225
    myuption
    Member
    Post count: 41

    I can’t edit my post

    &a acute; for á and so on

    #15594
    myuption
    Member
    Post count: 41

    I thought this might be a wordpress problem, so I installed the spanish version to test the theme and it’s the same, is there any solution to this besides translating and replacing characters with html code? 🙁

    #15806
    Melanie – SUPPORT
    Member
    Post count: 11032

    I will ask the developer about that!
    Thank you for the patience!

    (subscribed)

    #15918
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Try this:

    1) Open wp-config.php;
    2) Find:

    define('DB_CHARSET', 'utf8');
    define('DB_COLLATE', '');
    

    3) Change it to:

    /*define('DB_CHARSET', 'utf8');
    define('DB_COLLATE', '');*/
    

    – Ed

    #15937
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Additionally, if translating the theme, make sure to work in UTF-8 in POEdit.

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #15985
    myuption
    Member
    Post count: 41

    Thank you Cosmin, it was POEdit, after I set it to utf-8 everything worked. 😀

    #16142
    Melanie – SUPPORT
    Member
    Post count: 11032

    Fantastic! Thanks for posting back!

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register