Skip Navigation

[Resolved] Making an entire WooCommerce store private with Toolset

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Sao_Paulo (GMT-03:00)

This topic contains 2 replies, has 2 voices.

Last updated by andrewH-12 1 year, 8 months ago.

Assisted by: Mateus Getulio.

Author
Posts
#2577809

I previously raised a ticket on the subject of "Is it possible to make an entire WooCommerce store private with Toolset" (see https://toolset.com/forums/topic/is-it-possible-to-make-an-entire-woocommerce-store-private-with-toolset/). I see that it is possible to hide the products but really I want to be able to hide all shop content including the shop page itself and product category pages. I want to be able to hide the entire product taxonomy pages for guests rather than just hide the products... is that possible?

#2577997

Mateus Getulio
Supporter

Languages: English (English )

Timezone: America/Sao_Paulo (GMT-03:00)

Hi there,

Thanks for the contact, and welcome to our support forum!

If you go to Toolset -> Access Control -> Posts Groups, you can create a specific post group, add the desired pages and then control the permissions for any type of role. Could you please take a look in these settings and check if you're able to achieve it?

Further, here's a useful doc guide that might help you: https://toolset.com/course-lesson/setting-access-control/

Please let us know if you still have doubts. Thanks!

Regards,
Mateus.

#2579245

Thanks. In the end I just added a snippet to the functions.php to limit access to the shop to only logged in users.