Home Forums WoodMart support forum WPML Translation

WPML Translation

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #55852

    ExonGames
    Participant

    Hi,
    I’ve purchased the full WPML trasnslation plugin.
    The problem is that i tried by thier instruction to translate the page that was built using your page builder (The home screen) but it looks like I can’t translate all the elements that i used on the homescreen despite me using your elements that you said that are compatible with WPML.

    Please help me with this problem because I should be able to translate my homescreen,
    Best regards.

    #55868

    Hello,

    Please specify all the elements which you are trying to translate. For your information some of the elements are translated inside a page, others in Sting tab, the menu should be synchronized after you translate all pages or posts

    Here is WPML documentation https://wpml.org/documentation/

    And anyway if you have any difficulty in translation, advise which element you need to translate and provide your site admin access.

    Best Regards

    #55873

    ExonGames
    Participant

    Hi,
    The only elements that were translatable we’re the title of the page and code of the slider at the top of the page…
    I could not translate the promo banner’s text, section title text, responsive text block element’s text, information box’s text…

    All of these weren’t available to translate when I click the plus button of adding translation to the home page.

    Please help me feaguring out what I have to do here…
    Best regards.

    #55876

    ExonGames
    Participant

    Hi,
    Please look at my previous message I am just adding more details to the admin access in the private content.

    #55885

    Hello,

    1/ Make sure you have activated the translation of the page http://prntscr.com/jd9woh

    2/ Make the duplicate of the source page into the target page http://prntscr.com/jd9x94

    3/ Switch to the target page http://prntscr.com/jd9xps

    4/ Translate independently http://prntscr.com/jd9xzx

    5/ Fill out the translation of all the elements and change page title. Save, check if you have problems send me the page with the problem and admin access.

    As for promo banner do you use text or HTML Block?

    Best regards

    #55894

    ExonGames
    Participant

    Hi, First of all it worked than thanks!
    But I have another question, I am translating all my website to Hebrew. The question is, How can I change the Hebrew font from what it is now for an entire page (the homescreen)?

    Hope to hear from you soon with a solution,
    Best regards.

    #55912

    Hello,

    You can change font here: Theme Settings > Typography you will find a wide list of fonts, I am sure you will be able to find appropriate for your needs. You can try these ones: https://fonts.google.com/specimen/Alef and https://fonts.google.com/specimen/Roboto

    Best Regards

    #55917

    ExonGames
    Participant

    Hi,
    But if I want different font for the English website and for the translated version, a different font?

    Hope to hear from you soon with a solution,
    Best regards.

    #55923

    Hello,

    No, You can use only one font for one site. It is not possible to use two fonts for different languages.

    Best Regards

    #55925

    ExonGames
    Participant

    Hi,
    Can I use css to force a specific page to show a specific font?

    #55969

    Hello,

    You can try.

    1/ Find in Google font the one you want to use

    2/ Take such a code, for example, @import url(‘https://fonts.googleapis.com/css?family=Roboto’); and paste it in the page settings.

    3/ Put then CSS like this:

    body{
    font-family: 'Roboto', sans-serif!important;
    }

    Usually, when you insert styles in the page settings they work only for this page, howver I cannot gurantee 100% for the font.

    Best Regards

Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)