Multiple taxonomies & CPT issues
-
Hi there,
Can you help me to figure out why I’m unable to make your plugin with multiple taxonomies and CPT?
I have for the moment 2 CPT : “logiciel” and “jeu”.
The custom taxonomy for “logiciel” is “categorie-de-logiciel”.
The custom taxonomy for “jeu” is “categorie-de-jeu”.Nothing works if I try with these settings :
[display-posts post_type="jeu,logiciel" taxonomy="categorie-de-jeu" tax_term="moba" taxonomy_2="categorie-de-logiciel" tax_2_term="backup" image_size="medium" include_excerpt="true" excerpt_length="20" orderby="date" posts_per_page="10"]I have tried to put the tax_relation=”or”, but it has no positive effects.
The problem seems to be in the mix of 2 CPT + 2 taxonomies. If I remove my 2nd taxonomies from the shortcode, it works as expected.
I really don’t know how to solve this issue. Any help will be more than appreciated, because your plugin is near to fit all my needs.
Kind regards.
The topic ‘Multiple taxonomies & CPT issues’ is closed to new replies.