Viewing 3 replies - 1 through 3 (of 3 total)
  • RE: The form is showing up properly but the form submission is not working properly.

    Please describe your problem in more detail. If others here are able to understand your actual problem, they may be able and willing to offer a possible solution.

    Thread Starter neotrikz

    (@neotrikz)

    I’m want to use contact form 7 in a page template. to use the form in that template I inserted <?php echo do_shortcode( ‘[contact-form-7 id=”1234″ title=”Contact form 1″]’ ); ?> . The contact form is appearing on the page but when someone submits the form the loading icon keeps spinning. The form is working fine on post and pages. How can I make form working on that page ?

    Your shortcode appears to be working fine.

    The spinning arrow is a common symptom of a Javascript conflict with either your current WordPress theme or one of the other plugins you are using – see Contact Form 7 Email Issues – there is a link there that covers Javascript Conflicts.

    Looks like you have Javascript Conflict on pages that use your page template.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Contact form 7 not working in Page Template’ is closed to new replies.