I am creating a Website which require Country > State > City taxonomy. I have created these taxonomy under one vocabulary and by creating sub-terms under sub-terms. For hierarchical selection I am using module Clientside hierarchical select.

But the problem is - when a content has been created by selecting city under state under country, only in the city taxonomy display page the selected content is showing. That selected content is not showing under state and country taxonomy display page.

Please check this example - http://www.ultracorporatepixel.com/matrimony-test4/content/content-profi.... Please see the location field.

I know it can override taxonomy page display by view module, but there will be about 1000 of taxonomy location, so it will be very hard to create 1000 views page.

Can anyone know is there any module to solve this problem? Or is there any other way?

Comments

jlg’s picture

Clientside hierarchical select module will not save the parent terms / lineage, refer to this issue:

https://www.drupal.org/node/2376903

Try one of the following modules:

- Hierarchical Select
- Taxonomy Term Reference Tree Widget