- Posts: 16
- Thank you received: 2
Attendance Certificates
- Leo Baker
-
- Offline
- New Member
-
Less
More
7 years 1 month ago #111125
by Leo Baker
Replied by Leo Baker on topic Attendance Certificates
Hello Tuan,
Thats a very good idea. We should only send if they are checked in, otherwise if they never attended they would still get the certificate.
Also how can we have a button, so if they never received lost their email, we can re-send their diploma?
Thanks,
Leo
Thats a very good idea. We should only send if they are checked in, otherwise if they never attended they would still get the certificate.
Also how can we have a button, so if they never received lost their email, we can re-send their diploma?
Thanks,
Leo
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
7 years 1 month ago #111127
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Attendance Certificates
That's the purpose of Send Certificate Button which will be implemented
Please Log in or Create an account to join the conversation.
- Leo Baker
-
- Offline
- New Member
-
Less
More
- Posts: 16
- Thank you received: 2
7 years 1 month ago #111129
by Leo Baker
Replied by Leo Baker on topic Attendance Certificates
Hello Tuan,
Sounds perfect thanks!
Leo
Sounds perfect thanks!
Leo
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
7 years 3 weeks ago #111231
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Attendance Certificates
Just want to update that you can now send certificates manually to your registrants using Send Certificates button in version 3.3.1 Just want to update it is now included in version 3.3.1 of the extension
www.joomdonation.com/forum/events-bookin...-3-3-1-released.html
Regards,
Tuan
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
7 years 3 weeks ago #111233
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Attendance Certificates
Also, the background image should be handled properly now. You just need to set the correct background size width and height (depends on the PDF size) as states in the release announcement, no need for override anymore
Tuan
Tuan
Please Log in or Create an account to join the conversation.
- Addlink
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
7 years 3 weeks ago - 7 years 3 weeks ago #111237
by Addlink
Replied by Addlink on topic Attendance Certificates
Hello Tuan, I think that some of the new code is wrong.
In case there is no config set in the event, it should take it from the default one instead of be harcoded to 0 as its now.
This should be the code:
else
{
$backgroundImage = $config->get('default_certificate_bg_image');
$certificateBgLeft = $certificateBgTop = '';
$certificateBgHeight = $config->default_certificate_bg_height;
$certificateBgWidth = $config->default_certificate_bg_width;
}
P.D. Same for the margins but I did a quick fix since we use margins 0.
In case there is no config set in the event, it should take it from the default one instead of be harcoded to 0 as its now.
This should be the code:
else
{
$backgroundImage = $config->get('default_certificate_bg_image');
$certificateBgLeft = $certificateBgTop = '';
$certificateBgHeight = $config->default_certificate_bg_height;
$certificateBgWidth = $config->default_certificate_bg_width;
}
P.D. Same for the margins but I did a quick fix since we use margins 0.
Last edit: 7 years 3 weeks ago by Addlink.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
7 years 3 weeks ago #111240
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Attendance Certificates
@Addlink I see the mistake now. I updated download package on server with this fix. Could you please try to download latest version from My Downloads section, upgrade it to your site, then check it again and let us know if it's OK now?
Tuan
Tuan
Please Log in or Create an account to join the conversation.
- Leo Baker
-
- Offline
- New Member
-
Less
More
- Posts: 16
- Thank you received: 2
7 years 3 weeks ago #111242
by Leo Baker
Replied by Leo Baker on topic Attendance Certificates
Hello Tuan,
Thanks, I noticed on the certificate layout, if I use the tag [LOCATION] on the created PDF it's showing the Location as a hyperlink to the location of the event? Possible to have this just render without the hyperlink?
Thanks,
Leo
Thanks, I noticed on the certificate layout, if I use the tag [LOCATION] on the created PDF it's showing the Location as a hyperlink to the location of the event? Possible to have this just render without the hyperlink?
Thanks,
Leo
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
7 years 3 weeks ago #111244
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Attendance Certificates
Hi Leo
Maybe try using [LOCATION_NAME] tag?
Tuan
Maybe try using [LOCATION_NAME] tag?
Tuan
Please Log in or Create an account to join the conversation.
- Leo Baker
-
- Offline
- New Member
-
Less
More
- Posts: 16
- Thank you received: 2
7 years 3 weeks ago #111263
by Leo Baker
Replied by Leo Baker on topic Attendance Certificates
Hello Tuan,
I tried this, but on the render pdf it says [LOCATION_NAME]?
Thanks,
Leo
I tried this, but on the render pdf it says [LOCATION_NAME]?
Thanks,
Leo
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.