I would like to have a few specific pages or posts where the content is changed based on whether the member is:
Logged out
Free member
Paid member
Comp member (if I can separate from paid that’s great, because I could prompt upgrades)
I am not an engineer. With the help of GPT, I’ve been able to modify post.hbs to have custom images at the top of articles based on whether a member is logged out / free / paid. However, it would really help if I could have a page or two where the content changes. Just simple pages for giving instructions.
Why? I’m in the process of moving over a thousand paid members from another platform. That other platform sucks. We can’t see our members email addresses on it, so we can’t just create accounts for everyone. But members think they should be able to use an account from the other website. It’s a nightmare. Some of them are traumatized by the awful platform they are coming from.
Given short attention spans and different devices and browsers, it would be great to link a single URL that gives them directions. But to give them the right directions, I need to know their status.
I was able to modify the top of articles using post.hbs, but that applies to all articles. In this case I just want to modify specific pages. I would prefer to do it in the post editor because then it is easier to retrieve and edit my code. So far none of the suggestions from chatgpt have been able to do it. This isn’t for emails. It’s just for the post or page.
Thank you!