Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Add the below class in your class selector dashboard by following the 2nd steps in the doc and check.
    .woocommerce-Price-amount

    https://docs.gtranslate.io/en/articles/1349930-how-to-skip-translations

    Thread Starter shoptak

    (@shoptak)

    Hello @abhikr781

    Thank you for your reply, the 2nd method mentioned in the document requires paid version while the first method works on both Free and paid.

    Since im currently using the Free version, please advise how can I apply the below method ?

    1. Skip translation using "notranslate" class
    
    Note: This method works both for free and paid versions of GTranslate, whereas other methods described below are available only for our paid versions.
    
    In order to prevent the translation of certain parts of your website, you can use class="notranslate" attribute for any HTML element. 
    
    For example:
    
    <span class="notranslate">this text will not be translated</span>
    
    Another example for page content:
    
    <div class="notranslate">
        <p>This paragraph will not be translated</p>
        <div>The content of this block will not be translated</div>
    </div>

    Thank you

    • This reply was modified 3 years, 10 months ago by shoptak.

    Hello,

    I apologize for the delay in response.

    Those sections are coming from the woocommerce, you need to edit the woocommerce files and add the mentioned class notranslate

    Please reach to woocommerce and ask which files need to edit and add the class, because those sections are controlled with woocommerce and are not part of the theme, even after switching the theme you will get the same.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Gtranslate Price’ is closed to new replies.