• Can anyone help me if mailjet will create a transactional email for a new subscribe?

    We have UltimaeMembers and want to send them a nice confirmation email and really struggling with this.

    Any help would be appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mailjet

    (@mailjet)

    Hello,

    When a new user subscribes via the Mailjet subscription widget, he will receive a confirmation email with link to click in order to validate his subscription.
    The template is predefined in a separate php file so it can be edited and stored.

    I’m not familiar with the Ultimate Member plugin, but it is possible to use Mailjet’s SMTP for transmission of all WordPress emails. Needs to be enabled in the plugin’s config page.

    Please let us know if you have more questions and we will be happy to help.

    Best regards,
    Mailjet Plugins Team

    if you know how to edit code a little,
    you can edit message in mailjet-widget.php

    $emailParams at line 481 / under public function mailjet_subscribe_from_widget()

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Creating an Email to confirm subscription?’ is closed to new replies.