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

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

Kivy: Swiping (Carousel & ScreenManager) -