Viewing 5 replies - 1 through 5 (of 5 total)
  • Currently that isn’t a settings we have baked into the plugin, although it’s something we’re thinking about including in a future update.

    Do you know how to edit PHP files? I can tell you which line to comment out to disable the email notifications if you know how to edit files manually.

    Thread Starter hirumani

    (@hirumani)

    Thank you Andy. Let me know the manual process.

    1. Navigate to /wp-content/plugins/leadin/inc/class-emailer.php and download the file
    2. Open the downloaded file in a text editor on your local computer
    3. Comment out line 117 with the characters //

    The final results should look like this:
    //$this->send_subscriber_confirmation_email($history);

    4. Upload the edited version on your computer into the /leadin/inc/ folder, overwriting the existing class-emailer.php

    If you have any questions or those instructions weren’t clear please let me know.

    Alternatively if you want me to take care of the change for you and don’t mind giving me FTP access, I’m more than happy to do so for you.

    Thread Starter hirumani

    (@hirumani)

    Hi Andy, Thank you so much for the help. This plugin is good. The only very important feature this plugin needs is that people sometimes close the subscription in a hurry, thinking they will subscribe later. This plugin does not show it again until cookie is cleared. May be you can add a provision where plugin shows after a specific time duration if it was closed and no subscription was done. Just a thought. Thanks again.

    Hi – I just wanted to circle back to let you know that we’re going to add the ability to toggle the thank-you emails off when a visitors subscribes.

    As for expiring the cookie if someone closes the pop-up, that’s an interesting suggestion and is a feature we’ll evaluate.

    Thanks so much for providing your feedback. My direct email is [email protected] if you want to send me anymore ideas or feature requests you have for the plugin.

    I’m going to mark this ticket as resolved. Please do feel free to reach out with anymore questions anytime.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Stopping the subscription confirmation mail to the users’ is closed to new replies.