Please read the Instructions carefully.
In your form you are using [tssendy listID=’274′]
but it should be like [tssendy listID “274”]
Thread Starter
casvos
(@casvos)
Thanks a lot for your prompt answer!
I’m sorry about my bad reading of instructions, BUT to my defense, I have only worked with WordPress for a very short time, just starting to learn it, and it’s a bit confusing since I just copied and pasted the shortcode [tssendy listID=’274′] from the Sendy List Panel – that is exactly how it looks there, so why is it not in the right format?
However, I have now changed to [tssendy listID “274”] and it still doesn’t work as expected. Same problem as before: No sign up happens at the Sendy side, and no Sendy lists show up in the form as expected if I use the shortcode [tssendy] instead …
My present CF7 test form looks like this:
[hidden ts_sendy_hidden “true”]
[tssendy listID “274”] ( or [tssendy] )
<p>Förnamn*
[text* ts_Name] </p>
<p>Efternamn*
[text* ts_Efternamn] </p>
<p>E-postadress*
[email* ts_Email] </p>
<p>[submit “Skicka”]</p>
Cheers!
Please give the link of the live form?
Thread Starter
casvos
(@casvos)
Hi,
There are some errors in your form.
1. I didn’t find the hidden field [hidden ts_sendy_hidden “true”]
— Please recheck that you have installed and activated the CF7 Modules: Hidden Fields (Contact Form 7 Modules: Hidden Fields)
2. You are using [tssendy listID “274”] twice in the form
— Please recheck the form.