Title: Filters
Last modified: February 15, 2022

---

# Filters

 *  Resolved [taraswonderworld](https://wordpress.org/support/users/taraswonderworld/)
 * (@taraswonderworld)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/filters-37/)
 * Hello,
    I have problems with the filters…when I use the filter a double main 
   menu appears…. and the colour selected overlaps on top of the search box. Can
   you help me fix that please… This is my WordPress access: {removed} As well on
   the mobile version the filters appears on the bottom after the products so I 
   think will be nice on the top…. thanks
    -  This topic was modified 4 years, 2 months ago by [Yui](https://wordpress.org/support/users/fierevere/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffilters-37%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Andrea Grillo](https://wordpress.org/support/users/agengineering/)
 * (@agengineering)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/filters-37/#post-15367468)
 * Hello,
 * please, do not post the access credentials here because it’s a very bad practice.
   
   Remove it please, thanks.
 * About your issue, try to use this code in functions.php of your theme:
 *     ```
       if( ! function_exists( 'yith_wcan_content_selector' ) ){
           function yith_wcan_content_selector( $selector ){
               $selector = '.main-container';
               return $selector;
           }
           add_filter( 'yith_wcan_content_selector', 'yith_wcan_content_selector' );
       } 
       ```
   
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [4 years, 2 months ago](https://wordpress.org/support/topic/filters-37/#post-15367471)
 * [@taraswonderworld](https://wordpress.org/support/users/taraswonderworld/) These
   are very public forums and 3 hours ago the whole Internet logged into your site.
 * Change those credentials now.
 *  Thread Starter [taraswonderworld](https://wordpress.org/support/users/taraswonderworld/)
 * (@taraswonderworld)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/filters-37/#post-15367477)
 * Thank you for remove this…
 *  Plugin Support [Alessio Torrisi](https://wordpress.org/support/users/alessio91/)
 * (@alessio91)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/filters-37/#post-15438313)
 * Hi there,
    I closed this topic, don’t hesitate contact us whenever you need.

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

The topic ‘Filters’ is closed to new replies.

 * ![](https://ps.w.org/yith-woocommerce-ajax-navigation/assets/icon-256x256.gif?
   rev=3129944)
 * [YITH WooCommerce Ajax Product Filter](https://wordpress.org/plugins/yith-woocommerce-ajax-navigation/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yith-woocommerce-ajax-navigation/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yith-woocommerce-ajax-navigation/)
 * [Active Topics](https://wordpress.org/support/plugin/yith-woocommerce-ajax-navigation/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yith-woocommerce-ajax-navigation/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yith-woocommerce-ajax-navigation/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [Alessio Torrisi](https://wordpress.org/support/users/alessio91/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/filters-37/#post-15438313)
 * Status: resolved