Okay
  Public Ticket #3608117
Custom login / registration forms
Closed

Comments

  • Russell Johnson started the conversation

    I am using the B2BKing login and registration forms with custom fields. Is it possible to completely customize these forms - i.e. change the field layout, add other content, etc?

  •  1,881
    WebWizards replied

    Hi Russell,

    Some basic changes there can be made through CSS and custom snippets. For example, we can help split that form into 2 columns, or help add some headings to separate areas. 

    For that, please share a link to your registration page with us, and I can share a few code examples.


    Other than that, if you need more in-depth control, probably the best option would be to use a dedicated forms plugin, such as WP Forms or Gravity Forms. 

    Such plugins can be connected to B2BKing and made to to register B2B users, by making them set B2BKing's user meta keys. Those keys are basically the ones here that set a user's group: https://woocommerce-b2b-plugin.com/docs/how-to-set-user-group-programmatically-during-import-in-bulk-with-scripts/#2-toc-title 


    Kind regards,

    Stefan