Hi all,
Wondering if anyone can help add some logic to my brain here.
I have created an action where if a user choses yes, they gate their page.
It works well and no issues with on and off.
But what I would like to do now is allow users who enter a “key” or “password” to be able to see the gated content.
I don’t want to use external plugins for this.
I have created a database thing for User - User-Gate-Key which they can update and change as per make changes to user etc.
How do I allow it for users to enter this “key” and get access to the content on those pages?
I have a popup that shows on Gated page load saying “Gated Content, enter password to view”
Now I need to logic to make an input open the page.
Hope what I have written helps with understanding the flow.
Any help appreciated.