Hi,
I need some help on one point.
I’m trying to add custom fields in my MailPoet Integration Feed and I’m allways having “No data” text in the Field Label field. I really don’t know where to fill that in my form field.
Someone can help me ?
Thanks a lot,
Fred
]]>Hi,
I’m trying out FF because of the integration with Mailpoet which I am already running on my site. Problem is, that when users fill out a form and send it they are not being subscribed to the Mailpoet list.
I’m running WP 6.3 and have tried with and without the RGPD checkbox
]]>I think i have most things fixed, but i cannot get a confirmation mail being send. I enabled the option following this guide: https://wpmanageninja.com/docs/fluent-form/integrations-available-in-wp-fluent-form/mailpoet-integration-with-fluent-forms/
Does anyone know if i have to set up a confirmation mail in Fluent Forms? If so, what shortcode/link should i use for confirmation button (since this is always different per subscriber)
Or should it use the Mailpoet confirmation mail template which i did set up?
Btw, i can resend the confirmation mail (from within Mailpoet > subscribers) which works so the rest is working fine.
]]>Hi,
This is an issue with the logic of ALL MailPoet integration plugins.
When “Send Confirmation Email” is unchecked, the subscriber is added to the list as “Unconfirmed.”
The problem here is that any sort of automation is broken/non-existent. If the subscriber does not receive a confirmation email, then they cannot be subscribed to the list and start receiving emails, such as any MailPoet “Welcome Emails.”
Instead, the logic needs to be – When “Send Confirmation Email” is unchecked, the subscriber is added to the list as “Subscribed.”
This is NOT a feature of the MailPoet API, however, which is why I believe SO many MailPoet integration plugin devs miss the functionality. This functionality needs to be added using the $wpdb global object https://developer.www.ads-software.com/reference/classes/wpdb/
Of course, this method is not GDPL compliant, but I’m almost positive that the intention of skipping the confirmation email in the settings initially took this into consideration.
Looking forward to an update.
Thanks!
]]>Hello
Are there any instructions on usage?
I have the plugin installed and in integrations (FF) have it enabled
thanks
I have connected a Fluent Form and its fields to a MailPoet list successfully, which is good.
BUT: due to GDPR here in Europe we are obliged to force the subscribers to confirm their email-address, before they will be added as “confirmed”.
This legal obligation is called “Double Opt-in” (DOI) and needs to be implemented for user-registration as well as newsletters.
MailPoet (as a european company) has a DOI-process implemented already, but your integration seems to not make use of it, at least in my case, where I have tested on 2 wp-sites on different servers.
Instead, all new subscribers are added as “unconfirmed” entries and therefore they cannot be broadcasted at all!
Please fix this, because it will help all your european users to comply with GDPR.
Thank you in advance
Sascha
Hello,
I have fluent form pro. I have installed and activated the plugin.
I created a contact form. I created a mailpoet integration and link the fields of the mailing list to the fields of the form.
But it does not work.
The issue I have:
– There is no option for the visitor to check a case to subscribe or no the mailinglist
– When a visitor fills the form, I got the entries, but he does not receive any confirmation, and he’s not registered in my mailpoet3 mailinglist.
What did I miss?
Thank you.