Disable Store setup after vendor/user registration

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 WCFM Disable Store setup after vendor/user registration

Viewing 1 reply thread
  • Author
    Posts
    • #31844
      Manoj
      Guest

      Hi,

      > How can I disable store setup after a new user registers/login

      > When clicked on a product, it is not showing the vendor name/user name

    • #31845
      WCFM Forum
      Keymaster

      Hi,

      > How can I disable store setup after a new user registers/login

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

      add_filter( 'wcfm_is_allow_store_setup', '__return_false' );

      > When clicked on a product, it is not showing the vendor name/user name

      – Please “visible sold by” enable under marketplace setting – https://ibb.co/eN5G4z

      Thank You

Viewing 1 reply thread
  • The topic ‘Disable Store setup after vendor/user registration’ is closed to new replies.