Hide @become a vendor' on wc registration page

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 2 reply threads
  • Author
    Posts
    • #63728
      kaloomee
      Participant

      HI
      Could you please tell me how to hide the ‘Become a vendor’ on the WC regsitration page
      I would still like users and vistors to become vendors, Just do not want this text showing on the WC regsiatration page
      Thank you

    • #63730
      kaloomee
      Participant

      Hi
      Found the answer in your WP forum support page
      Different question but same result
      https://wordpress.org/support/topic/hiding-become-a-seller-link-from-my-account-page/
      Adding this also hides text on registration page

      Thank you

    • #64153
      WCFM Forum
      Keymaster

      Hi,

      You have found out the right answer.

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

      add_filter( 'wcfm_is_allow_my_account_become_vendor', '__return_false' );

      If you do not have child theme then add this code using this plugin – https://wordpress.org/plugins/code-snippets/

      Thank You

Viewing 2 reply threads
  • The topic ‘Hide @become a vendor' on wc registration page’ is closed to new replies.