Hi,
I can password protect a regular page, no hassle, just add the password and its done.
The issue is how to password protect a page created by a plugin?
Using the e-commerce plugin I have two sets of products:
http://www.mysite.com/products-page/public-items/
and
http://www.mysite.com/products-page/private-items/
I would like to protect the private items section and restrict to users that have the password.
BONUS points - if you can tell me how to allow users to sign up and when I approve them they get their own username and password to see this section.
Thanks!