• Resolved mrlukas

    (@mrlukas)


    How can I set the default language?

    I only will need English and I want to translate some of the content that is in another language.

    So I want to create an environment where there is no translation( I understand that there will be snap between translations but it is okay form me)

    So when the person is opening the page it should translate from Polish to English but without choosing it.
    How can I do that?

Viewing 1 replies (of 1 total)
  • Thread Starter mrlukas

    (@mrlukas)

    I found the way, just put this into the function.php

    setcookie(‘googtrans’, ‘/pl/en’);

    Just change /pl/en from which language you want to translate to.

    Posting it if someone looking for the same thing.

Viewing 1 replies (of 1 total)
  • The topic ‘Default language’ is closed to new replies.