• Resolved kristinubute

    (@kristinubute)


    Hi

    So I have added a New Member manually via the Users tab, and then created the Membership for that new User.

    That works.
    I only have SIMPLE requirement for my Client site for Simple Membership only.
    They ONLy have 1 page for MEMBERS to view Videos.
    And No payment required.
    AND Admin will be ADDING in New Members Manually (so NO registration form).
    That’s basically my requirement.

    I have a question about the membership-account page that is standard.
    It uses the code [pmpro_account] and I see all the details that shows on this page.

    There is some information we DON’T need viewed, HOW can I remove some of this information?

    * View All Membership Options we need to REMOVE
    * And the CANCEL Membership button we need to REMOVE

    Is this achievable ? Where do I find the TEMPLATE to edit this please?

    Are there shortcodes that can be found, so maybe then I can just create a New Membership Account minus the INFO that I don’t need ?

    But I still need the bottom section that says “MY ACCOUNT” that shows the Customers Details, email , Username

    AND I still need the bottom section that has “EDIT PROFILE” and “CHANGE PASSWORD” and “LOG OUT”

    Is this achievable please and HOW can I do this ?
    I assumed it would be easy. And I hope the PAID Plugin is NOT required for this feature?

    Thanks in advance for your help. I like your plugin.

    THanks
    Kristin

Viewing 4 replies - 1 through 4 (of 4 total)
  • That should be doable with the Register Helper Free Add On or Pods Integration Free Add On. You can review the documentation on how each one can work on your site.

    Kind regards,?
    Michael

    Thread Starter kristinubute

    (@kristinubute)

    Thanks for your reply.

    I have done a workaround and added some CSS code
    .pmpro_actionlinks a:last-child {
    margin-right: 0;
    display: none;
    }

    THanks
    Kristin

    Thread Starter kristinubute

    (@kristinubute)

    I’ve left the Memberships section there BUT NOT displaying the Membership levels.

    That will hopefully be OK for the client.

    Thanks
    Kristin

    Because there have not been any recent updates to this topic we will be changing the status to resolved. If you have any further questions you can start a new thread, or head over to our member support area if you’re a paying member or your request is regarding a plugin distributed through our website or GitHub.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How can I remove some fields not applicable from std Membership-Account page’ is closed to new replies.