"Ultimate" and " Group & Staff"

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 17 reply threads
  • Author
    Posts
    • #46166
      vraugul1
      Participant

      Hello, 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!

    • #46307
      WCFM Forum
      Keymaster

      Hi,

      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

    • #46412
      vraugul1
      Participant

      Here is this ID need?
      When you subscribe to this plan, you should not create a Store.
      And should not be displayed in the store list

      Thank you!

      Attachments:
      You must be logged in to view attached files.
    • #46496
      WCFM Forum
      Keymaster

      Hi,

      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

    • #46509
      vraugul1
      Participant

      Thanks a lot!
      But there is another problem.
      How do I disable the display of this for a certain group of sellers?

      Thank you!

      Attachments:
      You must be logged in to view attached files.
    • #46511
      vraugul1
      Participant

      Or in a particular group, it is the “Store” is written “Частное лицо”

      Thank you!

    • #46512
      vraugul1
      Participant

      As turn off I found.
      Is it possible to change the sold by for a particular group?

      Thank you!

    • #46516
      WCFM Forum
      Keymaster

      Hi,

      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

    • #46570
      vraugul1
      Participant

      How to disable “Sold By” I found.
      Tell me can I change the inscription “Store:” for a certain group of sellers?

      Thank you!

    • #46598
      WCFM Forum
      Keymaster

      HI,

      You have to use this code snippet –

      add_filter( 'wcfmmp_sold_by_label', function( $sold_by_label ) {
        return 'Agent';
      });

      Thank You

    • #46612
      vraugul1
      Participant

      And where to insert it?

      Thank you!

    • #46665
      WCFM Forum
      Keymaster

      Add this code at child theme’s functions.php

    • #46680
      vraugul1
      Participant

      This 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!

    • #46684
      WCFM Forum
      Keymaster

      Hi,

      Well, this is not yet supported.

      We will add this option very soon with Groups Capability.

      Thank You

    • #47160
      vraugul1
      Participant

      How soon will you add this change?
      This function is very important to me.

      Thank You so much!

    • #47179
      WCFM Forum
      Keymaster

      Hi,

      It will be there early next week.

      Thank you

    • #47181
      vraugul1
      Participant

      You are the best!

      Thank you for your plugin and technical support!

    • #47184
      WCFM Forum
      Keymaster

      You are welcome 🙂

Viewing 17 reply threads
  • The topic ‘"Ultimate" and " Group & Staff"’ is closed to new replies.