Hi.
I also wanted this which i looking for a long time. To enable this wc-marketplace should enable address city, street, country become taxonomies/custom feilds. After that things are easier with hire developer custom job which is not touched to orginal wc-marketplace plugin.
I would like to ask wc-marketplace, can you make this happen this is next update?
Thanks
Hi @honors1000, thanks for reaching WCMp Support!!
WC Marketplace has a shortcode [wcmp_vendorslist] that displays lists of the vendor. The current flow only lets the user group/sort the vendor by category / alphabetically and date.
However, in our next update, we will add a function that you can use to add a sorting field such as location and let the customer sort the vendor’s location.
As soon as this version will be launched, will let you know.
Hi. @dualcube . Is it mean that address field will be available as taxonomies or custom feild?
Because i would like to use third party filter plugin for these, which they need taxonomies or custom feilds available for filter.
@thedream09 WCMp stores the vendor’s information such as address, phone number in the user meta. Hence, the fields won’t be available as taxonomy or custom fields.
You have to add the sorting by fetching the information from user meta and display the result by doing custom coding.