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?
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.
We can also use CSS to customize the default B2BKing form. For that, please send us a link to your form and let us know what changes you're looking to achieve.
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?
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
can you please share the snippets with me as well, along with a guide on how to make other form builders work with b2bking
Hi Talha,
To make other form builders with B2BKing, please see our guide here: https://woocommerce-b2b-plugin.com/docs/build-a-b2b-registration-form-using-forminator-wpforms-gravity-forms-etc/ - in this guide we specifically focus on Forminator which is a great free option.
We can also use CSS to customize the default B2BKing form. For that, please send us a link to your form and let us know what changes you're looking to achieve.