Password Protecting a Page

Hi there!

I’m trying to add a password box on one page in order for user to access a password protected page. I’ve tried just using Wordpress’ Password Protected page functionality but it’s not working properly. This is what I’m trying to achieve:

Once they click “Submit”, they are then redirected to another page (which they shouldnt be able to access at any point without a password).

Please let me know how I can do this :slight_smile:

Thanks!

Hello There,

Thanks for posting in!

Regretfully Password Protect feature in WordPress is only applicable to that page. There isn’t a feature yet in WordPress or in our theme that does that. What you can do is to make the page published as “Private”. This would allow only those logged in users to see the private pages.

https://codex.wordpress.org/Using_Password_Protection
https://codex.wordpress.org/Content_Visibility#Password_Protected_Content
https://codex.wordpress.org/Content_Visibility#Private_Content

Hope this helps.

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