I’m trying to use Looper provider: Query String to make a related case study section on each case study.
I want to get the current pages taxonomy to then pull pages, that share that taxonomy, onto that page.
The taxonomy I’m trying to retrieve is the the custom one i set up case-study-tag.
posts_per_page=-1&post_type=case-study&case-study-tag=CURRENT POST TAG&orderby=date&order=desc
I’m lost as to what i need to put there to get my desired effect.