Want to ask how to completly remove some fields at checkout page. I don’t need fields: country, zip code and state. I can’t just hide them from page. If i hide them, checkout button don’t work. As i think, this fields is checking out in js script and can not be verified.
I edit dp-cart.php and comment line for billing/shipping address country, state and zip code. Those filed hide from page but i cannot complete order, checkout button don’t work.
As ia said earlier – “this fields is checking out in js script and can not be verified”.
Hi guys,Very much enjoying the pulign. But! Need some help with how to address showing each category of product. Currently my shop is setup with all products under main shop’ category to distinguish from blog cats. Products are then assigned more specific categories how to do I show the products listed for these sub categories through a widget in the sidebar for instance? It does need to be dynamic as client will be adding new categories on the fly.Thanks!
Hi, how do I add a required checkbox to the checkout form?
I need to add one that requires the user to state they’re 18yrs old or older as we’re selling wine online. How would I do this?