Repository Forums Support WooCommerce Extended Coupon Features PRO coupon labels on the order-review-template using qtranslate-x

Topic Resolution: Resolved
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2435
    Torben
    Participant

    after updating to the recent version of Extended Coupon Features I notice that my q-translate-X language translation plugin no longer translates the coupon label on the woo order-review-template (refer to screenshot):

    https://photos.app.goo.gl/CEBfKIgk94i2vmx13

    If the coupon label text for the order-review-form is passed through a translation filter I think this would solve my problem. https://qtranslatexteam.wordpress.com/integration/

    Could you please let me know what filter the coupon label text is passed through before displaying on the woo order-review-template?
    Or even better, could you integrate your plugin for qtranslate-x ?

    #2437
    Soft79
    Keymaster

    What version of our plugin are you using? v2.6.1+ use WC_Coupon()->get_description() to retrieve the description which should be handled by qTranslate-X.

    Actually I stopped testing in combination with qTranslate-X since that plugin is not being maintained anymore. A good alternative is WP-Multilang.

    #2438
    Torben
    Participant

    we are using v2.6.1.1 of the plugin
    woocommerce 3.2.6
    Wordpress 4.9.1

    we updated from v2.4 and had no issues with translation of coupon labels on the woocommerce order-review-page

    https://tickets.universe.dk

    #2439
    Soft79
    Keymaster

    Try adding this filter to the qTranslate-X custom filters: woocommerce_coupon_get_description

    #2440
    Torben
    Participant

    Perfect !
    you are a star.
    Thanks for this quick resolution from your side.
    Happy new years to you all, thanks for a great plugin.

    #2450
    Soft79
    Keymaster

    Thanks! Glad you got it working. I really hope qTranslate-X will keep working with future releases of WC / WP…

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.