Moved: Reply To: Yith Badges are not displaying in Woodmart Theme Shop Page
-
Hi Jamerson,
Did you fix it? can you tell me how?
thanks
Hello,
We suggested this code:
add_action( 'woocommerce_before_shop_loop_item_title', 'woocommerce_template_loop_product_thumbnail', 10 );
remove_action( 'woocommerce_before_shop_loop_item_title', 'woodmart_template_loop_product_thumbnail', 10 );
Try to add the following code snippet to the functions.php file in the child theme to fix it.
Regards
this not work, on catergory page with product grid, work only on single product page
please how can work in category shop page
Hello,
Please provide your site admin access to the private area. I will submit the issue to our dev team.
Best Regards