Hi!
I am trying to restrict access to all products in the “Wholesale” category of our WooCommerce.
I created the user role “Wholesale” with Read access
I enabled the Module “Activate content view restrictions”
I set the default settings to:
View Access: Allow
For Users: All Visitors (logged in or not)
Action: Show Access Error Message
Then in Products >> Categories >> Wholesale
View Access: Allow View
For Users: Selected User Roles (wholesale)
Action: Show Access Error Message
But when I access the direct link to the product page that is in the Wholesale category as a Not Logged In user, or any user that is NOT in the “wholesale” role, the product page loads like normal, no restricted access.
What am I missing?
Thanks!