• Mick

    (@haarbollen)


    Hi
    I’ve been looking a bit in forum and can’t find similiar problems so here I am:

    Is there any way in which I can make the calendar only send email notifications on one particular category? We are using it as a sports club and our board members only need to have emails when one category of events is created.

    Thanks in advance

    Mick

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Mick

    (@haarbollen)

    A, probably, small thing within former question: my subject says “Event Notifications” – I would like to change that, where do I do that ??

    – and thanks a lot in advance

    Mick

    Plugin Author Joe Dolson

    (@joedolson)

    The text ‘Event Notifications’ is a translatable text passed into email headers. You could either change it using a gettext filter or by using the mc_customize_email_headers filter. (Filter docs)

    There’s also a filter called mc_send_notification that can be used to adjust whether or not email will be sent, and you could use the arguments there to check the event category and decide whether to send an email. (Send notification docs.)

    Thread Starter Mick

    (@haarbollen)

    Thanks very much – I’ll try that ??

    Thread Starter Mick

    (@haarbollen)

    Hey Joe
    I’m really not good at this (php) – is this how it’s supposed to be done?

    And THANKS!!

    • This reply was modified 7 months ago by Mick.
    Thread Starter Mick

    (@haarbollen)

    Hi again
    I have managed to rename “Event Notifications” on emails – the ‘trick’ however on filtering emails to be sent, I can’t figure out. I just want one single category to send out email when a new event has been created :o)
    I you can help, I’d be glad and if that is in range of ‘pro’-support, I have full understanding.

    Thanks

    Mick

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Email notifications and categories’ is closed to new replies.