Support » Plugin: WooCommerce German (de_DE) » Button "Kaufen" on two pages

  • Resolved mhenschel

    (@mhenschel)


    Hello,
    I’m using your plugin with WC German Market. I noticed that on the “kasse” and “bestellung_pruefen_bezahlen” page the button is labeled with “Kaufen”. If I disable your plugin, the button on “kasse” is labeled with “Weiter” and only the page before doing the purchase “bestellung_pruefen_bezahlen” has the button labeled with “Kaufen”.

    Any reason for this?
    I don’t know if this is a legal problem in Germany.

    Best regards
    Michael

    https://wordpress.org/plugins/woocommerce-de/

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

    (@daveshine)

    @mhenschel:
    Hi Michael,
    thanks for the feedback!

    Yes, this could happen in combination with WGM: my plugin and there’s is forcing a “Kaufen” button. And to the mix comes any third-party plugin or different theme templates (than the current defaults from WC). So I cannot do much about that.
    Though, I’ll try to add some more compatibility layer in my plugin for WGM. Better would be compat checking from WGM, because they add on top and should check for environment… However, it’s a complex topic that all!

    In my opinion it’s not a legal problem — essential is the button on the last page, this is most important.

    All that said, you could always try a filter for my plugin:
    Code here: https://gist.github.com/deckerweb/5098515
    —> last helper function, from line 29-41 — add to your functions.php (make file backup before!) and change text to whatever you want. It’s ‘Jetzt kaufen’ in the example, but you can also try ‘Weiter’

    I hope that helps.

    Thanks, Dave 🙂

    Thread Starter mhenschel

    (@mhenschel)

    Hi,
    I’ve now tested with a new RC from WCGM and now WCGM seems to overwrite your button text with “Weiter”. Before, it must have been the other way around.

    Michael

    Plugin Author David Decker

    (@daveshine)

    Ok, thanks for the info!

    Danke, hat sich erledigt.

    Plugin Author David Decker

    (@daveshine)

    @achensee:
    Hi there, thanks for your feedback!
    I am sorry but we are only allowed to use English as main language here – as per forum rules. Not my fault!

    Also, please always open a new thread for every issue – to have better overview and management of support questions. Thanks.

    Anyway, back to your question:
    No. There are 3 allowed versions:
    – “Kaufen” (Populärste Version!)
    – “Zahlungspflichtig bestellen”
    – “Zahlungspflichtigen Vertrag abschließen” (bei Abos etc.)

    Default and most common is “Kaufen” — the other 2 are possible as well via my plugin, through a filter helper function. See “Installation” and “FAQ” here. I already support this since 2012 :).

    Hope that helps.

    Thanks, Dave 🙂

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Button "Kaufen" on two pages’ is closed to new replies.