• Resolved deepc01

    (@deepc01)


    Hello,

    I want to change the text in the “print invoice receipt” page. Instead of “Total VAT” in the total section I want to change it to “GST”. Is there a way to modify print receipts?
    Thanks,
    Deepak

Viewing 1 replies (of 1 total)
  • Plugin Author e4jvikwp

    (@e4jvikwp)

    Hello Deepak,

    Thanks for your message. Every language definition in our plugin VikBooking comes from the default PO/MO Gettext translation file for WordPress. If you need to make any changes to the default language strings, then we suggest using any third-party WordPress plugin to override a specific translation value.

    On our website you can find a few plugins we suggest using for overriding some Gettext language strings, but you are free to use your preferred multi-language plugin in case you’re using one already. Alternatively, by looking for “Gettext overrides” you should be able to find several free plugins that will help you change some language definitions.

    The language override techniques consist in providing the original translation value and the desired override value. In your case, if you wish to change “Total VAT” into “GST”, then those are respectively the values you should use as the original translation string and the override string. This way, WordPress itself will display “GST” rather than “Total VAT”.

    Whenever you need to change a default translation string, this is indeed the best technique. There’s no need to touch the core files of VikBooking or to override the whole source code. You can just work on the translation files and its default language strings.

    We hope this helps!
    The VikWP Team

Viewing 1 replies (of 1 total)
  • The topic ‘How to change Text in print invoice receipt’ is closed to new replies.