Find Answers and Get Support › Forums › Mandha – Multipurpose WooCommerce Theme › Feature Requests › Fluid Checkout doesn’t work
- This topic has 6 replies, 3 voices, and was last updated 2 years ago by
Manathan.
-
AuthorPosts
-
@roboraptor
- 0 Topics
- 421 Posts
Hi there,
Thanks for getting in touch!
We provide support only during Belgian business hours (Monday to Friday, from 8:30 am – 5:30 pm CEST), and our current response time can be up to 1 business day. We’ve received your request and we’ll get you an answer ASAP.
We really thank you for your patience!
In the meantime, feel free to check out our documentation resources for more help: https://doc.themosaurus.com/
Kind regards,
March 25, 2023 at 07:39 #44610@themodactyl- 0 Topics
- 6741 Posts
Hi Elton,
Thank you for buying our theme. We hope it will meet all your expectations! 🙂
Please note that Fluid checkout plugin is not compatible with our theme. However, could you provide us with screenshots of your website please? Please don’t hesitate to comment or highlight your screenshots to help us better understand the issues you’re facing.
Thank you.
March 27, 2023 at 11:29 #44631@themodactyl- 0 Topics
- 6741 Posts
Hi Elton,
Thank you for your great feedback.
Could you create a new website user for us please? This way, we can find what’s going wrong. If possible with administrator capabilities so we can make a quick check of your settings. You can post the user name and password in your next reply and mark it as private to keep this between us.
It would be indeed very nice to make this plugin compatible with our theme. Please note that I took the liberty to move this topic to our Feature Requests forum. As your idea could be a nice addition to our theme, we will implement this compatibility if other community members upvote your request.
We’ll keep you informed. Thank you very much for contributing to this theme!
Best regards,
March 30, 2023 at 10:02 #44675@themodactyl- 0 Topics
- 6741 Posts
Hi Elton,
Thank you for granting us access to your WP Admin. Be sure we will implement this compatibility if other community members upvote your request. Until that, simply add the following code snippet to your website:
/** * FIX: Solve Some Style issues when Using Fluid Checkout Plugin */ body.woocommerce-checkout div.woocommerce .fc-wrapper #order_review{ max-width:100%; box-shadow:none; } body.woocommerce-checkout div.woocommerce .fc-wrapper #order_review .shop_table.woocommerce-checkout-review-order-table{ max-width:calc(100% + 40px); } form.woocommerce-checkout>div{ max-width:100%; }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you.Also, it’s important to remember that we share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
If you want to go further with the customization of your website, we advise that you require customization work.
Regards,
April 5, 2023 at 13:53 #44740 -
AuthorPosts
You must be logged in to reply to this topic.