• Resolved digitalstartup

    (@digitalstartup)


    Basically, I have the same issue that was mentioned in this post, Activation Emails from forums not sent. Where Emails are being sent by WordPress, but not by anything generated by BuddyPress.

    I have attempted to implement the solution in the aforementioned post by one of two ways:

    1. via theme functions.php
    2. via wp-content/plugins/bp-custom.php

    add_filter( 'bp_email_use_wp_mail', '__return_true' );

    I was hoping you would have any other ideas that I could pursue.

Viewing 1 replies (of 1 total)
  • Thread Starter digitalstartup

    (@digitalstartup)

    So it seems my issue is only related to the fact that I’ve had to create my own custom Email templates within Dashboard > Emails. For whatever reason, the defaults were not working. For all intensive purposes this appears to have solved my issue.

Viewing 1 replies (of 1 total)
  • The topic ‘BuddyPress Emails not being sent’ is closed to new replies.