Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

how do i change the language of the woocommerce store

Home Forums VW Theme VW BAKERY PRO THEME how do i change the language of the woocommerce store

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #45345

    hello i need to change the language of my store from english to spanish

    #45353
    developer vwtheme
    Participant

    Hi,

    To change the language of WordPress frontend, backend, and theme settings. Follow the following steps
    For Frontend:-
    1)Download the GTranslate plugin.
    2)Install and activate the plugin.
    3) Go to plugin/GTranslate/settings
    Open link:-https://ibb.co/X8rYKwP
    4)A select number of language and position of dropdown for option to translate.
    (default will be English)
    Go to plugin/GTranslate/settings
    Open link:- https://ibb.co/PZh2PyZ
    5)Open the front end and select the language from the dropdown and reload the page.

    For Backend:-
    Wordpress should always allow me to change the language, where default “English (United States)”.
    Settings > General Settings > Site Language
    Open link :- https://ibb.co/NFK9XkZ

    For Theme settings in theme customizer.
    1)You need to create the Portable object template(.Pot) file.
    2)Translate that Pot file into Portable object(.Po) and Machine Object(.Mo) using Poedit and google translator.
    3)Write the “define (‘WPLANG’, ‘(language-name’);” in ‘wp-config.php’.
    Ex.define (‘WPLANG’, ‘fr_FR’);

    Many Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.