Support

Home Forums Event Espresso Premium custom email with $attendee_id or [att_id] ?

custom email with $attendee_id or [att_id] ?

Posted: July 12, 2012 at 9:23 am

Viewing 2 reply threads


Armando Gelardi

July 12, 2012 at 9:23 am

Hi, I would like to put the id of the attendee in the (custom) confirmation email I send them. Is this possible?

I tried to use the shortcode [att_id] but it’s not returning any value.
I also tried to use “ but also this would’t help.

Are there any workarounds?

Thanks in advance for any advice/help.
Cheers,
R.


Josh

  • Support Staff

July 12, 2012 at 12:12 pm

There isn’t an attendee ID shortcode, there is the [registration_id] shortcode.

Otherwise you could try hacking the /includes/functions/email.php to add a shortcode.
In email.php, add your new shortcode under: $SearchValues = array(

then add this value under: $ReplaceValues = array(
$data->attendee->id


Armando Gelardi

July 13, 2012 at 12:46 am

Thanks Josh that works 🙂

Viewing 2 reply threads

The support post ‘custom email with $attendee_id or [att_id] ?’ 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