• Resolved davidzupec

    (@davidzupec)


    Hello, my question is are you able to put multiple Jetpack forms on a wordpress website? I have one on my contact page and I want to include a different one requesting different information on another page. Thank you for your help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Yes – that’s perfectly possible. You just need to create a new form.

    Thread Starter davidzupec

    (@davidzupec)

    Thank you Esmi. I tried it but for some reason when it was submitted I got redirected to another page on my site and it didn’t send! here’s my code I dropped in on my page. Do you see any issues with it?:

    <?php echo do_shortcode("[contact-form to='[email protected]' subject='A Testimonial'][contact-field label='Name' type='name' required='1'/][contact-field label='Email' type='email' required='1'/][contact-field label='Your Testimonial' type='textarea' required='1'/][/contact-form]"); ?>

    Are you adding this to a template file in your theme? If so, what theme are you using? Where did you download it from?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Possible to have multiple Jetpack forms on a website?’ is closed to new replies.