Unable to change phone number from options to mandatory at checkout
How can I do this?
I can see only scrip on the check out page, visual page is not appearing.
Can I do using code?
Please support.
How can I do this?
I can see only scrip on the check out page, visual page is not appearing.
Can I do using code?
Please support.
Comments
Hi,
Go to Appearance -> Customize -> WooCommerce -> Checkout, and there you can find options to make phone number mandatory:
Best regards
It is not giving any option of editing visually. It is just giving the option of editing the script.
Check screenshots attached:
For that, you should contact the WooCommerce support instead.
Best regards
They are saying it is a theme issue.
So, please explain in more detail what your goal is and what exactly you want to achieve, because I do not quite understand.
Thanks
Okay, very importantly,
Problem 1: ideally when we go to checkout page, I whould be able to view the form visually but I am able to view only the scrip part. Even when I go to customize, under appearence, check out editing through form should be possible. I saw this in many videos, but it's not happening in our case. I have attached screenshots in my previous chats, showing how it's visible currently.
Problem 2: Even if I am adding shortcode {woocomerce_checkout} to another pages, it doesn't work. Check this test page I have created to make you understand what the issue is: https://otttaruntahiliani.com/checkout-test/
Problem 3: Check screenshot, it says theme contains affected copies of some WooCommerce template files.
Please support.
1) Checkout edition should be done in the checkout page:
Or through templates:
2) Shortcodes should be placed in "[", not in "{". So the checkout shortcode should look like this:
[woocommerce_checkout]
.3) Do not worry about this message. It will be corrected in the upcoming update, but should not cause any issues before the update.
Best regards
My checkout page is blank. It looks like this:
If it is blank, add
[woocommerce_checkout]
to it.Best regards
So I have create a test page and added this code. Below are the screenshots how they are appearing. I am unable to edit the page from the backend.
1) The checkout page should be selected in the Woo settings.
2) Shortcode shows a pre-defined checkout layout. To adjust it viaully in BeBuilder you should use template:
https://support.muffingroup.com/video-tutorials/cart-checkout-thank-you-page-builder/
Best regards
I do not see any templates in the woocomerce templates section of the website. I understand, as per the video, I should create one template and then add whatever details I need in it. But my question still remains that where is the current checkout template? I don't see it anywhere.
By default, the checkout layout is pre-defined, and there is no template to edit.
Best regards