• Resolved brett.hillesheim

    (@bretthillesheim)


    Hello,

    I am having trouble trying to update the email sent to new users. I have created a new notification for new users in the plugin. It is enabled, yet when the email sends it is still the default email.

    I am using a frontend form to create new users that is attached to a contactform 7 form. I’m assuming this is the issue? I tried adding the following code to my functions.php, but still no luck:
    add_filter( 'bnfw_trigger_insert_post', '__return_true' );

    Any thoughts?

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author bnfw

    (@voltronik)

    Hi @bretthillesheim,
    Thanks for your message.

    When you say that the default email is still being sent, do you mean the confirmation email that you’ve set-up in Contact Form 7?

    You may have more luck using something like Advanced Custom Fields Pro for doing this as it gives greater flexibility for posting using a front-end form.

    Plugin Author bnfw

    (@voltronik)

    Closing due to inactivity. If you need further help with this, please feel free to re-open this thread.

    I’m having the same issue.

    I created a new Notification that should be set in place of the “New User Info” email WordPress sends out to the user when they have an account created.

    But it’s not working. It’s still sending WordPress’ default email, instead.

    It seems to work if users are registered by an Admin, but not if they self register and then activate their account.

    Activating the account sends the default WordPress Notification out.

    Plugin Author bnfw

    (@voltronik)

    Hi @mikejandreau,
    Are you also letting users register themselves using a Contact Form 7 front-end form?

    Front end form through Gravity Forms.

    Same concept, different forms provider.

    Plugin Author bnfw

    (@voltronik)

    Hi @mikejandreau,
    This has been covered a few times on the forum with regards to Gravity Forms as it is in fact a separate issue. Are you able to search for your issue and add your reply to that thread? It may help.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Default Email Still Sent for New Users’ is closed to new replies.