• I would like to add/remove text from certain emails based on the shipping method selected. For example, change “Your order will be shipped within 24 hours” to “Your order will be ready for collection within 24 hours” if the customer chooses the pick-up option.

    I’ve seen ways to do this using WP/WC hooks in my theme functions, but I don’t think I’m able to combine this with Kadence. Does Kadence provide any hooks of its own that I could use so I can add conditions but continue to use Kadence?

    • This topic was modified 5 years, 9 months ago by itsViney. Reason: Typo
Viewing 3 replies - 1 through 3 (of 3 total)
  • hannah

    (@hannahritner)

    Hey,
    Sorry for the delay! I’m not sure of the best way to do this, but I will pass this onto the developer so we can get some insight from him.
    Let me know if you have any other questions in the meantime! Thanks for your patience.

    Best,
    Hannah

    Thread Starter itsViney

    (@itsviney)

    Thanks Hannah. Hope there’s some way to do this.

    Plugin Contributor Ben Ritner – Kadence WP

    (@britner)

    Hey,
    There isn’t any native way to do this, if you are code savvy then you can using the hooks in this plugin. Each text output is run through hooks and filters so you can override from a function file.

    For example, the body text can be filtered on “kadence_woomail_order_body_text”

    Ben

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Conditional text based on shipping method’ is closed to new replies.