Hierarchical Structure of att. cat.
-
Hey David.
I have a question/issue regarding the usage of mla_term_list for attachment_category.
[mla_term_list taxonomy=attachment_category mla_output=dropdown option_all_text option_all_value=all use_filters=true mla_option_value="{+slug+}" Minimum=1]
[mla_gallery add_filters_to=any columns=3 size=large size=medium link=file option_all_value=all tax_operator=AND mla_style="experiment-default-basis" mla_markup="Bildersuche"]My imageA has three terms term1, term2, term3 assigned as attachment categories
[A]
If term1, term2, term3 are organised in WordPress in a simple list, the dropdown shows a list
term1
term2
term3and
selecting term1 shows imageA
selecting term2 shows imageA
selecting term3 shows imageA
Everything is according to my expectations.[B]
If term1, term2, term3 are organised in WordPress in hierarchical manner , the dropdown shows the appropriate structure list
term1
– term2
— term3but
selecting term1 doesn’t show imageA
selecting term2 doesn’t show imageA
selecting term3 shows imageA.My expectation would be as for case [A]. Every selection should show up for imageA.
Cheers, Ernst Wilhelm
The topic ‘Hierarchical Structure of att. cat.’ is closed to new replies.