Support

Home Forums Event Espresso Premium espresso-certificates

espresso-certificates

Posted: May 14, 2014 at 10:29 am


Franco Saija

May 14, 2014 at 10:29 am

Hi,
I need to create certificates of attendance, and I used the plugin espresso-certificates, but custom tags do not work, for example:
I add “number_credits” as a key goal, and add “6” to the value field but appears only in the generated pdf [number_credits].
Can you help me, thank you.


Josh

  • Support Staff

May 19, 2014 at 3:04 pm

Hi Franco,

There’s a mis-typed table column in the query that gets the event record in the certificates plugin. You can fix it by going into the espresso-certificates plugin and change line 39 to:

$sql .= " LEFT JOIN " . EVENTS_CERTIFICATE_TEMPLATES . " ec ON ec.id=ed.id ";


Franco Saija

May 21, 2014 at 4:43 pm

Hi Josh,
now it all works.
Thanks for help me.

The support post ‘espresso-certificates’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso