Support

Home Forums Event Espresso Premium How to add Event Date and Time to Subscribe2 email notifications EE4

How to add Event Date and Time to Subscribe2 email notifications EE4

Posted: April 16, 2014 at 10:16 am


Jason Redcay

April 16, 2014 at 10:16 am

Hello, thanks for the EE4 plugin!

I want all members to receive notifications when new events are posted, so I installed the Subscribe2 plugin.

The problem is that the EE4 event date and time are not in the post content, and I can’t find the custom field names of these data to add it to the php template.

How can I grab the ee4 date and time outside the loop? or even within a loop where code like this is working:

$string = str_replace("{COUNT}", $this->post_count, $string);

Thank you


Dean

April 17, 2014 at 4:33 am

Hi,

These functions may be of assistance – https://eventespresso.com/wiki/ee4-themes-templates/

The datetimes, etc are held in custom database tables due to the complexity of data needed to be stored. IF those functions above aren’t suitable you would likely need to query the tables directly.


Jason Redcay

April 17, 2014 at 12:54 pm

Okay, thanks. I’ll just put the date in the title. I did look at that page and I don’t understand it enough to call it in another plugin.

Thanks for your help though.

The support post ‘How to add Event Date and Time to Subscribe2 email notifications EE4’ 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