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.

Add Demo content on Home page for every language

Home Forums VW Theme VW BAKERY PRO THEME Add Demo content on Home page for every language

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #48167
    Dimitris Polyzois
    Participant

    Hello,

    I am trying to add the Demo content of the PRO version of the template on a miltilingual Website.
    Even though I see the demo content on the default language of the website, I could not install the same page on the Home pages of the other two languages that my site supports (English and French). I do not care if they will be auto translated. I just want to have the same interface (widgets, galleries etc.).
    I even tried copying the Home page of the default language. Nothing. The Home pages of the English and French parts appear to be empty.

    Is there a way to import this content to every part of the multilingual site?

    Thank you in advance!

    BR,
    Dimitris

    #48189
    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/xGrtXzC

    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.