Membership Pro version 2.13.0 released

More
6 years 2 weeks ago #111616 by Philip Main
Replied by Philip Main on topic Membership Pro version 2.13.0 released
Having issue with the layout on membership:
<table style="width: 1426px; height: 153px;" border="0" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td style="width: 706px;" align="left">Membership ID:</td>
<td style="width: 706px;" align="left">[MEMBERSHIP_ID]</td>
</tr>
<tr>
<td style="width: 706px;" align="left">Membership Title:</td>
<td style="width: 706px;" align="left">[PLAN_TITLE]</td>
</tr>
<tr>
<td style="width: 706px;" align="left">Name:</td>
<td style="width: 706px;" align="left">[FIRST_NAME] [LAST_NAME]</td>
</tr>
<tr>
<td style="width: 706px;" align="left">BMFA Number:</td>
<td style="width: 706px;" align="left">[OSM_BMFA_NUMBER] - [OSM_BMFA_DATE]</td>
</tr>
<tr>
<td style="width: 706px;" align="left">Phone:</td>
<td style="width: 706px;" align="left">[PHONE]</td>
</tr>
<tr>
<td style="width: 706px;" align="left">Email:</td>
<td style="width: 706px;" align="left">

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

  • Tuan Pham Ngoc
  • Topic Author
  • Away
  • Administrator
  • Administrator
More
6 years 2 weeks ago #111624 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Membership Pro version 2.13.0 released
Hi Philip

First of all, there was a small bug with the code of member card which was fixed. So please access to My Downloads menu item, download the latest package, update it to your site, then check it again

If the issue still happens, please submit a support ticket sending us super admin account account and a subscriber account so that we can check it

Regards,

Tuan

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

More
6 years 2 weeks ago #111701 by Alan Bennett
Replied by Alan Bennett on topic Membership Pro version 2.13.0 released
Tuan

Some nice features in this release :)
One feature I would like to use is the Membership Card BUT ............... as I use Easy Profile the member doesn't have access to the Membership Pro profile screen to download the card.
Would it be possible to create a menu item to just get the card?

Happy to use a work around until membership Pro has a new menu item just for this ;)

Alan

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

  • Tuan Pham Ngoc
  • Topic Author
  • Away
  • Administrator
  • Administrator
More
6 years 2 weeks ago #111716 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Membership Pro version 2.13.0 released
Hi Alan

You can create a menu item to link to this URL on your site domain.com/index.php?option=com_osmember...download_member_card and it should work OK

(Of course replace domain.com with your site domain)

Regards,

Tuan

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

More
6 years 1 week ago #111863 by Scott
Replied by Scott on topic Membership Pro version 2.13.0 released
Tuan, I am having a similar issue (new code) where the CSS styling is correct in a standalone test page, correct in the editor, but is thrown away when a PDF is generated.

Very simple code here:
<div style="margin-left: 75px; margin-top: 75px; width: 400px; height: 250px; padding: 20px; border: dashed;"><img src="https://mysite/images/logo.png" alt="" width="300" height="75" />
<div style="margin-left: 90px; margin-top: 30px; font-family: Verdana,Geneva,Tahoma,sans-serif; font-size: 14px; line-height: 20px; color: #363636;">
<p>[NAME]</p>
<p>Membership Details:<br /> [SUBSCRIPTIONS]</p>
</div>
</div>

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

  • Tuan Pham Ngoc
  • Topic Author
  • Away
  • Administrator
  • Administrator
More
6 years 1 week ago #111864 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Membership Pro version 2.13.0 released
Hi Scot

Sadly, working with PDF is very difficult and you cannot use div tags + css for layout. Please use table tr td tags to build the layout instead

Regards,

Tuan

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

More
6 years 1 week ago #111889 by PhoenixUK
Replied by PhoenixUK on topic Membership Pro version 2.13.0 released
Hi Tuan,

Quick question again regarding the member card feature - what is the intended / expected use for it please?

I'm sat here wondering if it's like a 'Download what Profile Data we hold on you' kind of thing but to hear it from you would be much better and then I will hopefully understand it's use case, then see if there is a use for it for my site. :)

Great work though, thanks.

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

More
6 years 1 week ago #111916 by Alan Bennett
Replied by Alan Bennett on topic Membership Pro version 2.13.0 released
Thanks, this worked but didn't need the domain.com as menu url link auto applied that part

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

More
6 years 6 days ago #112122 by Marius Rus
Replied by Marius Rus on topic Membership Pro version 2.13.0 released
I will answer you :)
The membership card is useful in my situation to prove the membership and the period for which the payment is made, if a member benefits from discounts for a particular event. The user of the card shall download the proof of membership to present it at the event in order to benefit from the various discounts granted to the members of that organization.
I hope you can use my answer!

BTW

Thanks Tuan for this upgrade, without him being forced to use the billing form to make this proof
The following user(s) said Thank You: Charles Kidder

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

More
6 years 6 days ago #112123 by Marius Rus
Replied by Marius Rus on topic Membership Pro version 2.13.0 released

PhoenixUK wrote: Hi Tuan,

Quick question again regarding the member card feature - what is the intended / expected use for it please?

I'm sat here wondering if it's like a 'Download what Profile Data we hold on you' kind of thing but to hear it from you would be much better and then I will hopefully understand it's use case, then see if there is a use for it for my site. :)

Great work though, thanks.


I will answer you :)
The membership card is useful in my situation to prove the membership and the period for which the payment is made, if a member benefits from discounts for a particular event. The user of the card shall download the proof of membership to present it at the event in order to benefit from the various discounts granted to the members of that organization.
I hope you can use my answer!

BTW

Thanks Tuan for this upgrade, without him being forced to use the billing form to make this proof

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