• Resolved hugohofverberghagman

    (@hugohofverberghagman)


    Hi,

    I want to disable the subscription confirmation which is sent out when my users become vendors. The mail is found at Memberships – Welcome Email, Membership Notification Subject / Content. I have turned off all mail notifications at Settings – Notification Manager.

    Is there a setting I have missed or what’s wrong?

    Thanks in advance!

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author WC Lovers

    (@wclovers)

    HI,

    Sorry, I am a bit confused!

    Do you want to disable “Welcome Email” for vendors after registration?

    Thank You

    Thread Starter hugohofverberghagman

    (@hugohofverberghagman)

    Hi,

    Yes, I send a mail to registered vendors with Mailpoet instead.

    Plugin Author WC Lovers

    (@wclovers)

    HI,

    Please keep add this line to your child theme’s functions.php –

    add_filter( 'wcfm_is_allow_vendor_welcome_email', '__return_false' );

    This will block “welcome email”. But this will work after next update.

    Thank You

    Thread Starter hugohofverberghagman

    (@hugohofverberghagman)

    Hi,

    THanks for your reply.
    I added the code however I got an error when loading my site:
    “syntax error, unexpected ‘&'”

    What do you mean this will work after next update?
    Is the notification manager not working properly at the moment?

    Thanks!

    Thread Starter hugohofverberghagman

    (@hugohofverberghagman)

    Hi,

    Did you have time to look into this?
    Thanks!

    Plugin Author WC Lovers

    (@wclovers)

    HI,

    What do you mean this will work after next update?
    Is the notification manager not working properly at the moment?

    – Please wait till this plugin’s next version update.

    It will work after that.

    Thank You

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Welcome Email’ is closed to new replies.