- This topic has 4 replies, 3 voices, and was last updated 8 years, 6 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Show a membership number
Tagged: membership number
Good evening,
I’m just in the processes of migrating our club membership over to Simple Membership Plugin.
So far I’m really impressed with what I’ve seen, but there’s just one thing I need to know if it is possible to do, and that is to show a membership number in the user profile?
For our car club, insurers often require the member to supply the club name and membership number in case they wish to check a member is actually a valid member before giving them a discount. Apart from manually entering one for new joiners – is there anyway this can be done automatically (we are aiming to reduce manual input by administrators).
Thanks in advance,
Michael
Hi, please check the following addon documentation. Let me know if this helps you.
Kind regards
Hi,
No that didn’t help, and I have reviewed the documentation already.
I really want a field that automatically increments when members join, and display it so that they can view it on their profile page once joined.
Regards,
Michael
Hi Michael, thank you for clarifying what you are looking for. Unfortunately there is no option available in the plugin that will do what you are looking for. I have submitted a message to the developers to research further your request.
Thank you
You should be able to use the following addon’s shortcode to show the member’s ID in the edit profile page. The member ID value is numberic number that is assigned to the members to identify them in the system. This number auto-increments after each registration.
https://simple-membership-plugin.com/simple-membership-addon-show-member-info/
After you install the above addon, edit the profile edit page then add the following shortcode above the profile shortcode. That should show that member’s ID number:
[swpm_show_member_info column="member_id"]