Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WC Vendors › How to empty store list if location not provided?
Tagged: geolocate
- This topic has 5 replies, 2 voices, and was last updated 4 years, 7 months ago by Sarmistha Chakraborty.
- AuthorPosts
- April 15, 2020 at 4:48 pm #119356obaza.csParticipant
By default, the page is listing all store if no location has been provided. How to make it empty by default and display the list only after the location is provided or detected by browser?
- April 15, 2020 at 7:42 pm #119404Sarmistha ChakrabortyMember
Hello,
You can achieve this to enable the “Enable Auto Filter” option from admin WCFM dashboard -> Settings -> Geo location -> Enable Auto Filter (PFA)
Thanks.
Attachments:
You must be logged in to view attached files. - April 16, 2020 at 4:56 pm #119734obaza.csParticipant
Thanks for the quick response. Actually i already set that. It works like what it supposed to which is auto locate user loc and filter the vendors.
But the issue is when somebody erase their address which is auto fill in the address bar, than the page will show all vendors.
Just asking if you have any solutions to hide the vendors if the address bar is not filled.
Thanks
- April 16, 2020 at 5:41 pm #119760Sarmistha ChakrabortyMember
Hi,
You need to override the “wcfmmp-view-store-lists-loop.php” file in your theme
<your theme folder>/wcfm/store-lists/wcfmmp-view-store-lists-loop.php
and add the “$search_data[‘wcfmmp_radius_addr’] != ”” condition. (PFA)Thanks.
Attachments:
You must be logged in to view attached files. - April 16, 2020 at 8:48 pm #119838obaza.csParticipant
Problem solved. Tqvm for your great support. May God bless you always!
- April 20, 2020 at 8:43 pm #121056Sarmistha ChakrabortyMember
You are always welcome 🙂
Let me know if there’s anything else we can help you with.
Can we ask for a favor? Would you mind taking a few minutes to review our plugin at https://wordpress.org/support/plugin/wc-multivendor-marketplace/reviews/ and let others know about your 5 Star experience with WCFM Marketplace. Also, follow us on Twitter https://twitter.com/wcfmmp for more exciting news, important updates, and irresistible offers.
- AuthorPosts
- You must be logged in to reply to this topic.