Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • BookClubReader
    Participant

    @bookclubreader

    I spoke too soon. I found the answer here – Contact Form 7 – From Name Incorrect

    Here’s what solved it for me:

    remove_filter('wp_mail_from', 'bp_core_email_from_address_filter' );
    remove_filter('wp_mail_from_name', 'bp_core_email_from_name_filter');

    I added this to my function file. If you have Genesis Extender, it’s easy to do.


    BookClubReader
    Participant

    @bookclubreader

    I have the same problem. Were you able to figure out how to solve this? If so, please post the solution here.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar