Title: bug with a filter, always active
Last modified: August 22, 2016

---

# bug with a filter, always active

 *  [tyuss](https://wordpress.org/support/users/tyuss/)
 * (@tyuss)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/bug-with-a-filter-always-active/)
 * HI,
 * Thanks for your pluggin it works great !
 * I have a trouble perhaps. I put the filter for 7 catégories of a custom post_type.
   
   All the categories are referenced. All have initial position on “all” but one
   of them have a value on initial position… Is it a way to force initial value 
   on “all” ?
 * [https://wordpress.org/plugins/beautiful-taxonomy-filters/](https://wordpress.org/plugins/beautiful-taxonomy-filters/)

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

 *  Plugin Author [Jonathandejong](https://wordpress.org/support/users/jonathandejong/)
 * (@jonathandejong)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/bug-with-a-filter-always-active/#post-5676052)
 * Hi,
 * with initial position I assume you mean the basic CPT archive without any filtering.
   
   There should not be any initial taxonomies chosen at that stage.
 * Make sure you’re really on the basic archive without any taxonomy active. You
   can do that by checking the output from
 *     ```
       global $wp_query;
       echo '<pre><code>' . print_r($wp_query, true) . '</code></pre>';
       ```
   
 * Please post the results of this in a pastebin and link it here so that I can 
   check it 🙂
 *  Thread Starter [tyuss](https://wordpress.org/support/users/tyuss/)
 * (@tyuss)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/bug-with-a-filter-always-active/#post-5676068)
 * I use a CPT with taxonomies affiliated. But no taxonomy is active on the page
   where the filter is and I’m on basic archive of custom post type.
 * Sorry, Where do I put the code you send to me ?
 * you can see on the site :
    [website](http://adtfa.org/book-review/)
 * You can check the picture of what I say. “Reference” are always on “50 (31)” 
   at load, and when I actualize or “clear all” :
 * [Image 1](https://drive.google.com/file/d/0B7aH_malZlhpelRhUXZvV0hadVU/view?usp=sharing)
 *  Plugin Author [Jonathandejong](https://wordpress.org/support/users/jonathandejong/)
 * (@jonathandejong)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/bug-with-a-filter-always-active/#post-5676089)
 * Hmm thats rather strange. It could be a bug due to those terms being just numbers..
   I’ll have to do some tests.
 * You might also be glad to know that I’m working on a ajax load feature when there
   is a lot of terms in a single taxonomy.. Can’t say when it’ll come tho

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

The topic ‘bug with a filter, always active’ is closed to new replies.

 * ![](https://ps.w.org/beautiful-taxonomy-filters/assets/icon-256x256.png?rev=1654967)
 * [Beautiful taxonomy filters](https://wordpress.org/plugins/beautiful-taxonomy-filters/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/beautiful-taxonomy-filters/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/beautiful-taxonomy-filters/)
 * [Active Topics](https://wordpress.org/support/plugin/beautiful-taxonomy-filters/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/beautiful-taxonomy-filters/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/beautiful-taxonomy-filters/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Jonathandejong](https://wordpress.org/support/users/jonathandejong/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/bug-with-a-filter-always-active/#post-5676089)
 * Status: not resolved