Feature direct vendor register redirect to log in page

Hey there,

we are trying to implement the direct vendor registration as described at: How to add a vendor registration form - HivePress Help Center

However, whenever we enter the /register-vendor URL it gets redirected to /account/login/?redirect=https%3A%2F%domain.com%2Fregister-vendor%2F instead of showing a sign-up page?

We have tried already to:

  1. deactivate other themes and plugins
  2. refresh the permalink settings
  3. delete the browsers cache

Thanks a lot!

Hi,

Yes, the first page after switching to direct registration is the login/register (a common page for any type of user). If you need to redirect to the registration page instead of the login page, you can overwrite the User Login template in HivePress > Templates, please check this doc How to customize templates

​I hope this is helpful to you.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.

Hello,

I have a similar issue to this post: Direct Vendor Registration Form redirect to home page. I want users to register before they can post any listings, but the “/register-vendor” URL redirects to a Sign in page with the URL “https://mydomain.com/account/login/?redirect=https%3A%2F%2Fmydomain.com%2Fregister-vendor%2F

There is a button I can click on to “register” but it is simply a popup form asking for the email address and password. A form for a name too would be nice.

I have disabled all 3rd party plugins and have only Hivepress 1.7.8 and Paid Listing, 1.1.9, but the “/register-vendor” page still redirects to the homepage. Can you help? I have Wordpress 6.6.2. “Anyone can register” is active in the wordpress settings, I have added at least one vendor attribute, and in the Hivepress → Settings → Vendor, I have ticked “Allow direct registration”.

Thanks

Hi,

Please disable third-party plugins and customizations (if there are any) and check if this issue persists. If you use a caching plugin, make sure that caching is disabled for logged-in users. Also, please refresh permalinks: How to refresh WordPress permalinks - HivePress Help Center. Be sure to test it in incognito mode as well.

Hello Andrii
I have already disabled all third party plugins and tested it in incognito mode. I’ve also refreshed the permalinks.

Hi,

Then I recommend contacting the hosting provider, perhaps caching on their part.

Hello andrii,
I have asked my hosting provider and they said they cleared the cache on their end, and also it is not related to a resource issue.

I changed the title of this thread because for me, it redirects to the log in page. I assume it should not do this - it should go to a sign up page, so the person can sign up, right?

Are there anyone out there for whom the /register-vendor page works, could they provid a screenshot to show what it is supposed to look like? Just wondering if it is supposed to go to a sign in page.

Also, I installed a fresh installation of Hivepress and Paid Listing on a different test site (no third party plugins), and the /register-vendor page also redirects to the log in page.

Hi,

Please check the solution in this topic.