I use Contact Form 7 with WordPress, I want emails posted and saved with this plugin (cf7) to be directly and automatically added to The Newsletter plugin.
After several attempts like here [checkbox newsletter default:1 “Subscribe to my newsletter”] it doesn’t work, what technique or plugin works to achieve this result.
We have the Contact Form 7 addon to capture the form submission to register the data as subscribers. Or you can write a bit of code to use the CF7 hooks and get the data to be registered into the Newsletter plugin database.
I add the line proposed by The newsletter [checkbox newsletter “Subscribe to my newsletter”] in my form to send the Emails in The newsletter. But it does not work. I don’t know how else to do it.