Hej hej, I have integrated sendinblue with the Api. It works so far – the contact is also created and a double opt-in email is sent. But unfortunately the double optin-link doesn’t work, it just brings a 404 error message. If I register directly via the SiB form, I receive a double opt-in email with a working link.
So it seems to be due to the integration in CF7? I also created a new Double OptIn form, but it didn’t help.
Hej hej, ich habe sendinblue mit der Api integriert. Soweit klappt es – der Kontakt wird auch angelegt und es wird eine Double OptIn-Mail versendet. Nur leider funktioniert der Double OptIn-Link nicht, er bringt nur eine 404 Fehlermeldung. Wenn ich mich direkt über das SiB-Formular anmelde, erhalte ich eine Double OptIn-Mail mit einem funktionierendem Link.
Es schein also an der Integration in CF7 zu liegen? Ein neues Double OptIn-Form habe ich auch angelegt, hat aber nicht geholfen.
]]>Wrong topic, sorry
]]>Hi
My problem is that I can’t align the text with the checkbox
I use the code like this i CF7:
<label> Vilken typ av jobb ?r du intresserad av? (obligatorisk) </label>
[checkbox* checkbox-454 “Marknad och f?rs?ljning” “Produktion” “Kvalitet” “Hygien” “Administration”]
and this in CSS:
span.wpcf7-list-item { display: block !important; }
Hello, I can’t activate the plugin ??
I have this error :
Warning: require(/Sites/Affiliation-Marketing-Sites/wp-content/plugins/CF7-SendinBlue-Opt-in-master/mailin-api-php/V2.0/Mailin.php): failed to open stream: No such file or directory in?/Sites/Affiliation-Marketing-Sites/wp-content/plugins/CF7-SendinBlue-Opt-in-master/sendinblue.php?on line?4
Fatal error: require(): Failed opening required ‘/Sites/Affiliation-Marketing-Sites/wp-content/plugins/CF7-SendinBlue-Opt-in-master/mailin-api-php/V2.0/Mailin.php’ (include_path=’.:/Applications/MAMP/bin/php/php7.4.1/lib/php’) in?/Sites/Affiliation-Marketing-Sites/wp-content/plugins/CF7-SendinBlue-Opt-in-master/sendinblue.php?on line?4
As it is impossible for me to activate the plugin… Is there anything you can do?
Thank you for your answer ??
Auguste
]]>Thanks for developing this plugin!
Could you help me with the installation? I’m not a programmer and I do not understand the instructions well.
Generally in other plugins add tutotriales with screenshots or video someone could do something for me and others who also happen to them the same.
Thank you
]]>I have tried to integrate this plugin. But it seems, it does not work.
1) I put the correct V2 Sendinblue Api at the end of the wp-config-file.
2) i created an contact-form with the parameters of the Readme-File.
3) I put the correct contact-list-number inside the contact-form
But nothing is shown at the contact-list at the sendinblue website.
(I am not using the official sendinblue-plugin. Is it needed? Using Divi Bloom-Plugin works perfect. But want to have a slim and lightweight version.
I would be very thankful for support / help.
You can see the steps, taken here:
Hello.
Just to know: is there any chance this plugin is going to work again?
]]>Many thanks for the plugin, important integration.
Does the plugin support custom fields?
Need some specific reference between CF7 fields and SendinBlue to populate?
]]>I use a Material Design plugin which forced me to format the thing like that:
[md-for]
...
[group group-001]
...
[md-text label="Your email"]
[email* your-email]
[/md-text]
[md-checkbox label="Subscribe to our newsletter"]
[checkbox sendinblue-opt-in default:1 "Subscribe"]
[/md-checkbox]
[hidden sendinblue-list-id "5"]
...
[/group]
...
[/md-form]
Checkbox is well displayed but contact are not recorded in Sendinblue.
Would you know how to fix that maybe..?
Best!
Simon
Hello,
Everything seems fine in the installation but the widget form always return -1 as the Action of the form is always in the current page.
Any idea? Thanks for your help
when this plugin is activated the settings page for forms, list, campaigns and statistics under sendinblue in backend is not shown just a blank page – but the official sign in form i am using on the front page of my site does still work – and so does your plugin on af CF7 form…
i see no errors and wp debug does not change a thing…
Hello.
I’m trying to integrate your plugin in my contact forms.
But I’m using [acceptance] tag and not [checkbox]. Is the plugin working also with [acceptance] tag?
Thank you
]]>Hey there,
Thank you very much for creating this plugin. This is exactly what we need for our site.
I can see that the plugin is recording and sending the email addresses properly to our email list. However, I wonder if it would be possible to import also first name and last name that our users fill in our contact forms. Perhaps there is a setting that I’m missing?
Here you can see a screenshot:
https://roy-hart-theatre.com/wp-content/uploads/2018/06/sendinblue-plugin.png
For privacy reasons, we censored the emails.
But, as you can see, and mentioned above, email is being recorded but name and last name remain empty.
Looking forward to your reply.
Cheers!
Mauricio
Hi there
First thank you to develop this plugin.
I encounter the same problem as @cristianbuda
– I installed the plugin.
https://prntscr.com/j79xwe
– I added API v.2 in wp-config.php
https://prntscr.com/j79ysj
– I added sendinblue-opt-in field set to 0 (I need opt-in – french law)
– I added sendinblue-list-id field set with correct id
https://prntscr.com/j79zqo
https://prntscr.com/j7a02y
The contact is recorded to sendinblue contact but not in the list I want.
Can you help me ?
Kind regards,
Kevin
– I installed the plugin.
– I added API v.2 in wp-config.php
– I added sendinblue-opt-in field set to 1
– I added sendinblue-list-id field set with correct id
– I added custom fields that are the same as those used in sendinblue.
The email from CF7 starts, but the contact is not recorded in sendinblue!
Can you help me?