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, 9 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 #131261
Sarmistha Chakraborty
MemberHi,
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 #131668
khuaneng.khor
ParticipantHow 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 #131726
Sarmistha Chakraborty
MemberHello,
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 #131740
khuaneng.khor
ParticipantThanks!
- AuthorPosts
Viewing 3 reply threads
- You must be logged in to reply to this topic.