post query with custom taxonomy
-
Hello,
could you please help me to change this simple query
`<?php
while ($query->have_posts())
{
$query->the_post();?>`
to show only posts from custom taxonomy “typ” and its term “example 1”
thank you very much
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘post query with custom taxonomy’ is closed to new replies.