• Hi,
    I am using fruitful latest theme & woocommerce plugin. Also I am using jetpack contact form in woocommerce products page. You can see it here https://leavedesign2me.com/product/letterhead-10. After filling the form if I click on submit its not going anywhere. But this line “#contact-form-439” is being added in the address bar.

    The code looks like this when I insert it in the page – [contact-form][contact-field label='Name' type='name' required='1'/][contact-field label='Email' type='email' required='1'/][contact-field label='Mobile number' type='text'/][contact-field label='Your query' type='textarea' required='1'/][/contact-form]

    When I update the page the code is changing to this – [contact-form][contact-field label='Name' type='name' required='1'/][contact-field label='Email' type='email' required='1'/][contact-field label='Mobile number' type='text'/][contact-field label='Your query' type='textarea' required='1'/][/contact-form]

    Any help would be greatly appreciated.
    Thanks, Deepak

Viewing 1 replies (of 1 total)
  • Thread Starter dpoo505050

    (@dpoo505050)

    oh my bad I ve pasted a wrong code

    The code looks like this when I insert it in the page – [contact-form][contact-field label='Name' type='name' required='1'/][contact-field label='Email' type='email' required='1'/][contact-field label='Mobile number' type='text'/][contact-field label='Your query' type='textarea' required='1'/][/contact-form]

    When I update the page the code is changing to this –

    [contact-form][contact-field label='Name' type='name' required='1'/][contact-field label='Email' type='email' required='1'/][contact-field label='Mobile number' type='url'/][contact-field label='Your query' type='textarea' required='1'/][/contact-form]

    Please note ‘&#039’ is being added in each tag.

Viewing 1 replies (of 1 total)
  • The topic ‘Jetpack contact form is not sending mails’ is closed to new replies.