Basel theme is requires shipping on new woocommerce(update)
-
Hello basel theme, I just renewed my support. I recently updated my store to new woocommerce and found out a glitch. We use a aliexpress dropshipping plugin that retrieves aliexpress shipping and display it on our product page. With the new update, basel theme also added its own shipping field “Ship To Country”. We do not want this field because it is interfering with our default shipping. It asks users to select country but it does not provide shipping method and it asks for shipping method. How can we delete this option? I will attach a picture to further illustrate the issue.
We know the problem is because of the basel theme because other theme works fine!
We created a separate subdomain for testing purposes it is called test.greatdealbazar.com
Thank you very much
Attachments:
You must be
logged in to view attached files.
Hello,
Try to edit the file basel/woocommerce/single-product/add-to-cart/variable-swatches.php and remove this line
<?php do_action( 'woocommerce_before_add_to_cart_button' ); ?>
Regards
Dear friend,
Thank you very much it is all fixed.
Best wishes,
In our real website we use basel child theme, and it didn’t work there for this reason. Is there anything we can do to fix this?
Check the same file in your child theme.