• Skip to main content
  • Skip to primary sidebar

WordPress, Genesis Framework and Storefront customization tutorials

  • Archive
    • Free
    • Premium
  • Blog
  • About
  • Contact
  • Newsletter
  • Membership
  • Login
Home ยป Ajax Filter with Images and Hover effect for WordPress CPT

Ajax Filter with Images and Hover effect for WordPress CPT

ajax filter for wordpress
View DemoMembership

In this project we are going to create an Ajax filter from WordPress Custom Post Type, that displays images with fancy hover effects. You can filter posts without refreshing the page. I didn't use either a page builder or a plugin to create this feature.

Step #1 - Create a Custom Post Type for Cities

In this example I'm going to create a Custom Post Type named City, but it could be anything You want. Please care about the taxonomy's slug in this case "city_cat". You need to change it to Your custom slug.

Add this snippet to functions.php

your-child-theme/functions.php



Step #2 - Create some Taxonomies for City Custom Post Type

Step #3 - Add some posts in City

You can download the XML file from the demo to import.

Step #4 - Enqueue scripts in functions.php



Step #5 - Build the filter

Create a file named filter.php

your-child-theme/ajax/filter.php

Find and replace the taxonomy and post type:

#6  'taxonomy' => 'YOUR_TAXONOMY' 
#28 'post_type' => 'YOUR_POST_TYPE',

To view the full content, please sign up for the membership.

If You are already a member, please log in below:

 
 
Forgot Password

Related Projects

You may also be interested in the following projects

isotope-gallery

Isotope Gallery from WordPress Featured Images

Ajax Featured Premium
Multiple Dropdown Ajax Filter for WordPress Taxonomies

Multiple Dropdown Ajax Filter for WordPress Taxonomies

Ajax Featured Premium
ajax-filter-for-taxonomy

AJAX Filter for WordPress Custom Post Type Taxonomy with Buttons

Ajax Featured Premium
Ajax-filter-for-category

AJAX Filter for WordPress Categories with Buttons in Genesis

Ajax Featured Premium

Filed Under: Featured, Premium Tagged With: Ajax

About Gabor Flamich

I'm a web developer and designer based in Budapest, Hungary. In recent years, I've documented hundreds of solutions I came across during development. This site is an archive for useful code snippets on WordPress, Genesis Framework and WooCommerce. If You have any questions related to WordPress development, get in touch!

Primary Sidebar

Gabor Flamich

Hi! I'm Gabor.
I write tutorials on WordPress and WooCommerce.

MacBook

12 Essential Snippets for Genesis Developers

Subscribe to my Newsletter to view my basic collection of Genesis snippets that I use for my projects!

Sign Up for Free
  • Facebook
  • GitHub
  • Instagram
  • LinkedIn
  • Twitter
  • YouTube
UpdraftPlus Premium

Tags

ACF Ajax Analytics API Bootstrap Breadcrumb category CPT CSS fetch Genesis Google Maps Gutenberg HTML Isotope JavaScript jQuery loop Map Menu Parallax PHP SASS SEO SQL Storefront SVG tab tag manager tags Taxonomy Tool upsell Webpack Wholesale WooCommerce WordPress WPML

Disclosure: Some of the links in this site are affiliate links. I will be paid a commission if you use this link to make a purchase.

  • Privacy Policy / Terms of Service
© 2023 WP Flames - All Right Reserved