C S Sultan
Forum Replies Created
-
Hi @greybarn , thanks for reaching out. Let me try to help you out here.
First, please provide us with screenshots to explain what you are trying to change with the “Ship to Different Address” and where you are seeing two ratio buttons.
Meanwhile, to change the color of the radio button, you would need a custom snippet as at the moment, there is option to change the color from within the plugin.
You may use the following snippet in Customizer and change the color code as per your requirement:
wpfnl-checkout .wpfnl-form-row.field-radio .woocommerce-input-wrapper input[type=radio]:checked + label.radio:before { border-color: #d3b842 !important; } .wpfnl-checkout .wpfnl-form-row.field-radio .woocommerce-input-wrapper input[type=radio]:checked + label.radio:after { background-color: #d34b42 !important; }About integrations with Sendinblue, can you let us know versions of the WPFunnels plugins you have?
Thanks.
Hi @va-cape , since we use WooCommerce’s checkout form, you need to customize using WooCommerce’s hooks, seemingly this:
woocommerce_review_order_before_cart_contents,You may take help from this guide.
Let me know if you have more questions. Thanks.
Hi @ozzieastro , thank you for the detailed review. This will really help motivate our team to do even better.
We will do our best to maintain high quality with our plugin and support.
Cheers.
Hi @va-cape , I will consult with our dev and try to give you a possible solution early tomorrow, as right it is already past our working hours.
Thank you for your patience.
Hi @va-cape , that’s great!
We would have provided a similar snippet.
Sorry that you had to find a solution before we did.
Feel free to reach us again if you face more issues. We will try to improve our templates to avoid similar cases.
Thanks.
Hi @va-cape , thanks for sharing. I will reply here once one of our developers takes a look.
We will probably prepare a code snippet for you which you can use to make it work.
Thanks.
Hi @va-cape , can you share the link to the page in question so that we can take a look?
Thanks.
Hi @thaivillage , are you trying to test it by directly viewing the page? If so, please read the previous comment. You first have to go through checkout for Upsell to work.
Our plugin has one-click upsell, which means the payment during Upsell will only be processed with one click if the payment was made during checkout earlier.Let me know if you have more questions. Thanks.
@paramfreelance Thank you so much for this review. We will do our best to keep on improving the plugin. Cheers.
Hi @yonatan777 , I believe you are in touch with our support team, and we found out that it’s possibly an issue with an unsupported payment gateway.
Hopefully, if you use a supported payment gateway, it should work. And our support agent also suggested you the payment gateways that work with WPFunnels.
If you have any further questions, feel free to reply to our support ticket. For now, I am marking this thread as resolved.
Thanks.
Hi @inkit , since we didn’t hear from you in a while, we presume your issue was solved.
So I am marking this thread as resolved. Feel free to open another thread if you have more questions.
Thanks.
Hi @edyhourany , this issue is fixed in our last update. Please update the plugin and let us know if you face any further issues.
Thanks.
Thank you so much for this review.
We always aim to make this tool as easy as possible. We will do our best to keep on improving it.
Cheers.
Hi @yasien , we are actually using WooCommerce’s checkout form here. So this works same as you would get in WooCommerce.
But understand your idea. Please submit it as an idea here. We will see if we can work on such a feature in the future.
For now, if you want to achieve this, you will need to customize the checkout form.
Let me know if you have more questions.
Thanks.
Hi @inkit , can you please do the following?
1. Go to WPFunnels > Settings > Advanced Settings. There click on Delete transients.
2. Go to WPFunnels > Settings, and there, check if the preferred page builder is set to Divi. Then click on sync templates. If it was set to Divi already, still click on sync templates.
3. Now clear your browser cache and any plugin cache, and go to WPFunnels. Create a new funnel and import a template and check if it works this time.
Let us know if this solves this issue. If the issue still persists, please reach us in support and we will help you ASAP.
Thanks.