After you apply a filter you do not see the current category?
If after you apply a filter you do not see the current category just add this line of code in the file functions.php
add_filter ('yith_wcan_skip_current_category', '__return_false');
If after you apply a filter you do not see the current category just add this line of code in the file functions.php
add_filter ('yith_wcan_skip_current_category', '__return_false');