• Resolved tommyj16

    (@tommyj16)


    Hello,
    can i change the language for the quantity based pricing table in the plugin editor? I use a on page translator, so just changing the title manually would work. But I cant find the table in the code. I just want to change those:

    <table class=”wad-qty-pricing-table” data-id=”2664″ style=””>
    <thead>
    <tr>
    <th>Min</th>
    <th>Max</th>
    <th>Unit Price</th>
    </tr>
    </thead>
    <tbody>

    Thanks in advance

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Hermann LAHAMI

    (@mano88)

    Hello,
    The plugin is translation ready so a tool like loco translate should work just fine. Here’s a beginner guide to do it https://localise.biz/wordpress/plugin/beginners

    Thread Starter tommyj16

    (@tommyj16)

    Problem is the standard text is in english. The page is in german. So translation will be always english for german setting (standard) and for english translation.

    I want to change the standard text in the plugin-editor. Would that be possible. Here is a link as a reference:

    https://abakus-healthcare.com/produkt/antigen-schnelltest-25er-box/

    Thank you very much

    Plugin Author Hermann LAHAMI

    (@mano88)

    You can by editing directly the plugin files but all changes will be overridden if you update the plugin.

    Loco translate allows not only to translate but also rename. And all the string updates will be stored in a way it won’t affect upgrades. That’s the WordPress recommended method.

    Plugin Author Hermann LAHAMI

    (@mano88)

    Using loco translate you can create a set of string for german and another for english. The site will automatically load the one that matches the current site language.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Quantity Based Pricing Table’ is closed to new replies.