Title: Thumbnail (hover) + filtering BUG
Last modified: October 19, 2023

---

# Thumbnail (hover) + filtering BUG

 *  Resolved [azanimex](https://wordpress.org/support/users/azanimex/)
 * (@azanimex)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/thumbnail-hover-filtering-bug/)
 * Hi, first of all thank you for this useful plugin.
 * I’ve found a bug where the thumbnail don’t dissappear when you filter posts.
 * To replay this problem:
 * Try to filter some taxonomy and then hover the pointer on an thumbnail and when
   the filter finish his work the img won’t dissappear.
 * ![](https://i0.wp.com/i.imgur.com/mMFyo47.png?ssl=1)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fthumbnail-hover-filtering-bug%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [mediawebster](https://wordpress.org/support/users/mediawebster/)
 * (@mediawebster)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/thumbnail-hover-filtering-bug/#post-17138447)
 * Hello
 * My test – [https://c2n.me/4jAx7d2](https://c2n.me/4jAx7d2)
 * Please check your browser console[F12] – Perhaps you have JS errors
 * or is it a conflict with a third-party plugin
    -  This reply was modified 2 years, 7 months ago by [mediawebster](https://wordpress.org/support/users/mediawebster/).
 *  Thread Starter [azanimex](https://wordpress.org/support/users/azanimex/)
 * (@azanimex)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/thumbnail-hover-filtering-bug/#post-17139580)
 * The errors I found in the console were from another plugin which I disabled to
   test if it fixed that and it didn’t. I also tried deactivating plugins and nothing,
   the problem continues.
   In your video I saw that the filtering loads very quickly
   and after loading you put the pointer over the image. It is during loading time
   that the bug occurs.Here I leave you a video: [https://imgur.com/83jGvN6](https://imgur.com/83jGvN6)
 *  Plugin Support [mediawebster](https://wordpress.org/support/users/mediawebster/)
 * (@mediawebster)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/thumbnail-hover-filtering-bug/#post-17143638)
 * Hello
 * Ok! Try to add this JS code
 *     ```wp-block-code
       	document.addEventListener('table23-html-drawn', e => {
       	    document.getElementById("woot_img_preview").remove();
               }, false);
       ```
   
 *  Thread Starter [azanimex](https://wordpress.org/support/users/azanimex/)
 * (@azanimex)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/thumbnail-hover-filtering-bug/#post-17145162)
 * What JS am I supposed to put that code in?
 *  Plugin Support [mediawebster](https://wordpress.org/support/users/mediawebster/)
 * (@mediawebster)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/thumbnail-hover-filtering-bug/#post-17149494)
 * Hello
 * In any file that is uploaded to the frontend
 *  Thread Starter [azanimex](https://wordpress.org/support/users/azanimex/)
 * (@azanimex)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/thumbnail-hover-filtering-bug/#post-17150560)
 * I put it at the end of the “helper.js” but it didn’t work and then it gave me
   an error message when entering the table configuration where the custom CSS and
   taxonomies are located.
   I found a way to camouflage the problem and that is by
   making the “loading” displayed take up the entire height of the table.Still, 
   I think they should fix that.
 *  Plugin Support [mediawebster](https://wordpress.org/support/users/mediawebster/)
 * (@mediawebster)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/thumbnail-hover-filtering-bug/#post-17155587)
 * Hello
 * Ok! I passed this on to the developers

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

The topic ‘Thumbnail (hover) + filtering BUG’ is closed to new replies.

 * ![](https://ps.w.org/posts-table-filterable/assets/icon-256x256.png?rev=2411061)
 * [TableOn - WordPress Posts Table Filterable ](https://wordpress.org/plugins/posts-table-filterable/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/posts-table-filterable/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/posts-table-filterable/)
 * [Active Topics](https://wordpress.org/support/plugin/posts-table-filterable/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/posts-table-filterable/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/posts-table-filterable/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [mediawebster](https://wordpress.org/support/users/mediawebster/)
 * Last activity: [2 years, 7 months ago](https://wordpress.org/support/topic/thumbnail-hover-filtering-bug/#post-17155587)
 * Status: resolved