• Resolved mysteini

    (@mysteini)


    Hey,

    I have a closed community website which uses the event manager plugin. I use an other plugin to send emails to all my users that a new event has been published (I did not see a possibility to do that within event manager).

    How do i add the event data (name, date, creator) into my notification mail plugin?
    Using the shortcodes listed in the help section like #_EVENTDATE and so on, is not working. Am I missing something?

    thx in advance
    Steini

Viewing 1 replies (of 1 total)
  • Hello,

    You could try wrapping the placeholder you mentioned to a shortcode and add the post_id of the said event (Please do note that Event ID and Post ID is different, If you have event id you could try changing the attribute to event_id). ie:

    [event post_id="123"]#_EVENTNAME at #_EVENTDATE[/event]

Viewing 1 replies (of 1 total)

The topic ‘Shortcode for Email Plugin’ is closed to new replies.