Title: Filter endless loading
Last modified: November 30, 2023

---

# Filter endless loading

 *  Resolved [dilasso](https://wordpress.org/support/users/dilasso/)
 * (@dilasso)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/filter-endless-loading/)
 * Hi,
 * my filter is endless loading. It happens mostly on firefox and on some computers
   also on chrome (not tested on other browsers).
 * The filter works, so, filtered articles are shown, but the wheel is endlessly
   truning and productes are shown with an overlay.
 * I use the divi builder.
 * Thanx for your help.
 * Roland
 * Website: [https://ubuntu-ubuntu.at/wp/shop](https://ubuntu-ubuntu.at/wp/shop)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffilter-endless-loading%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [themifyme](https://wordpress.org/support/users/themifyme/)
 * (@themifyme)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/filter-endless-loading/#post-17243496)
 * Hi,
 * That could be caused by your theme, you can check that if you switch to a different
   theme do you still see the same issue? or you can hide the loading overlay / 
   cursor by adding this CSS to wp-admin > Appearance => Customize > Additional 
   CSS:
 * .wpf-container-wait, .wpf-search-submit {
   opacity: 1 !important;cursor: default!
   important;}
    -  This reply was modified 2 years, 5 months ago by [themifyme](https://wordpress.org/support/users/themifyme/).
 *  Thread Starter [dilasso](https://wordpress.org/support/users/dilasso/)
 * (@dilasso)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/filter-endless-loading/#post-17243525)
 * Thanx for the reply.
 * The additional css solves the problem of the endless loading symbol. But now (
   or still) the filter can’t be reset anymore.
 * [https://ubuntu-ubuntu.at/wp/shop](https://ubuntu-ubuntu.at/wp/shop)
 *  Plugin Author [themifyme](https://wordpress.org/support/users/themifyme/)
 * (@themifyme)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/filter-endless-loading/#post-17246373)
 * Hi,
 * Yes, that’s the downside of the CSS, it doesn’t fix the loading issue of your
   theme, it just hides the overlay, but the clear button works fine at my end: 
   [https://share.zight.com/12uQnRvl](https://share.zight.com/12uQnRvl) or this 
   is not what you’re referring to?
 *  Thread Starter [dilasso](https://wordpress.org/support/users/dilasso/)
 * (@dilasso)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/filter-endless-loading/#post-17254698)
 * The clear button works when you choose from the “annual circle” filter. But if
   you selsct from the culture filter, it’s not working.
 *  Plugin Author [themifyme](https://wordpress.org/support/users/themifyme/)
 * (@themifyme)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/filter-endless-loading/#post-17254991)
 * Hi,
 * You can fix the filter covering the clear button by adding this CSS to wp-admin
   > Appearance => Customize > Custom CSS:
 *     ```wp-block-code
       .wpf_reset_btn {
       position: absolute;
       bottom: -20px;
       }
       ```
   
 * Please let me know how it works.
 *  Thread Starter [dilasso](https://wordpress.org/support/users/dilasso/)
 * (@dilasso)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/filter-endless-loading/#post-17256204)
 * Thanks for your help. looks good now.
 * Strangy anyway, that it needs this extra css. The filter is recommended by divi
   [https://www.elegantthemes.com/blog/divi-resources/create-a-woocommerce-product-category-page-with-divis-theme-builder](https://www.elegantthemes.com/blog/divi-resources/create-a-woocommerce-product-category-page-with-divis-theme-builder)
 *  Plugin Author [themifyme](https://wordpress.org/support/users/themifyme/)
 * (@themifyme)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/filter-endless-loading/#post-17258285)
 * The CSS is specific to your website / how the filters and the buttons are placed,
   I never saw the filter dropdown covering the reset filter button before, but 
   I’m glad it’s resolved.
 * If you need help with anything else, please open a new topic.
 * Have a good day!

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

The topic ‘Filter endless loading’ is closed to new replies.

 * ![](https://ps.w.org/themify-wc-product-filter/assets/icon-128x128.png?rev=1535808)
 * [Themify - WooCommerce Product Filter](https://wordpress.org/plugins/themify-wc-product-filter/)
 * [Support Threads](https://wordpress.org/support/plugin/themify-wc-product-filter/)
 * [Active Topics](https://wordpress.org/support/plugin/themify-wc-product-filter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/themify-wc-product-filter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/themify-wc-product-filter/reviews/)

## Tags

 * [loading time](https://wordpress.org/support/topic-tag/loading-time/)

 * 7 replies
 * 2 participants
 * Last reply from: [themifyme](https://wordpress.org/support/users/themifyme/)
 * Last activity: [2 years, 5 months ago](https://wordpress.org/support/topic/filter-endless-loading/#post-17258285)
 * Status: resolved