Custom vendor registration form?

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 6 reply threads
  • Author
    Posts
    • #48450
      michele
      Participant

      Hi there

      Is there anyway I could create a custom registration form for your WooCommerce Multivendor Marketplace plugin.

      I went through your custom fields, but I need extra options, eg: grouped checkboxes and radio buttons. I have attached an image to show how I need the form to look.

      Thanks

      Michele

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

      Hi,

      Well, you may override exiting registration form template and may change as per your requirement.

      You may save addition form data using this hook –

      do_action( 'wcfm_membership_registration', $member_id, $wcfm_membership_registration_form_data );

      Thank You

    • #48738
      michele
      Participant
      This reply has been marked as private.
    • #48760
      michele
      Participant
      This reply has been marked as private.
    • #48809
      WCFM Forum
      Member

      Hi,

      User role kept at “Subscriber” if not approved.

      After approval their use role change to “Store vendor”.

      Well, I do not understand, what code you are asking for?

      Thank You

    • #48832
      michele
      Participant
      This reply has been marked as private.
    • #48888
      WCFM Forum
      Member

      Hi,

      Well, I didn’t gave you any code. I gave you action hook to implement your code based on this.

      Hope you are comfortable in WP hook-filter coding!

      Thank You

Viewing 6 reply threads
  • The topic ‘Custom vendor registration form?’ is closed to new replies.