Page 10 – RT-Themes | Support Center

Viewing 10 results - 91 through 100 (of 201 total)
  • Author
    Search Results
  • #91354
    divago
    Member

    Hey Tolga, thx for the feedback.

    taking back to the issue, the same happened trying the other two translating plugins (qtrans and polylang).
    btw removing wpml solved the issue.

    see you later.

    #91193
    neo
    Customer Support
    LEAD SUPPORT

    Hi

    I have setup a clean test website and installed polylang and its working fine !

    There are no issues with translating of the strings into any language.

    Best regards,
    Neo
    Theme support

    #91053
    neo
    Customer Support
    LEAD SUPPORT

    Hi

    Our demo uses this code to add the flags

    Note: you will have to have language flags icons uploaded in your website and then adjust above code accordingly. Also change the href in the a-tag to point to the right url so the flags link to the correct address/url.

    If you use any plugin like polylang or wpml remove the code.

    Add the code to the theme functions.php or the functions.php of the child theme.

    Best regards,
    Neo
    Theme support

    neo
    Customer Support
    LEAD SUPPORT

    Hi

    Content needs to be translated by the wpml.org (WPML) plugin or polylang plugin. You can NOT translate WEBSITE CONTENT by poedit or loco edit.

    Poedit, Loco Translateon one side and WPML or Polylang on the other side are different programs. The first two are for translating default theme strings (which are located by the poedit or loco edit through a theme text domain name set in the theme php files) the last two are to translate website content into various languages (they create translate pages /posts of your content).

    There is NO way to translate content by poedit or loco translate. It is simply not possible.

    Best regards,
    Neo
    Theme support

    neo
    Customer Support
    LEAD SUPPORT

    Hi

    Theme strings can be translated using po edit or loco translate http://support-rt.com/forums/topic/translating-themes-by-using-po-files/

    Your website content can be translated using a plugin. http://wpml.org

    You can also use polylang, but from the outset this theme is developed to be best used by wpml.

    Best regards, Neo

    #89776
    EDDIELIN
    Member

    Hi,

    how to use polylang but not showing the flags?

    Best Regards,

    Eddie LIN

    #89353
    neo
    Customer Support
    LEAD SUPPORT

    Hi

    I think you should checkout the polylang settings and enable it for those custom post types. If that does not resolve your issue i have no fix. The polylang plugin is not 100% supported yet. You will have to swap to wpml as that is the plugin we can support at the moment. Aplogies for any inconvenience.

    Note: the above code snippets adjustments are provided as is as the theme author does not have buildin support at the moment.

    Best regards,
    Neo
    Theme support

    #89350
    neo
    Customer Support
    LEAD SUPPORT

    Here is the complete modified wpml_functions.php file to make it work.

    #89349
    neo
    Customer Support
    LEAD SUPPORT

    Hi

    As explained in above given link change every function in the rttheme16/rt-framework/functions/wpml_functions.php and add a check if polylang is active.

    f.e. the first function change from this

    to this

    You can repeat for all the other functions or replace the content of that file with this one

    http://pastebin.com/qDcLgnZv

    Best regards,
    Neo
    Theme support

    #89348
    Damlacik
    Member

    hi,

    What to change in functions.php
    To use polylang? Because I could not find the code on the link in functions.php.
    And How homepage will be multilingual? I installed polylang.
    thanks

Viewing 10 results - 91 through 100 (of 201 total)