Modifying Taxonomy based filtering
-
Hello,
Let me start by saying that your work so far is amazing. Thank you very much for all the time you spent creating this great plugin.
Now, my question.
How difficult would it be to modify the sort function of the plugin?
To be specific:1- implement select2
2- enable 2 or more taxonomies with AND logicFor example:
~~~~~~~~~~~~~~
If you have a the taxonomy “Car Brand” with the options:
A- Toyota
B- Ford
C- BMW
etc…etc…etc with 100+ other brands~~~~~~~~~~~
Inside each of those Taxonomies you have sub-taxonomies for specific models like this
A- Toyota
— Land Cruiser
— Prius
— etc…etc…etc
A- Ford
— etc…etc…etc
A- BMW
— etc…etc…etc~~~~~~~~~~~~~~~~~
And you have another separate taxonomy for “color”
A- Red
B- Blue
C- Yellow
etc…etc…etc…~~~~~~~~~~~~~~~~
As far as I have tried, I have not been able to manage to sort post when more than one taxonomy is needed.
For example, I would like to select
1- Toyota
*** select2 kicks in to show the models under toyota***
2- Land cruiserand then select Red in the other taxonomy. in order to get all the posts with Red Land Cruiser
Without select2, there’s just way too many options on the screen.
and without multiple taxonomy selection with AND logic you can’t get very specific.
So now, my question again…
How difficult is this to implement?
I can’t provide a link now 🙂
Please ignore this if it doesn’t make any sense. Thank you for your time.
The topic ‘Modifying Taxonomy based filtering’ is closed to new replies.