Title: items
Last modified: January 9, 2023

---

# items

 *  Resolved [emanuele303](https://wordpress.org/support/users/emanuele303/)
 * (@emanuele303)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/items-2/)
 * I need to use filter in custom post type.
   In the archive i see all my product
   by simple query:
 * $args = new WP_Query( array(
   ‘post_type’ => ‘immobili’,‘order’ => ‘DESC’,‘posts_per_page’
   => -1,));
 * $context[‘posts’] = new Timber\PostQuery( $args );
   but the post dosen’t change
   when i use filter.in setting i use:
 * AJAX for Filters: yes
   CSS id or class of the Posts Container: .content-prodottiThank
   you

Viewing 1 replies (of 1 total)

 *  Plugin Author [stepasyuk](https://wordpress.org/support/users/stepasyuk/)
 * (@stepasyuk)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/items-2/#post-16358640)
 * Hello [@emanuele303](https://wordpress.org/support/users/emanuele303/)
 * Thank you for your interest in Filter Everything plugin.
 * You tried to filter custom WP_Query but this is possible with the PRO version
   of the plugin only. Free version filters only Main (native) WP_Queries.

Viewing 1 replies (of 1 total)

The topic ‘items’ is closed to new replies.

 * ![](https://ps.w.org/filter-everything/assets/icon-256x256.png?rev=3487105)
 * [Filter Everything — WordPress & WooCommerce Filters](https://wordpress.org/plugins/filter-everything/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/filter-everything/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/filter-everything/)
 * [Active Topics](https://wordpress.org/support/plugin/filter-everything/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/filter-everything/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/filter-everything/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [stepasyuk](https://wordpress.org/support/users/stepasyuk/)
 * Last activity: [3 years, 4 months ago](https://wordpress.org/support/topic/items-2/#post-16358640)
 * Status: resolved