• Resolved rj2585

    (@rj2585)


    Hi, with the help of the following instructions I translated the theme to Spanish:

    1. Prepare a es_Es.mo and es_ES.po files
    2. Place them in the wp-content/language/ folder
    3. Add define ('WPLANG', 'es_ES'); in the wp-config.php file

    Everything worked smoothly until I updated to the latest WordPress version (3.7) and the latest Corpo theme version. Now in the News section (http://greccolegal.com/noticias/) which are just posts, the titles and links are again in English.

    Does anyone had a similar problem?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author alex27

    (@alex27)

    Where did you place theme translation (in which folder)? Maybe it was deleted during an update?

    Thread Starter rj2585

    (@rj2585)

    I placed the translation files under
    wp-content/language/
    I checked and the files are still there.

    Translations of themes are in their folder.
    For your web:

    http://greccolegal.com/wp-content/themes/corpo/languages/es_ES.po
    http://greccolegal.com/wp-content/themes/corpo/languages/es_ES.mo

    I hope it will be good.

    Theme Author alex27

    (@alex27)

    Hello!

    Theme translations can be placed in wp-content\languages\themes folder, but you must change the name of the file from es_ES.po to corpo-es_ES.po (you’re adding theme textdomain at the beginning). The same goes for .mo files. More info in this article.

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

The topic ‘Corpo translation’ is closed to new replies.