wordpress - How to submit wp favorite posts plugin using Ajax? -


i'm using wp favorite posts plugin add posts favorite posts, , wokr uisng code <?php wpfp_link(); ?> when click on add favorite button reload page. how can using ajax not reload page.

with no code it's hard solve exact problem. however, including

return false; 

into javascript function called when button clicked, should prevent reloading page.


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -