wordpress - After click on send button of Contact Form 7 plugin, it's whole page is refreshing and goes to top of the page but I want to reload contact form only -


in project(website on wordpress) had added contact form 7, when click on send button it's goes top of page , whole page redirecting want contact form 7 refresh , submit value's name,message,email. please help...thanks in advance.

make sure called

<?php wp_footer(); ?> 

in footer, that's how ajax files contact form 7 theme.


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -