• John, once I create a campaign, I get the pop up box telling me I will receive an email once my campaign is approved. I go ahead and approve the campaign, but no email is being sent.
    These are the settings I am using:

    Settings to determine who can create or submit campaigns
    Login Required to Create: Y
    Allow Users To Register: Y
    Campaigns Require Approval: Y
    User Roles that can submit campaigns: Administrator

    http://wordpress.org/plugins/personal-fundraiser/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter mhauser

    (@mhauser)

    P.S. I am trying to send using WordPress wp_mail function. Not using Madrill.

    Plugin Author John Kleinschmidt

    (@johnkleinschmidt)

    If you are using the require approval functionality, you will need to collect an email address from the user so that personal fundraiser knows where to send emails to. You can collect an email address by doing the following:

    1. Create a new personal fundraiser field of type user email. This field type will automatically pull in the user email if they are logged in. If the user is not logged in, the field will be blank.
    2. Copy that shortcode to the cause and put it in a hidden html section. For example, if the field is called email, edit the cause, click on Text on the editor and then put the following in the editor:
      <!-- [pfund-email] -->
    Thread Starter mhauser

    (@mhauser)

    Wow! Your response impresses me.
    Thank you! I will try it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘No confirmation email received after campaign is approved’ is closed to new replies.