• Resolved Sumukha

    (@sumukha)


    Hi David,

    is there a way to override the wording?
    I tried replacing Aktion!, found it in one of the language files in your plugin, replaced it, but it does not change.
    Was looking for ‘am Lager’, couldn’t even find that.

    How to proceed (without the possibility of having it being overrided?

    Thanks!

    https://www.ads-software.com/plugins/woocommerce-de/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author David Decker

    (@daveshine)

    @sumukha:
    Hi!
    Sorry for delay, was developing the new version of the plugin… ??

    In general you can override a lot of strings. However, it can be very difficult in detail sometimes.

    Some strings have filters/ hooks in WooCommerce so allow for easy changing. Most others have not, therefore you’ll end up maintaining YOUR OWN translations file if you want to change all that stuff.

    For “Aktion!” you can use this snippet: https://gist.github.com/deckerweb/6356966
    —> just add to your functions.php file in theme or child theme (macke backup before). All from the line “add_filter…” onwards!

    For the “Lager” string I currently have nothing ready. Would have to look myself for that what’s possible…

    Hope this helps in the meantime.

    Thanks, Dave ??

    Thread Starter Sumukha

    (@sumukha)

    Thanks, David.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can I override wording?’ is closed to new replies.