Wordpress Underscores - ajax refreshing page instead of handling it right away?

98 Views Asked by At

I just started using Underscores and I love it, but I noticed that when I use anything that requires ajax (like Contact Form 7), page will reload instead of handling it on the spot.

I've included jQuery with functions (even tried with plugin to do so) and while jQuery scripts works, I can never get page to NOT refresh.

Both wp_head() and and wp_footer() are present so it's not that.

What am I missing here?

1

There are 1 best solutions below

1
Mohammad Zubair Ali On

Please check console maybe you have some jQuery error find and fix it or please attach a screenshot of your console. Thank you