Community Forum

Forum Replies Created

  • massimo tito
    Member
    # 2 years, 9 months ago

    Hi,
    I followed your directions and everything works fine.
    I added all the functions that I created in the function.php file, in particular I put an add_action( ‘cuar/notifications/on-email-sent’, ‘add_email_notification’, 10, 5 ); to add an email address (Bcc) to have greater control over all emails sent.

    This works correctly.

    Thank you

    massimo tito
    Member
    # 2 years, 9 months ago

    Hi,
    thanks for the answer, your code worked, I had to change the variable $post_id = $post->ID;

    I modified the file customer-area-notifications/src/php/helpers/notifications-admin-interface.class.php to set the notifications checkbox to always be checked when creating a new file.

    I have another question, can I add an email address when sending the email?

    for example: customer email + Bcc: Admin Email

    thank you

Viewing 2 posts - 1 through 2 (of 2 total)