Home › Forums › WoodMart support forum › Checkout page
Checkout page
- This topic has 9 replies, 2 voices, and was last updated 3 years, 1 month ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
January 6, 2022 at 2:54 pm #343855
mpepooParticipantHello,
I’ve activated cash on delivery payment method but it’s not shown on the checkout page and shown the credit card payment method and I didn’t add it in the payment methods.
How to fix this, please?
ThanksAttachments:
You must be logged in to view attached files.January 7, 2022 at 6:39 am #343926
Aizaz Imtiaz AwanKeymasterHello,
Could you please check how it works with the default wordpress theme because the Payment options are controlled by Woocommerce and our theme doesn’t influence.
Best Regards
January 7, 2022 at 2:35 pm #343999
mpepooParticipantI started the website with your theme and installed the plugins including Woocommerce by your demo import so all the settings are controlled by your theme so could you please check this issue, please?
and when you refresh the page the payment options are shown then disappear and then shows the credit card which I didn’t even add at all.
Thanks.Attachments:
You must be logged in to view attached files.January 8, 2022 at 6:40 am #344098
Aizaz Imtiaz AwanKeymasterHello,
As I mentioned in my previous reply the payment options are handled by woocommerce and our theme doesn’t influence. You need to check its working with the default wordpress theme first.
Best Regards
January 10, 2022 at 12:35 pm #344338
mpepooParticipantI activated the default theme and it’s working fine, so the issue is related to your theme as shown in the screenshots attached.
so please fix this issue ASAP.
thanksAttachments:
You must be logged in to view attached files.January 10, 2022 at 1:21 pm #344360
Aizaz Imtiaz AwanKeymasterHello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
ul.wc_payment_methods.payment_methods.methods { display: block !important; } li.wc_payment_method.payment_method_cod input { display: inline-block !important; }
Best Regards
January 10, 2022 at 1:49 pm #344374
mpepooParticipantHello,
I added the CSS and now the payment options are shown but the credit card which I didn’t add is still shown.
where does this credit card payment load from and can I hide it?
thanksJanuary 11, 2022 at 6:40 am #344470
Aizaz Imtiaz AwanKeymasterHello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
div#pay_forma { display: none !important; }
Best Regards
January 12, 2022 at 7:11 pm #344950
mpepooParticipantHello,
I’ve added the CSS but the place order button is dimmed even though I filled all the required fields.
could you please check this, and make sure the checkout is functional properly?
thanks for your help.-
This reply was modified 3 years, 1 month ago by
mpepoo.
Attachments:
You must be logged in to view attached files.January 13, 2022 at 1:22 pm #345138
Aizaz Imtiaz AwanKeymasterHello,
You need to remove the woodmart theme and redownload the fresh woodmart theme directly from ThemeForest. Then check back.
Best Regards
-
This reply was modified 3 years, 1 month ago by
-
AuthorPosts
- You must be logged in to create new topics. Login / Register