Quote from danielc2384 on November 16, 2023, 06:53
https://shorturl.at/DMQ17
I am struggling a little to get the filter working properly.
The website is https://shorturl.at/DMQ17
I want to filter by year, make and model.
In Settings > Product Filters I checked "Product categories" as I want the filters to filter by product category.
Taxonomy custom label I entered "Year+Make+Model".
The way I have set my categories in Wordpress is is:
Parent Category: Year
Sub Category: 1991, 1992, 1993 etc.
Parent Category: Make
Sub Category: Ford, Jeep etc
Parent Category: Model
Sub Category: model1, model2 etc
When you click the Category dropdown I want to be able to select the year only
When you click the Make dropdown I want to be able to select the make only
When you click the Model dropdown I want to be able to select the model only.
This is the shortcode I'm using. [woof sid="home_page" tax_only="product_cat" autosubmit="1" ajax_redraw="1" is_ajax="1"]
After selecting these I just want it to filter those that I have selected.
If you can please let me know what I'm doing wrong.
https://shorturl.at/DMQ17
I am struggling a little to get the filter working properly.
I want to filter by year, make and model.
In Settings > Product Filters I checked"Product categories" as I want the filters to filter by product category.
Taxonomy custom label I entered"Year+Make+Model".
The way I have set my categories in Wordpress is is:
Parent Category: Year
Sub Category: 1991, 1992, 1993 etc.
Parent Category: Make
Sub Category: Ford, Jeep etc
Parent Category: Model
Sub Category: model1, model2 etc
When you click the Category dropdown I want to be able to select the year only
When you click the Make dropdown I want to be able to select the make only
When you click the Model dropdown I want to be able to select the model only.
This is the shortcode I'm using. [woof sid="home_page" tax_only="product_cat" autosubmit="1" ajax_redraw="1" is_ajax="1"]
After selecting these I just want it to filter those that I have selected.
If you can please let me know what I'm doing wrong.