Viewing 9 replies - 1 through 9 (of 9 total)
  • I have pages which I use for testing CF7 Skins which have dozens of CF7 forms on a single page.
    ?
    ?One form working confirms that CF7 is working on your WP install.
    ?
    ?The other form not working indicates you have an error in your setup of that form.
    ?
    ?Please include a link to your Contact Form 7 form which is not working plus all your input in the Form and Mail sections of the CF7 interface. This will help others here to understand your actual problem.

    Thread Starter nobby

    (@nobby)

    thanks for the reply. I have actually deleted the form thats not functioning and re-created it, same issue.

    Here are the details:

    Input:

    <p>Your Name<br />
        [text* name] </p>
    
    <p>Your Phone Number<br />
    [tel* number]</p>
    
    <p>Your Email<br />
        [email* email] </p>
    
    <p>Your address<br />
        [textarea* addy] </p>
    
    <p>Your Message<br />
        [textarea message] </p>
    
    <p>[submit "Send"]</p>
    
    Mail: 
    
    From: [name]
    Address: [addy]
    Phone: [number]
    Email: [email]
    
    Message Body:[message]

    Form located here: https://starcamps.co.uk/contact-us/

    many thanks

    Thread Starter nobby

    (@nobby)

    Hi buzztone

    Im not sure I understand.

    The input is <p>Your Name
    [text* name] </p>

    and this outputs in the body of the email to: From: [name]

    I dont see any problem with this, or am i misunderstanding you?

    Thread Starter nobby

    (@nobby)

    Hey buzztone

    Thanks for the reply, the boxes you refer to are setup in exactly the same way as the working form on the site.

    Ive used contact form 7 loads and loads of times, never have I seen this problem, I am completely stumped.

    @nobby – have you tried setting the From: field to be a valid email address on your website domain?

    Thread Starter nobby

    (@nobby)

    Hey buzztone

    I have just tried that, no change, same result.

    There must be something in this from that is causing a problem but I can’t see what it is from the info you’ve provided. If the other form sends then this form should send.
    ?
    ?At this stage I’d recommend you install a submission storage plugin like Contact Form DB to save all your CF7 form submits to the WP database. These are often used by experienced WP users – they provide a robust record of all form submissions even when things go a little wrong. It will also give you some info on what’s happening with your form submits.
    ?
    ?I’d also recommend you use Postman SMTP Mailer/Email Log temporarily to see if this solves your problem. This should bypass any blocks on your local several and also includes excellent email debugging which might indicate what is causing your problem..

    Thread Starter nobby

    (@nobby)

    Hey Buzztone

    Thanks for all your help. I have no idea why, as nothing i can see has changed, but the form has just started working, I remain stumped, but for now, all is ok.

    Cheers.

    Could have been a caching issue.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘more than one form doesnt work’ is closed to new replies.