Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Support the Ability to Customize Profile Page by Membership Level #156

Open
kimwhite opened this issue Feb 12, 2024 · 1 comment

Comments

@kimwhite
Copy link
Contributor

Allow a site owner to set up what information would show depending on the member's level.

Example:
A free level only shows the member's name, but a Premium Level profile displays an address or other info.

Right now you would need to customize your profile.php to do this.

@kimcoleman kimcoleman changed the title Ability to Customize Profile page by Membership Level Feature: Support the Ability to Customize Profile Page by Membership Level Feb 24, 2025
@kimcoleman
Copy link
Member

The best way to do this now is to set up User Fields with level requirements. The Member Directory and Profile has logic to only show user fields if they are allowed for the given member's level.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants