Checkout function is missing
-
Hi,
i’m finalizing the checkout page and need some help.
I have attached a screenshots showing woodmart demo version on my mobile and our current version on mobile.
marked with red is some function that we are missing.
marked with blue is two function we like deactivate if possible.
Red color – The demo checkout page have 2 handy functionalities:
1) An option to sign in
2) And further down there is an option to create an account. with the address info you filled out.
We are still using a staging server so decided to not connect facebook and google API yet but i think is not the reason this is not showing up?
Blue color:
1 – We don’t use coupons so would like to remove this functionality or hide the field in start.
I already manage to hide it
2- Also like to hide the 2 fields called company name (shipping and billing address)
best regards,
Nicolaj
Attachments:
You must be
logged in to view attached files.
Hi, I manage to find the solution my self and activated from woocommerce section, so my question now is only.
Blue color:
1 – We don’t use coupons so would like to remove this functionality or hide the field in start.
I already manage to hide it
2- Also like to hide the 2 fields called company name (shipping and billing address)
best regards,
Nicolaj
Hello,
You can disable some of the checkout fields in Appearance > Customize > Woocommerce > Checkout.
Best Regards
Thanks.
After this I’m still stock with the coupon option on check out page. (attached)
Can this be hidden somehow or or is it better to delete it from source code?
I found someone in woodmart forum would got a code to hide on the view cart page
.woocommerce-cart .cart-actions .coupon{
display:none;
}
Best regards,
Nicolaj
Attachments:
You must be
logged in to view attached files.
Hello,
You can disable the coupon option in Woocommmerce > Settings > General > disable this option Enable the use of coupon codes
Best Regards