• Resolved punktype

    (@punktype)


    I’ve created a post-type (beer) along with an associated taxonomy (beer_menu). I’m using the following mark-up to display post data:

    [pods name="beer" where "beer_menu.slug = 'cask'"]<ul><li><strong>{@title}</strong> - {@abv} {@style} by {@brewery}</li></ul>[/pods]

    But it’s displaying all the entries, regardless of what beer_menu they’ve been given (there are currently two, caskand keg)

    • This topic was modified 4 years, 8 months ago by punktype.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Filtering output by taxonomy using WHERE is not working’ is closed to new replies.