Remove become a vendor from registration window

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!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WC Marketplace Remove become a vendor from registration window

Viewing 2 reply threads
  • Author
    Posts
    • #51424
      rjbigue
      Participant

      Good day,
      I have some plug ins that are effecting the registration window. If someone chooses become a vendor, fills everything out and submits I am not getting a notification. If they sign up for a normal account then choose to register as a vendor through another page I will get the notification and can approve/deny them.
      I was wondering if there is a way to remove the “Become a vendor” from the default registration page/popup?

      I can remove it via chrome inspection but can not find the file to actually remove it.

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

      Hi,

      Please add this line to your child theme’s functions.php –

      add_filter( 'wcfm_is_allow_my_account_become_vendor', '__return_false' );

      Thank You

    • #51582
      rjbigue
      Participant

      That did the trick. Thank you!

Viewing 2 reply threads
  • The topic ‘Remove become a vendor from registration window’ is closed to new replies.