• Resolved Tomoki Shimomura

    (@shimotomoki)


    We are registering as a standard WordPress user.
    Is it possible to automatically subscribe the status when WordPress user registration is done without the Mailpoet form?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there @shimotomoki,

    Thanks for reaching out!

    So if I got it right, you’d like all your WordPress users to have a status of Subscribed when they register. Is that correct?

    You can achieve that only if you follow all of these steps:

    – disable Sign-up confirmation email in MailPoet > Settings > Sign-up confirmation tab (you have to use a third-party sending service to make this change);
    – disable “Subscribe in registration form” in MailPoet > Settings > Basics tab.

    If you use MailPoet Sending Service, it’s not possible to subscribe users who didn’t opt-in and haven’t confirmed their email.

    I hope this clarifies a bit, but please let us know if you have any questions!

    Thread Starter Tomoki Shimomura

    (@shimotomoki)

    Thank you for your reply!

    I was able to subscribe when a new user was registered

    Is it possible to subscribe to an existing user?

    Hi there @shimotomoki,

    You can export your WordPress Users list and then import these subscribers back with a new status: https://kb.mailpoet.com/article/126-importing-subscribers-with-csv-files

    Cheers!

    Thread Starter Tomoki Shimomura

    (@shimotomoki)

    Thank you for your reply!

    I don’t know if this change has anything to do with it, but the unsubscribe page doesn’t work anymore!

    https://kb.mailpoet.com/article/221-customize-your-unsubscribe-page

    I’ve added [mailpoet_manage text = “Manage yoursubscription”] to the fixed page and created [mailpoet_page] for the unsubscribe page and set it up.

    On that page, I get the setting to change the status, but it is not saved.

    Why is this?

    Thread Starter Tomoki Shimomura

    (@shimotomoki)

    Sorry about that.

    I was restricting access to the admin panel

    strpos( $_SERVER[‘SCRIPT_NAME’], ‘admin-post.php’)

    I was able to solve it by adding a conditional branch of

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Is it possible to automatically subscribe the status after registering as a Word’ is closed to new replies.