• Resolved Mike-Ism

    (@mike-ism)


    Hello,

    I am wondering if you can help me limit the post results to a specific category.
    Example:

    Blog has categories for “Dogs” “Cats” “Lizards” “Frogs” “Worms”, and various tags which are assigned to posts in each category.
    So if someone clicks the tag “carnivore” it’ll show results for “carnivore” from all categories, but I only want “carnivore” results from the “Dogs” category. Does this make sense?

Viewing 1 replies (of 1 total)
  • Plugin Author Erick Hitter

    (@ethitter)

    This is possible in WordPress, but is not a feature of this plugin. Using either query strings or custom rewrite rules, you can create a query that limits by both category and tag. The filter in get_term_link() allows you to change the URLs in the list widget.

Viewing 1 replies (of 1 total)
  • The topic ‘Limit results to specific category’ is closed to new replies.