By default, CF7 form offers ajax validation for form input fields.
Hits: 1441
Do you want to allow your visitor to submit contents or articles or news of their own ?
Hits: 59
I think most of us are familiar with filtering posts based on categories using ajax. But, if you still want to check out the way to code for filtering the posts continue reading this article.
Hits: 3459
WordPress has a global object variable $wpdb, which communicates with the WordPress database. We can read more about $wpdb in Codex.
Hits: 28
Suppose, you have set up Multisite and use get_field() function (Activated ACF Plugin) in your header.php file to get custom filed content.
Hits: 1805