• Hello!
    I want to translate my website to another languages.
    I have install for it xili-language.
    I have already translate template, but when I open site with ?lang=fr_fr params I can’t see that my shopping cart is translated.
    When I add define language in wp-config.php everything is well translated.
    ( for example with define (‘WPLANG’, ‘fr_FR’);
    But I want to change language dynamicly from frontend.

    https://wordpress.org/plugins/wp-e-commerce/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Some replies can be found in FAQ – https://wordpress.org/plugins/wp-e-commerce/faq/ – of this plugin.
    xili-language is based on core WP rules, taxonomy language and mo file. If this plugin is well designed (like bbPress or other) it is probably possible to obtain a live switching of front language of parts built by this plugin. But be aware that currently some customisations are mandatory like tests done recently with wooCommerce which follows a data structure based on custom post-type.
    Good work.
    M.

    Thread Starter asommer

    (@asommer)

    thanks

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

The topic ‘?lang=’ is closed to new replies.