‘CF7 2 Post’ is the default title set by Post My CF7 Post when no field is mapped to the post. How are you mapping your post title?
Hi Aurovrata,
Thanks for your response,
I use [text* your-subject placeholder “Titel bericht”] in CF7
and Post title: your-subject [text*] in the form to post tab.
The posts are displayed correct with the submitted title on the website.
Just in Sunscribe2 the message shows the Title ‘CF7 2 Post’ and a URL ….nl/cf7-2-post
I am not sure how Sunscribe2 works and I have a feeling it triggers its mailing mechanism too early, when the post is first created (with the default title). The plugin creates a post (to get the post ID) and subsequently updates it with the various meta data being mapped to it.
If you can programmatically trigger Sunscribe2 then I would suggest you do as at the end of the mapping process with the action hook provided. Else, you can always use the CF7 notification mail
Thanks,
I’ll investigate in that direction!
ok. Do provide an update so others may find it 🙂
PS: I still reckon you can achieve similar results with the default CF7 notification and using the built in hooks.
I wasnt able to fix this issue, tried Postie and this works fine in combination with Subscribe 2. There is a little delay before Postie publishes the Post, guess this might be the issue as you indicated. Thanks for your response!
ok. Glad you worked it out.