Hi there,
I am trying to get more structure in the checkout page. Though I am running into some issues.
I have hidden the address fields (they only show up if a radio button is switched). However when I select a country automatically the address fields are shown, while they should remain hidden.
you can see it here:
http:<wbr style="cursor: pointer !important;" />/<wbr style="cursor: pointer !important;" />/testend.nl<wbr style="cursor: pointer !important;" />/demo1<wbr style="cursor: pointer !important;" />/checkout<wbr style="cursor: pointer !important;" />/?add-to-cart<wbr style="cursor: pointer !important;" />=73575
I asked woocommerce and they told me the theme is responsible for this. So therefore I was wondering is there a way to stop/block/disable the automatic rendering of these fields?
Hope you can help.
Kind regards
Hi,
For this, you need to set your product as virtual and downloadable product.
And then in the wplms->miscellaneous->remove extra checkout fields, set it to yes.
Thanks for the response.
I am sorry that is not what I ment. I need the address fields on my checkout page for business checkouts.
The problem is that the address fields should only be shown if a customer selects "zakelijk" at the radio button.
However if the country is selected (field before the radio), it automatically shows the address fields that correspond to that country. I do not want this function. So I would like to only show the address field if zakelijk is selected on the radio button.
you can see it here: http://testend.nl/demo1/checkout/
I thought this would be a woocommerce thing, but they told me this function comes from the theme.
here is a video of the functioning: http://www.screencast.com/t/zWuHt24E3
Hope I made it clearer
Hi,
Sorry this is not available as this is controlled by woocommerce plugin.