Title: [Plugin: Mini Loops] Widget Not Working Correctly
Last modified: August 20, 2016

---

# [Plugin: Mini Loops] Widget Not Working Correctly

 *  [Ozias](https://wordpress.org/support/users/ozias/)
 * (@ozias)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-mini-loops-widget-not-working-correctly/)
 * I love the plugin but am having an issue which I desperately would like help 
   with.
 * I am using the Mini Loops widget. When I identify one Tag in the Tags: field 
   the output is correct. When I place two Tags (example 1,2) the output is no longer
   correct.
 * For example, the tags I am using are spring break + deals, lets say with ID 1
   and 2. I enter in 1,2 in the Tags: field expecting my output will show only posts
   that have the tags 1 and 2 yet it shows posts meeting the criteria of only the
   first ID I enter. If I enter 1,2 I receive posts with the Tag spring break and
   if I enter in 2,1 I receive posts with the Tag deals. It appears to ignore the
   second ID I enter.
 * Any insight you can provide is appreciated. Thank you!
 * [http://wordpress.org/extend/plugins/mini-loops/](http://wordpress.org/extend/plugins/mini-loops/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Kailey (trepmal)](https://wordpress.org/support/users/trepmal/)
 * (@trepmal)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-mini-loops-widget-not-working-correctly/#post-2483812)
 * Sorry for the late reply. I’m looking into this now – will hopefully deploy a
   fix later this evening.
 *  Plugin Author [Kailey (trepmal)](https://wordpress.org/support/users/trepmal/)
 * (@trepmal)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-mini-loops-widget-not-working-correctly/#post-2483814)
 * Mini Loops 1.0.1 fixes tags so they are handled like categories.
 * If you enter `1,2` for tags, posts with _either_ tag will be included in the 
   results. See ‘tag__in’ in [WP_Query](http://codex.wordpress.org/Function_Reference/WP_Query).
 * However, what I believe you’re looking for (only get posts that have _both_ tags)
   isn’t supported in the stable release of Mini Loops.
    But it is supported in 
   the [Development release](http://wordpress.org/extend/plugins/mini-loops/download/)
   via filters. See the source code for a demo.
 * If I see more requests for this option/ability (you’re the first so far) I might
   consider creating an option in the widget.
 *  Thread Starter [Ozias](https://wordpress.org/support/users/ozias/)
 * (@ozias)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-mini-loops-widget-not-working-correctly/#post-2483824)
 * You are correct, I am looking for posts that have both tags, hopefully this is
   a feature others would like to see. I will check back in the future to see if
   you receive enough requests to justify the effort of adding this option.
 * Thank you for your efforts. I appreciate your response.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: Mini Loops] Widget Not Working Correctly’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/mini-loops_f7f7f7.svg)
 * [Mini Loops](https://wordpress.org/plugins/mini-loops/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mini-loops/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mini-loops/)
 * [Active Topics](https://wordpress.org/support/plugin/mini-loops/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mini-loops/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mini-loops/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Ozias](https://wordpress.org/support/users/ozias/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-mini-loops-widget-not-working-correctly/#post-2483824)
 * Status: not resolved