Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WC Vendors › How do I preset categories for vendors?
Tagged: Categories
- This topic has 7 replies, 3 voices, and was last updated 4 years, 5 months ago by Sarmistha Chakraborty.
- AuthorPosts
- May 4, 2020 at 5:07 pm #126477eritechdeveloperParticipant
I am simply setting up some preset categories for vendors to use. Please guide me.
- May 4, 2020 at 7:31 pm #126541Sarmistha ChakrabortyMember
Hello,
Please let us know do you want to preset some “Store category” for vendors? Or do you want to preset “Product category” for vendors?
Thanks.
- May 4, 2020 at 10:44 pm #126620eritechdeveloperParticipant
Thank you for the response, I was referring to the product category section.
What is store category?
- May 5, 2020 at 1:51 pm #126886Sarmistha ChakrabortyMember
Hello,
You can achieve this using our WCFM – GROUPS & STAFFS(https://wclovers.com/product/woocommerce-frontend-manager-groups-staffs/) and WCFM – Membership plugin. https://wclovers.com/knowledgebase/wcfm-groups-staffs/
Set the category in “Product Categories” capability in group and assign the group with membership plan.Thanks.
- May 5, 2020 at 5:26 pm #126996eritechdeveloperParticipant
Great I will get that plugin and try it my self, and if I need help I will post back here. Thanks.
- May 5, 2020 at 11:10 pm #127123eritechdeveloperParticipant
Worked real well, thank you.
- May 20, 2020 at 4:40 am #133317elkinnaranjoParticipant
Hello, sorry, how can I only see the categories that I create! It is that I do not like because the categories of other stores appear.
How do I make only my own categories appear? attached photo as it appears to me and I don’t want that
I am doing a test with a shoe store and they appear (cacti, succulents, etc). I want only footwear to appear
Attachments:
You must be logged in to view attached files.- May 20, 2020 at 3:03 pm #133494Sarmistha ChakrabortyMember
Hello,
Try this code to your child theme’s functions.php
In case you do not have child theme then add code using this plugin – https://wordpress.org/plugins/code-snippets/
add_filter( 'wcfm_is_allow_restrict_vendor_own_term', '__return_true' );
Thanks.
- AuthorPosts
- You must be logged in to reply to this topic.