Home › Forums › WoodMart support forum › Cartflows Not Working
Cartflows Not Working
- This topic has 19 replies, 2 voices, and was last updated 1 year, 2 months ago by
Artem Temos.
-
AuthorPosts
-
December 14, 2023 at 3:15 pm #521617
interlexadooParticipantHi, I enabled checkout with cartflows but it won’t edit it via Elementor, the plugin support said that it is a theme issue, so could you help me with that?
The issue is:
โthe_contentโ function is missing when trying to edit the checkout page with Elementor.
Thanks
December 14, 2023 at 3:23 pm #521620
Artem TemosKeymasterHello,
Could you please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand is it our theme issue or not?
Regards
December 14, 2023 at 3:24 pm #521623
interlexadooParticipantHi, yes, it’s working with other themes.
Cartflows support noticed that and told me to tell you.
Thanks
December 14, 2023 at 3:25 pm #521624
Artem TemosKeymasterIn this case, please, switch to the default theme and send us an instruction on how to reproduce the issue so we can test with both themes.
December 14, 2023 at 3:31 pm #521630
interlexadooParticipantI’ve activated the default theme and cartflows checkout is working fine.
#1. Activate woodmart theme
#2. Go to Cartflows / Store Checkout / View Step (Checkout)
It will show you that error ๐
Attachments:
You must be logged in to view attached files.December 14, 2023 at 3:36 pm #521636
Artem TemosKeymasterYou need to disable our theme’s custom checkout layout in Dashboard -> WoodMart -> Layouts.
Kind Regards
December 14, 2023 at 3:40 pm #521644
interlexadooParticipantThank you very much sir ๐
That was so simple and obvious, but I didn’t get it
Thanks again
December 14, 2023 at 3:56 pm #521655
Artem TemosKeymasterWe are always happy to help. Feel free to contact us if you have any further questions.
December 14, 2023 at 4:40 pm #521679
interlexadooParticipantBut, now there’s another issue.
When the theme is active the checkout is not displaying in two columns and it’s not showing the product in the checkout. But when I deactivate the theme, everything is working properly.
Could you also fix that?
Thanks
December 14, 2023 at 5:19 pm #521694
interlexadooParticipantCould you help me with this one, and there will be no more requests from me? ๐
Thanks
December 14, 2023 at 5:21 pm #521695
Artem TemosKeymasterCould you please send us a screenshot and write a step-by-step instructions on how to reproduce this issue?
December 14, 2023 at 5:28 pm #521705
interlexadooParticipantI’ve uploaded two screenshots and deactivated the theme again.
#1. Go to the Cartflows checkout page when inactive (it’s working fine)
#2. Activate theme and go to the Cartflows checkout page (it’s distorted – not in two columns and can’t see the product)
Thanks:)
Attachments:
You must be logged in to view attached files.December 14, 2023 at 5:49 pm #521713
Artem TemosKeymasterTry to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
@media (min-width: 768px) { body .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-customer-info-main-wrapper { width: 60%; } body .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .woocommerce-checkout { flex-wrap: nowrap; gap: 0; } }
December 14, 2023 at 5:55 pm #521717
interlexadooParticipantHi, the checkout is in two rows, but still don’t see the product.
December 14, 2023 at 6:06 pm #521729
Artem TemosKeymasterPlease, disable all plugins that are not related to our theme temporarily and send us your FTP access.
December 14, 2023 at 6:16 pm #521733
interlexadooParticipantHi, I disabled woodmart core plugin, not sure for the rest which ones go with woodmart.
Thanks:)
December 14, 2023 at 7:34 pm #521759
interlexadooParticipantHave you succeed? ๐
December 15, 2023 at 3:10 pm #521985
interlexadooParticipantHello?
December 15, 2023 at 3:53 pm #522002
interlexadooParticipantIt’s kinda urgent, can you fix that?
December 15, 2023 at 5:51 pm #522054
Artem TemosKeymasterHello,
To fix this issue you need to disable these custom options in our theme https://prnt.sc/_6TqJ0pXQPTH
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register