Hi there,
I’m trying to enable Vendor Registration and I’m running into some issues.
I’m looking to have Vendors go directly to a Vendor registration page.
I have the option enabled for Vendors to register without listings and I’m using the /register-vendor/
URL but that URL just sends users to the Sign in (rather than Register) view. They would then have to click on the Register link and continue that way (not ideal).
I’ve tried creating a separate page and adding the register block but it loads the regular user registration rather than the Vendor one. Is there a vendor registration block that I’m not seeing?
How might I achieve a vendor registration page that displays vendor registration (not sign-up) as it’s initial view?