• I have installed the CF7 and CF7 Modules: Hidden Fields
    I have followed the Description here ?

    This is my CF7 test form:

    [hidden ts_sendy_hidden “true”]

    [tssendy listID=’274′]

    <p>Ditt F?rnamn*
    [text* ts_name] </p>

    <p>Ditt Efternamn*
    [text* ts_efternamn] </p>

    <p>Din epost*
    [email* ts_email] </p>

    <p>[submit “Skicka”]</p>

    When submitted, I get an acknowledgement from CF7 and an email is sent, but Sendy does not add the subscriber to the list.

    BTW if I use the shortcode [tssendy] instead, nothing is listed …

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author rktaiwala

    (@rktaiwala)

    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!

    Plugin Author rktaiwala

    (@rktaiwala)

    Please give the link of the live form?

    Thread Starter casvos

    (@casvos)

    Plugin Author rktaiwala

    (@rktaiwala)

    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.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Installation not working’ is closed to new replies.