Viewing 3 replies - 1 through 3 (of 3 total)
  • I have the same issue…

    And if the customer also should have recieved an email, this ain’t happening.

    (Not using the Pro, tho)

    Hi @euan01,

    Paste it in birchpress->settings->custom code ->php code
    <?php
    global $birchschedule;
    birch_defn($birchschedule->enotification, ‘async_send_email’, $birchschedule->enotification->send_email);
    ?>
    It’s work for me.

    lacuherbi

    (@lacuherbi)

    @pratikyashco where are you pasting the code in? I can’t follow your exact path to paste in the php code. Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Email notifications not sending’ is closed to new replies.