Title: C S Sultan's Replies - page 41 | WordPress.org

---

# C S Sultan

  [  ](https://wordpress.org/support/users/cssultan/)

 *   [Profile](https://wordpress.org/support/users/cssultan/)
 *   [Topics Started](https://wordpress.org/support/users/cssultan/topics/)
 *   [Replies Created](https://wordpress.org/support/users/cssultan/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/cssultan/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/cssultan/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/cssultan/engagements/)
 *   [Favorites](https://wordpress.org/support/users/cssultan/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 601 through 615 (of 739 total)

[←](https://wordpress.org/support/users/cssultan/replies/page/40/?output_format=md)
[1](https://wordpress.org/support/users/cssultan/replies/?output_format=md) [2](https://wordpress.org/support/users/cssultan/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/cssultan/replies/page/3/?output_format=md)…
[40](https://wordpress.org/support/users/cssultan/replies/page/40/?output_format=md)
41 [42](https://wordpress.org/support/users/cssultan/replies/page/42/?output_format=md)…
[48](https://wordpress.org/support/users/cssultan/replies/page/48/?output_format=md)
[49](https://wordpress.org/support/users/cssultan/replies/page/49/?output_format=md)
[50](https://wordpress.org/support/users/cssultan/replies/page/50/?output_format=md)
[→](https://wordpress.org/support/users/cssultan/replies/page/42/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell] Placement Questions](https://wordpress.org/support/topic/placement-questions/)
 *  Plugin Support [C S Sultan](https://wordpress.org/support/users/cssultan/)
 * (@cssultan)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/placement-questions/#post-16428605)
 * Hi [@greybarn](https://wordpress.org/support/users/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:
 *     ```wp-block-code
       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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell] 2 Column Checkout Layout – Additional Fields Query](https://wordpress.org/support/topic/2-column-checkout-layout-additional-fields-query/)
 *  Plugin Support [C S Sultan](https://wordpress.org/support/users/cssultan/)
 * (@cssultan)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/2-column-checkout-layout-additional-fields-query/#post-16414097)
 * Hi [@va-cape](https://wordpress.org/support/users/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](https://wp-kama.com/plugin/woocommerce/hook/woocommerce_review_order_before_cart_contents).
 * Let me know if you have more questions. Thanks.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell] Best wordpress sales funnel builder!](https://wordpress.org/support/topic/best-wordpress-sales-funnel-builder/)
 *  Plugin Support [C S Sultan](https://wordpress.org/support/users/cssultan/)
 * (@cssultan)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/best-wordpress-sales-funnel-builder/#post-16410528)
 * Hi [@ozzieastro](https://wordpress.org/support/users/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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell] 2 Column Checkout Layout – Additional Fields Query](https://wordpress.org/support/topic/2-column-checkout-layout-additional-fields-query/)
 *  Plugin Support [C S Sultan](https://wordpress.org/support/users/cssultan/)
 * (@cssultan)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/2-column-checkout-layout-additional-fields-query/#post-16407666)
 * Hi [@va-cape](https://wordpress.org/support/users/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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell] Unordered & Ordered lists are not showing bullets/numbers](https://wordpress.org/support/topic/unordered-ordered-lists-are-not-showing-bullets-numbers/)
 *  Plugin Support [C S Sultan](https://wordpress.org/support/users/cssultan/)
 * (@cssultan)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/unordered-ordered-lists-are-not-showing-bullets-numbers/#post-16406518)
 * Hi [@va-cape](https://wordpress.org/support/users/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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell] Unordered & Ordered lists are not showing bullets/numbers](https://wordpress.org/support/topic/unordered-ordered-lists-are-not-showing-bullets-numbers/)
 *  Plugin Support [C S Sultan](https://wordpress.org/support/users/cssultan/)
 * (@cssultan)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/unordered-ordered-lists-are-not-showing-bullets-numbers/#post-16405860)
 * Hi [@va-cape](https://wordpress.org/support/users/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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell] Unordered & Ordered lists are not showing bullets/numbers](https://wordpress.org/support/topic/unordered-ordered-lists-are-not-showing-bullets-numbers/)
 *  Plugin Support [C S Sultan](https://wordpress.org/support/users/cssultan/)
 * (@cssultan)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/unordered-ordered-lists-are-not-showing-bullets-numbers/#post-16392197)
 * Hi [@va-cape](https://wordpress.org/support/users/va-cape/) , can you share the
   link to the page in question so that we can take a look?
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell] problem with upsell](https://wordpress.org/support/topic/problem-with-upsell/)
 *  Plugin Support [C S Sultan](https://wordpress.org/support/users/cssultan/)
 * (@cssultan)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/problem-with-upsell/#post-16387698)
 * Hi [@thaivillage](https://wordpress.org/support/users/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.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell] Useful plugin](https://wordpress.org/support/topic/useful-plugin-934/)
 *  Plugin Support [C S Sultan](https://wordpress.org/support/users/cssultan/)
 * (@cssultan)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/useful-plugin-934/#post-16368755)
 * [@paramfreelance](https://wordpress.org/support/users/paramfreelance/) Thank 
   you so much for this review. We will do our best to keep on improving the plugin.
   Cheers.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell] Error Does not load upssel / downsell](https://wordpress.org/support/topic/error-does-not-load-upssel-downsell/)
 *  Plugin Support [C S Sultan](https://wordpress.org/support/users/cssultan/)
 * (@cssultan)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/error-does-not-load-upssel-downsell/#post-16365011)
 * Hi [@yonatan777](https://wordpress.org/support/users/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](https://getwpfunnels.com/docs/supported-payment-gateways/),
   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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell] Divi templates not coming in correctly](https://wordpress.org/support/topic/divi-templates-not-coming-in-correctly/)
 *  Plugin Support [C S Sultan](https://wordpress.org/support/users/cssultan/)
 * (@cssultan)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/divi-templates-not-coming-in-correctly/#post-16360666)
 * Hi [@inkit](https://wordpress.org/support/users/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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell] Order bump is taking the discount from the original item](https://wordpress.org/support/topic/order-bump-is-taking-the-discount-from-the-original-item/)
 *  Plugin Support [C S Sultan](https://wordpress.org/support/users/cssultan/)
 * (@cssultan)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/order-bump-is-taking-the-discount-from-the-original-item/#post-16360633)
 * Hi [@edyhourany](https://wordpress.org/support/users/edyhourany/) , this issue
   is fixed in our last update. Please update the plugin and let us know if you 
   face any further issues.
 * Thanks.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell] Its good](https://wordpress.org/support/topic/its-good-236/)
 *  Plugin Support [C S Sultan](https://wordpress.org/support/users/cssultan/)
 * (@cssultan)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/its-good-236/#post-16352817)
 * 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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell] Payment Option Dropdown](https://wordpress.org/support/topic/payment-option-dropdown/)
 *  Plugin Support [C S Sultan](https://wordpress.org/support/users/cssultan/)
 * (@cssultan)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/payment-option-dropdown/#post-16352805)
 * Hi [@yasien](https://wordpress.org/support/users/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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell] Divi templates not coming in correctly](https://wordpress.org/support/topic/divi-templates-not-coming-in-correctly/)
 *  Plugin Support [C S Sultan](https://wordpress.org/support/users/cssultan/)
 * (@cssultan)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/divi-templates-not-coming-in-correctly/#post-16345617)
 * Hi [@inkit](https://wordpress.org/support/users/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](https://wordpress.org/support/users/cssultan/replies/page/41/support@getwpfunnels.com?output_format=md)
   and we will help you ASAP.
 * Thanks.

Viewing 15 replies - 601 through 615 (of 739 total)

[←](https://wordpress.org/support/users/cssultan/replies/page/40/?output_format=md)
[1](https://wordpress.org/support/users/cssultan/replies/?output_format=md) [2](https://wordpress.org/support/users/cssultan/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/cssultan/replies/page/3/?output_format=md)…
[40](https://wordpress.org/support/users/cssultan/replies/page/40/?output_format=md)
41 [42](https://wordpress.org/support/users/cssultan/replies/page/42/?output_format=md)…
[48](https://wordpress.org/support/users/cssultan/replies/page/48/?output_format=md)
[49](https://wordpress.org/support/users/cssultan/replies/page/49/?output_format=md)
[50](https://wordpress.org/support/users/cssultan/replies/page/50/?output_format=md)
[→](https://wordpress.org/support/users/cssultan/replies/page/42/?output_format=md)