• Resolved thekjub9

    (@thekjub9)


    pls I need advice how to instal languace pack

    I transfered it tu default translation folder … reactivated theme … nothing
    happened

Viewing 3 replies - 1 through 3 (of 3 total)
  • Alwyn Botha

    (@123milliseconds)

    https://wpml.org/2009/05/wordpress-theme-localization/

    lower on page

    Using the translation in WordPress

    bloggerdata

    (@bloggerdata)

    /**WordPress Localized Language, defaults to English.
    * Change this to localize WordPress. A corresponding MO file for the chosen language must be installed to wp-content/languages. For example, install de.mo to wp-content/languages and set WPLANG to ‘de_DE’ to enable German
    * language support.
    */
    define (‘WPLANG’, ‘ro_RO’);

    If you already set this in wp-config.php the translations uploaded into the directory /public_html/wp-content/themes/suffusion/translation/ should be OK

    I would suggest using a child theme to handle your translations, otherwise you will lose them whenever you upgrade the theme. See the instructions here.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘cant install language .po’ is closed to new replies.