Best Multi Vendor Marketplace Plugin for WordPress › Forums › WCFM – Marketplace (WooCommerce Multivendor Marketplace) › "Ultimate" and " Group & Staff"
- This topic has 17 replies, 2 voices, and was last updated 6 years, 4 months ago by
WCFM Forum.
- AuthorPosts
- February 1, 2019 at 8:13 am #46166
vraugul1
ParticipantHello, I bought the version of “Ultimate” and ” Group & Staff”
Please tell me:
1. How not to show a certain group of sellers in [wcfm_store]?
2. How can a certain group prevent the creation of a store?
Before buying I was told that I can do it.Thank you!
- February 2, 2019 at 3:48 pm #46307
WCFM Forum
MemberHi,
Yeah sure.
Hope you have created membership and associate group with them.
Now, tell me your Membership plan’s IDs and which you want to exclude form store list.
Thank You
- February 3, 2019 at 12:17 pm #46412
- February 4, 2019 at 7:01 am #46496
WCFM Forum
MemberHi,
Yeah right, “3004” is ID for this membership plan.
Now, if you want to exclude vendors who has this membership subscription, then you have to use this short code –
[wcfm_stores exclude_membership="3004"]
You may also exclude multiple membership, then have to set short code like this –
[wcfm_stores exclude_membership="3004,3005"]
Thank You
- February 4, 2019 at 7:48 am #46509
- February 4, 2019 at 7:54 am #46511
vraugul1
ParticipantOr in a particular group, it is the “Store” is written “Частное лицо”
Thank you!
- February 4, 2019 at 8:28 am #46512
vraugul1
ParticipantAs turn off I found.
Is it possible to change the sold by for a particular group?Thank you!
- February 4, 2019 at 8:58 am #46516
WCFM Forum
MemberHi,
Yeah off course, hope you have WCFM – Groups,
Set Sold BY OFF for that group Capability.
Well, be sure you are using latest version of WCFM Groups, 3.1.5
Thank You
- February 4, 2019 at 2:16 pm #46570
vraugul1
ParticipantHow to disable “Sold By” I found.
Tell me can I change the inscription “Store:” for a certain group of sellers?Thank you!
- February 4, 2019 at 5:07 pm #46598
WCFM Forum
MemberHI,
You have to use this code snippet –
add_filter( 'wcfmmp_sold_by_label', function( $sold_by_label ) { return 'Agent'; });
Thank You
- February 4, 2019 at 5:38 pm #46612
vraugul1
ParticipantAnd where to insert it?
Thank you!
- February 5, 2019 at 5:20 am #46665
WCFM Forum
MemberAdd this code at child theme’s functions.php
- February 5, 2019 at 6:48 am #46680
vraugul1
ParticipantThis code is for simply changing “Store” to something else
And I need to change “Store” for another group of sellers with a different membership.
For example:
The seller signed on “Premium” written Store”
And have seller of signed on “Silver” written ” Agent”Thank you!
- February 5, 2019 at 7:52 am #46684
WCFM Forum
MemberHi,
Well, this is not yet supported.
We will add this option very soon with Groups Capability.
Thank You
- February 8, 2019 at 6:16 am #47160
vraugul1
ParticipantHow soon will you add this change?
This function is very important to me.Thank You so much!
- February 8, 2019 at 7:38 am #47179
WCFM Forum
MemberHi,
It will be there early next week.
Thank you
- February 8, 2019 at 7:43 am #47181
vraugul1
ParticipantYou are the best!
Thank you for your plugin and technical support!
- February 8, 2019 at 7:48 am #47184
WCFM Forum
MemberYou are welcome 🙂
- AuthorPosts
- The topic ‘"Ultimate" and " Group & Staff"’ is closed to new replies.