Support

Home Forums Event Espresso Premium short code in admin email

short code in admin email

Posted: March 18, 2014 at 4:21 am


Nadir Al-Badri

March 18, 2014 at 4:21 am

Hello, i use the short code event_price in the confirmation email. I also would like to display the event_price in the admin email. So far the admin email only display if it is discount or not in

<code>//Email body
$admin_email_body = &quot;&lt;tr&gt;
		&lt;td&gt;...&lt;/td&gt;
		&lt;td&gt;&quot; . $data-&gt;attendee-&gt;email . &quot;&lt;/td&gt;
		&lt;td&gt;&quot; . stripslashes_deep($data-&gt;event-&gt;event_name) . &quot; &lt;br&gt;.... &quot; . $data-&gt;attendee-&gt;price_option . $event_cost2 .&quot;&lt;/td&gt;
.....</code>

Is this possible?
Thanks,

Nadir


Nadir Al-Badri

March 18, 2014 at 5:43 am

Hello, i sorted it out. I think it makes no real sense to post my solution since my price system is customized.


Dean

March 18, 2014 at 6:19 am

No problem, glad you got it worked out. I will close this thread down.

The support post ‘short code in admin email’ 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