I have multiple lists. I am using the Locked Content Addon to hide different content for different lists.
This is an example of how I embedded a specific list in my Pages:
[newsletter_lock lists=’17′]
Here is your free cat book!
[/newsletter_lock]
This would then sign up the user for List 17.
I would use similar code for the other lists.
However, can the same user sign up for different lists?
I have tested it and I find that if a user signs up for a list, they aren’t added to any list unless the “Enforced” option is checked. But if that is checked, then the user will be automatically added to all lists that have “Enforced” checked, even if they didn’t sign up for that list. Also, once they sign up for one list, they can see the hidden content on all lists, even ones they haven’t signed up for.
Is there any way to make it so that the same user can sign up for different lists, but they will only be added to the list they signed up for? And also that they will only see the “locked content” that belongs to the list they have signed up to?
Thanks!