Viewing 1 replies (of 1 total)
  • Plugin Author Max Chirkov

    (@maxchirkov)

    If I understand this correctly, you want the widget to appear in category A and, also, in posts that are in the category A. If so, add this rule to the ATW settings:

    is_category($arg) || in_category($arg)

    Then select this rule in the widget and enter category ID (it’s a numeric value) or slug. It should work.

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