• Resolved alexwp2019

    (@alexwp2019)


    Hi,

    The default behaviour of the “Confirmation Page” includes displaying a list of all the newsletter lists a user has just signed up for (after confirming via email).

    I’d like to change the text on this page but also include this feature to display a list of all the newsletter lists a user has just signed up for.

    Can you please supply me with a shortcode or a function that I can use to achieve this?

    Thanks in advance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @alexwp2019!

    I’d like to change the text on this page

    Sure, you can customize the Confirmation Page by following this guide:

    https://kb.mailpoet.com/article/178-customize-your-confirmation-page

    but also include this feature to display a list of all the newsletter lists a user has just signed up for.

    This is a little bit more complicated. We do have some filters to remove the lists from the Manage Subscription page (just removing them, not showing which ones the subscribers are added to individually):

    https://kb.mailpoet.com/article/222-customize-your-manage-subscription-page

    Further than that, you’d need to go with a custom solution as we don’t have any filter that we can provide you to achieve what you’re looking for. If you need help, you could reach out to someone from Codeable.

    Cheers!

    Thread Starter alexwp2019

    (@alexwp2019)

    Hello @dromero20

    Thank you for your reply.

    As I mentioned this is the default behaviour of the Confirmation page, I’ve read this page https://kb.mailpoet.com/article/178-customize-your-confirmation-page and yes doing this allows you to customise the text on this page but you lose this feature (surely this has come up before and should’ve been thought about).

    I’ve looked in the files of your plugin and I couldn’t see how the plugin is fetching this information (I’ve also looked at my database and I can’t see how this information is being stored).

    I remember seeing information passed as parameters in the URL of the confirmation page including I believe a data parameter that looks like a UUID that is possibly being used to dynamically fetch these lists.

    As I’ve mentioned this is the default behaviour of the confirmation page, surely you have a shortcode/function or at least offer me some guidance on how to display this information?

    Thanks but I’m a developer and I’m not going to hire one for this issue (which another developer would also struggle with because Mailpoet hasn’t made any of this remotely clear).

    Hi there @alexwp2019,

    Thanks for your clarification!

    Indeed, if you create a custom confirmation page, you won’t have a list of lists that your subscriber joined. It’s available on a default confirmation page only.

    I can recommend either creating a custom shortcode for such list and include it in your custom page, or edit the original file with the default confirmation page text 9that change won’t be update-safe though).

    You’re also welcome to add it as a suggestion here https://feedback.mailpoet.com. Our team will take it into account when discussing new features and improvements for the plugin.

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

    Plugin Author Bruna a11n

    (@bruberries)

    Hi @alexwp2019,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Get the newsletter list the user has just signed up to and display it’ is closed to new replies.