mxcalderon
Forum Replies Created
-
Great! I think thats solves most of my doubts. One last question though: using this same example I gave before, where my checkout 1 is the global checkout that would be used in all flows; then, can I safely remove the checkout step of all of the rest of the flows? Like, in flow 2, that checkout 2 is going to be replaced with the global checkout 1, right? Then, if I remove it, and just have a Thank you step in that flow, can I trust that flow 2 will go as checkout 1 > thank you page 2, or is it necesary for it to have it’s own checkout even though it’s going to be replaced?
Hey! Thanks for the fast response. But then if I do that, does it continue the flow the global checkout is a part of? I have this situation in my site where I have 2 flows: flow 1 (for my online courses), wich leads to checkout 1 and thank you page 1, and flow 2 (for my digital downloads), which lead to checkout 2 and thank you page 2. If I were to set checkout 1 as the global checkout page, I’ve seen that for purchases of products with the flow 2, they don’t lead to checkout 2, they lead to checkout 1. Which is fine for me as both checkouts are the same, and the difference is only on their thank you pages. So my question is, if I set checkout 1 as the global checkout, would that mean that whenever I buy a product with the flow 2, it also leads to thank you pages 1? Or maybe there’s another way to work this around you would recommend, so it doesn’t cause any issues
So it’s been a while and still no response. I know the support of the free version is limited, but if I can’t get this to work I can’t test it, and therefore, I won’t be able to buy it ?? Some help please?
It would be really awesome if you explore the idea of getting it to work with lms also, as there really aren’t many options of plugins of this kind. Currently, there’s only one that officially integrates with Learndash, and is really far from the quality design and options ReviewX offers for Woocommerce products. Thanks for your response, I’ll be attentive and the first to buy if you ever realease a version with this feature ??
I should also point out that all other emails as emails from other plugins, wordpress emails, and even testing, funnel and automation emails from fluent crm are being delivered just fine. It happens that only campaign emails are not being delivered.
Forum: Plugins
In reply to: [Free Downloads WooCommerce] Free download hookHey! Thanks for the reply. Well I find pasting a hook in a code that’s already there is fairly easy. And yes, what you say would be another way to go and honestly that I didn’t think of. I tried it just now. I’m using the shortcode [download_now id=” “] to display the free download button, and I find that with the “only show to logged in users” option enabled, the message it’s supposed to display instead of the download button isn’t working. It just shows nothing, which is cool as the user won’t be able to download anything, but… there should be some indication there so they know where to go next right? So… do you know any way around this? Or if there’s a hook I could use after all?