• I’ve been doing research for 4 days now and haven’t really found what I’m looking for. And I apologize if this thread is better suited somewhere else.

    Here’s what I’m looking to do: Create a membership site that once a user has registered and paid for said service level, a page is auto generated OR auto generate content to one page with specific content that only they can access. That content would only be available to that user ONLY.

    I’ll explain the flow in case I missed any details: User registers and pays on the site. When they access their membership account page, there’s a link to a page (or content) that is tailored to them. On this page, they fill out a short form and hit submit. This user, I’ll call them User 1, is only able to log in and view User 1 content. User 2 is able to log in on the same page but only see User 2 content.

    I’ve got Paid Memberships Pro and look at numerous “content specific” plugins but they all seem to not do what I’m looking to do.

    I’ve created a log in page and have content shown once logged in, but it’s showing the content to ALL logged in users, not specific to the account. I’ve also created a new role with the proper capabilities as well.

    From my understanding, a global Role would not work in this case. I’ve narrowed it down to using shortcodes to display content based on who is logged in but that is a little time consuming.

    I would prefer to add the code myself so that I can better understand PHP coding, how it works, and how WordPress does things, but wouldn’t mind using reputable and easy plugins to automate the process. Can always improve and upgrade later.

    What you got for me?

  • The topic ‘Membership Site’ is closed to new replies.