• Resolved Jerrad

    (@jjgleim)


    I’m wanting to create a loop using a combination of three different custom taxonomies.

    Do I do it like this?

    [loop type="curriculum" taxonomy="grade_level" value="kindergarten" compare="and" taxonomy_2="curriculum_category" value_2="math-2" compare_2="and" taxonomy_3="resource_type" value_3="assessment-resource" list="true"]

    Thanks – Jerrad

    https://www.ads-software.com/plugins/custom-content-shortcode/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Eliot Akira

    (@miyarakira)

    I just added possibility for a third taxonomy query, in the latest update (1.5.6).

    Also, the compare parameter applies when there are multiple values for one taxonomy:

    taxonomy="grade_level" value="kindergarten, grade-school" compare="and"

    For multiple taxonomies, you can use relation, but it’s set to and by default so it’s not necessary.

    Thread Starter Jerrad

    (@jjgleim)

    You did it again! If I was your boss, I would tell you to take the rest of the day off. LOL!

    Thank you so much for you work and support!

    Have a wonderful day!

    Jerrad

    Plugin Author Eliot Akira

    (@miyarakira)

    Thanks! In fact, I did take the rest of the day off. And thank you for a nice review too. ??

    I’m glad the third taxonomy query worked – it was a very quick implementation (within 10 min of your suggestion!) so I hadn’t yet tested it fully. Good to hear all is working correctly.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to Create a Loop with Multiple Taxonomies?’ is closed to new replies.