I have two levels of protected content. One is free registration and one is paid subscription. For some reason, I can't wrap my head around this one simple puzzling question.
If someone clicks on a level #0 article, they're directed to the signup page. But the signup page also has an option for higher level paid access, how do people know which option (free or paid) to signup for to receive access to the article they clicked on?
Likewise, if someone clicks on a level #1 article, they're directed to the same signup page. The signup page also has option of basic open access. How do they know that they have to signup for paid access?
I guess I'm confused because all protected content links go to a single Members Option page. Since it's one page, we have to use all signup forms there. Is there a way to use conditions to simplify this?