Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Marketplace (WooCommerce Multivendor Marketplace) › Hide the delivery location in the checkout page
- This topic has 4 replies, 3 voices, and was last updated 4 years, 6 months ago by khuaneng.khor.
Viewing 3 reply threads
- AuthorPosts
- May 15, 2020 at 9:32 am #131225
- May 15, 2020 at 12:03 pm #131261Sarmistha ChakrabortyMember
Hi,
We have add this “Shipping By Distance” feature in our latest update, incase you do not need it, you can turn off this module. And make sure “Checkout User Location” is turn-off also from Geo location settings.
Thank You
Attachments:
You must be logged in to view attached files. - May 16, 2020 at 10:12 am #131668khuaneng.khorParticipant
How to hide the map but to maintain the delivery location at checkout page?
Attachments:
You must be logged in to view attached files.- May 16, 2020 at 1:09 pm #131726Sarmistha ChakrabortyMember
Hello,
For this you need to hide map using css, add this css in your theme’s style.css –
.woocommerce-billing-fields__field-wrapper #wcfmmp-user-locaton-map { display: none; }
Thanks.
- May 16, 2020 at 1:36 pm #131740khuaneng.khorParticipant
Thanks!
- AuthorPosts
Viewing 3 reply threads
- You must be logged in to reply to this topic.