Hi, i need to develop a B2B woocommerce solution for a client and he needs that when is final client goes to is main domain that they have to login or register before they can see the website. But i find it dificult with other plugins because they only hide the domain.com/store page, and i need to hide all the woocommerce store and only leave open the landing page with login/register form.
B2BKing has a feature to "restrict all pages", which basically redirects all other pages to the login/register form if the user is logged out. That way, a logged out user can only see that 1 specific login / register page.
This is the setting I'm referring to:
You can enable and check how it works in our demo.
Thanks for the quick answer, but this is a main plugin feature or a extra add-on? If i turn "on" that option all the pages get redirected to login/register or i have to redirect manually and restrict manually one by one ?
This is a setting that comes with the main plugin. When you choose "Hide shop & products", a new option shows up (otherwise hidden) with a checkbox to restrict all other pages.
If you enable that, the plugin will redirect all logged out users to the login page, so in practice they can never access anything else except the login page.
It is not necessary to manually restrict pages. Enabling that option above is the only thing necessary.
When you say login page, that is editable ? because anypage can be the login/register page, in my case is domain.com/welcome but it could be any different page with login register shortcodes. Thanks.
Hi, i need to develop a B2B woocommerce solution for a client and he needs that when is final client goes to is main domain that they have to login or register before they can see the website. But i find it dificult with other plugins because they only hide the domain.com/store page, and i need to hide all the woocommerce store and only leave open the landing page with login/register form.
Is possible to achieve this with b2bking plugin ?
Thanks!
Hi Nuno,
Thanks for getting in touch,
B2BKing has a feature to "restrict all pages", which basically redirects all other pages to the login/register form if the user is logged out. That way, a logged out user can only see that 1 specific login / register page.
This is the setting I'm referring to:
You can enable and check how it works in our demo.
Let me know if I can help,
Kind regards,
Stefan
Thanks for the quick answer, but this is a main plugin feature or a extra add-on?
If i turn "on" that option all the pages get redirected to login/register or i have to redirect manually and restrict manually one by one ?
Hi Nuno,
This is a setting that comes with the main plugin. When you choose "Hide shop & products", a new option shows up (otherwise hidden) with a checkbox to restrict all other pages.
If you enable that, the plugin will redirect all logged out users to the login page, so in practice they can never access anything else except the login page.
It is not necessary to manually restrict pages. Enabling that option above is the only thing necessary.
When you say login page, that is editable ? because anypage can be the login/register page, in my case is domain.com/welcome but it could be any different page with login register shortcodes.
Thanks.
Here by login page I meant the Shop page. Our plugin transforms the Shop page to look like this:
Products are removed and replaced with a Login / Register form by our plugin.