Ability to Add Photo for Membership Cards

  • David Unwin
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
3 years 10 months ago #135773 by David Unwin
Ability to Add Photo for Membership Cards was created by David Unwin
Many clubs and organisations have the requirement to have a photo id on membership cards. We would like the same.
Have the possibility to have custom file type 'image' to allow users to upload a head and shoulders shot of themselves for placing on a membership card.

Please Log in or Create an account to join the conversation.

More
3 years 10 months ago #135778 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Ability to Add Photo for Membership Cards
Hi David

It's not possible right now. However, I think we can try to support that:

- You enable subscribers to upload avatar for their account
- Then somehow, we can support inserting that avatar into member card

Maybe that could be solution

Tuan

Please Log in or Create an account to join the conversation.

  • David Unwin
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
3 years 10 months ago - 3 years 10 months ago #135790 by David Unwin
Replied by David Unwin on topic Ability to Add Photo for Membership Cards
Hi Tuan,
Yes, I looked at the avatar route as a work around. However it would be better to have upload and crop image. We also use Easy Profile and they have an option to upload and crop an image.See screenshot
I also found this tutorial on uploading and cropping an image which may be useful
www.webslesson.info/2018/03/image-crop-a...y-with-php-ajax.html

David
Attachments:
Last edit: 3 years 10 months ago by David Unwin. Reason: typo!

Please Log in or Create an account to join the conversation.

More
3 years 10 months ago #135791 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Ability to Add Photo for Membership Cards
Actually, Membership Pro does allows you to set Avatar width and height, so that is not the issue

We will just need to allow using that avatar inside Member card and it should be fine

Tuan

Please Log in or Create an account to join the conversation.

More
3 years 10 months ago #135992 by Njanyana Buthelezi
Replied by Njanyana Buthelezi on topic Ability to Add Photo for Membership Cards
I can add Image to my card but it seem like im not getting the image size right.
I used this like to add avatar
<img src="[AVATAR]" alt="Person" style="border-radius:50%;width:100%">
or <img src="[AVATAR]" alt="Person">

Maybe I need to increase the avatar size. Please confirm if the measurement is px or inc or cm

Please Log in or Create an account to join the conversation.

More
3 years 10 months ago #135995 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Ability to Add Photo for Membership Cards
Hello

You just need to use [AVATAR] tag. It including the img tag already, so no need for using img tag

Tuan

Please Log in or Create an account to join the conversation.

More
3 years 8 months ago #137838 by Miguel
Replied by Miguel on topic Ability to Add Photo for Membership Cards
It will be nice to synchronize the avatar on membership pro with the avatar in Easy Profile.

Please Log in or Create an account to join the conversation.

More
3 years 8 months ago #137839 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Ability to Add Photo for Membership Cards
Try to use [AVATAR] tag. It should work

Regards,

Tuan

Please Log in or Create an account to join the conversation.

More
3 years 8 months ago #137846 by Miguel
Replied by Miguel on topic Ability to Add Photo for Membership Cards
Hi Tuan! how are you?
Yes, [AVATAR] works to add the photo to memebership card.
But didn't sincrhonize with Easy Profile avatar field. I had no control on membership custom fields to select the proper population field.

Please Log in or Create an account to join the conversation.