Okay
  Public Ticket #1396931
Bug fix
Closed

Comments

  •  1
    Allen started the conversation

    Hello,

    Salient theme is really awesome but I got stuck at a point. I was trying to use a plugin : Email Cart (https://marketingsuiteplugin.com/product/email-cart/) to send the WooCommerce cart content to any particular email. This plugin worked fine with any other theme except for Salient. Being a developer myself, I dug into the theme code and saw that you'd missed a hook by WooCommerce upon which the plugin was working.

    The hook missed : woocommerce_cart_actions
    This hook is placed in the plugin file : woocommerce\templates\cart\cart.php at line number : 144

    Correspondingly should be at the same location in the theme files too.

    I believe this small fix will serve the purpose of several other plugins working with your theme. Please let me know if I'm doing something wrong to make the plugin work and suggest the appropriate fix.

    Best Regards,

    Allen

  •  3,034
    Andrew replied

    Hey there,

    Thanks for reaching in,

    Just to confirm, did your fix work?

    Regards

  •  1
    Allen replied

    Hi Andrew,

    Yes, indeed it did. Just wanted to bring it to your attention to help others and ensure our upgrade path so future theme updates are no issue.

    Thanks,

    Allen

  •  3,034
    Andrew replied

    Hey there,

    Thanks for reaching in,

    Thats awesome! I'll be sure to pass your contribution to the developers for use in the future updates.

    Happy coding!

    Regards

  •  1
    Allen replied

    Awesome, thanks!

    Love your theme. First step in any WP projects are to buy another license for it.

    Take care,

    Allen