Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Marketplace (WooCommerce Multivendor Marketplace) › Groups short codes
Tagged: groups, shortcodes, wcfm_stores
- This topic has 4 replies, 2 voices, and was last updated 4 years, 7 months ago by Sarmistha Chakraborty.
- AuthorPosts
- May 22, 2020 at 2:44 pm #134126Justin McErlainParticipant
Hi, have WCFM Groups installed and have a page that lists store holders.
I want to be able to have a page that displays only those vendors that are part of a group. Is thee a short code that enables this or a some code we can use ?
Something like “list store vendors who are part of group Wynyard”
Appreciate any pointers - May 22, 2020 at 2:54 pm #134130Sarmistha ChakrabortyMember
Hello,
What you can do, assign a group with specific membership.
Then you can display only those stores that belong to this/specific membership.
The shortcode will be –
[wcfm_stores include_membership="3"]
replace 3 with your membership id(https://docs.wclovers.com/store-list/)Thanks.
- May 22, 2020 at 3:16 pm #134135Justin McErlainParticipant
Thanks will give it a go
- May 22, 2020 at 4:08 pm #134148Justin McErlainParticipant
Ok one last question how do I determine the group number is it this ? the number 2233 from the URLof the group
https://staging10.xxdxx.com/store-manager/memberships-manage/2233/ - May 25, 2020 at 2:03 pm #134977Sarmistha ChakrabortyMember
Hi,
Your shortcode will be –
[wcfm_stores include_membership="2233"]
And you have assign a group in this membership plan.(PFA)Thanks.
Attachments:
You must be logged in to view attached files.
- AuthorPosts
- You must be logged in to reply to this topic.