• First, I want to say I love this plugin very much. Extremely straight forward and worked exactly as I expected.

    The only problem I’m having is emails sent out by buddypress are not using the template. Is there plans for buddypress support in the future?

    If not, do you know how I can manually apply the template to buddypress?

    Any and all help is appreciated!

    https://www.ads-software.com/plugins/wp-html-mail/

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

    (@lavenblade)

    Nevermind! For others with a similar issue, you need to disable the email templating system that buddypress uses.

    Just add:
    add_filter( ‘bp_email_use_wp_mail’, ‘__return_true’ );
    to the following file:
    wp-content/plugins/buddypress/bp-core/bp-core-filters.php

Viewing 1 replies (of 1 total)
  • The topic ‘BuddyPress Support’ is closed to new replies.