• Hello,

    I want to know how to switch among Customizr localized languages? Is there a button in the somewhere in the theme customizing area?

    Or do I have to change the file names to default.po/.mo among those .po/.mo files?

    Any here would be much appreciated.

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

    (@nikeo)

    Hi,
    in the wp_config.php file, at the root of your WordPress install :

    /**
     * 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_DE.mo to wp-content/languages and set WPLANG to 'de_DE' to enable German
     * language support.
     */
    define('WPLANG', '');
    Thread Starter Semanticfield

    (@semanticfield)

    Thank you so much nikeo!

    ??

    Hi, I am new to WordPress and would like some help in how to setup this template to be able to switch between Spanish and English in real time? The above info is helpful but we will be having visitors to the site that speak one or the other language and need support for both.

    Thanks.

    Adam

    P.S. GREAT TEMPLATE! so clean!

    See here and here.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to switch among Customizr localized languages?’ is closed to new replies.