Forums › Forums › Search & Filter Pro › Dependent drop downs filter
- This topic has 26 replies, 3 voices, and was last updated 9 years, 3 months ago by
Anonymous.
-
Anonymous(Private) May 18, 2016 at 3:39 pm #45909
Hello,
My english is poor (an special talken), we can speak via skype but with writing if you want !About taxonomies, i have countries + cities + places
How do you link taxonomies between them in this case ?
You have :
Countries : USA – France – UK …
Cities : New York, Dallas, Paris, Marseille, London …
Places : Manhattan, Time Square,Thank you
Trevor(Private) May 19, 2016 at 10:04 am #45986OK. I ca see the issue. You made me start to write a blog post!!! Read this then connect with me on Skype (my poor French and your poor English, we will be fine). You have some work to do, but we can rescue this 🙂
The first draft of my blog post:
In general, one of the biggest faults in the way WordPress works, and I will call it that, is taxonomies. The default taxonomy is
categories
, but you can add others.What, IMHO, should be the case is:
#1 Each Taxonomy should only be permitted to apply to one post type. The default taxonomy,
categories
should apply only to default posts. But, this is not the case in WordPress. Instead,categories
applies to all post types, and if you make some custom taxonomies, you can apply them to all post types also. The WordPress core team have decided that they will handle this issue in a different way, which they callterm splitting
, but, IMHO, it doesn’t work when it comes to urls.
#2 There should be no child/parent taxonomy terms within the same taxonomy. Instead, their should be child/parent taxonomies, where a term in a child taxonomy is link to a term in the parent taxonomy
#3 WordPress allows multiple taxonomy terms to be applied to a post. This should not be possible. Instead, there should be multiple taxonomies on that post type.The above ‘rules’ can already be observed by a site designer and site users and if they do, URLs and post filtering (which is what you need to use to achieve what you want) becomes so much easier.
Sorry it is in English 🙁
Anonymous(Private) May 21, 2016 at 11:20 pm #46272I have the same problem. I just bought the plugin because I thought it would do what I need, but after install it I see that it doesn’t.
For example: I have a post associated to the categories New York (state), New York (City), and Manhattan (borough). Also, I have another one associated to the categories Massachusetts (state), Boston (City), and Downtown (Neighborhoods).
When I select New York (state) I don’t want to see Massachusetts’ cities in the city’s dropbox. I think this is the same situation of this topic.
Can I do it with your plugin?
Thanks
-
AuthorPosts