As a disclaimer, this project started as a case study where I learned how to build a directory listing website by replicating a Finsweet case study project, then I developed it further with various additional features.
Live Demo
cars.rizwanaritonang.comLog
Version 2
- Added live search functionality for searching pages, posts, and car CPT
- Implemented like/love-car feature with user authentication – users must login as subscribers to perform these actions
- Added dynamic login & register menu functionality
Version 1
- Created custom post type (CPT) for cars
- Built taxonomies for the car CPT
- Developed custom fields for the car CPT
- Registered custom routes
- Displayed car listings with dynamic filtering using custom routes
Setup
- Theme: GeneratePress child theme
- Plugin: Advanced Custom Fields Pro