• Resolved leskosek

    (@leskosek)


    Hi

    I am very happy with Profile builed. I just cant find a way to change emails that are sent at registration. I have “email confirmation” activated. And when the user registeres he gets an email where in the title is not the title of my blog but it is written WordPress. How can I change that?

    I also want to change a little bit the form of the emails. How can I do that?

    Thanks in advance.

    http://wordpress.org/plugins/profile-builder/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor barinagabriel

    (@barinagabriel)

    Hello,

    you can find the code here: http://www.wprecipes.com/change-wordpress-from-email-header

    You can add this in your currently active theme, or in our custom, empty plugin we created for this: http://www.cozmoslabs.com/wordpress-profile-builder/faq/#10

    Also, if you tell me exactly what email you would like to edit, I can send you the filter, and some snippets to get you started (please be specific)

    Regards,
    Gabriel

    Thread Starter leskosek

    (@leskosek)

    It doesn’t seem to work.

    Where exactly should I paste that code? In functions doesn’t work.

    Plugin Contributor barinagabriel

    (@barinagabriel)

    Hello,

    make sure you add in the functions.php of the currently active theme, or simply in the empty plugin I gave link to.

    Here is the code from wordpress too:
    http://codex.wordpress.org/Plugin_API/Filter_Reference/wp_mail_from
    http://codex.wordpress.org/Plugin_API/Filter_Reference/wp_mail_from_name

    Also, make sure there are no syntax errors, it can be yet another reason it doesn’t work (make sure you have debug enabled, and check error logs)

    Regards,
    Gabriel

    Hi barinagabriel

    Please help me
    I would like to change the format of both confirmation/activation email and email which sent username and password after activation.

    I want a proper email template for my email……and want to put company logo in email.

    Hope to hear some solution from you

    Have looked at your code above to be added in the Empty Plugin you created. Thank you. The code, however, looks like it would change the From name and e-mail address in the From line of the e-mail.

    I already am using the Mail From plugin to do that, and it works. What leskosek above wanted to fix – and what I would like to fix – is that the SUBJECT LINE of the activation e-mail sent out by Profile Builder shows the word “[Wordpress]” instead of the blog name. I want it to state the blog name, not “[Wordpress]”.

    How can that be fixed?

    Many thanks!

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

The topic ‘Email configuration’ is closed to new replies.