Home Forums WoodMart support forum YITH WooCommerce Badge Management Issue

YITH WooCommerce Badge Management Issue

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #178535

    serdar
    Participant

    Hello,

    I installed YITH WooCommerce Badge Management Premium plugin. There is no problem in single product page. But badges doesn’t display on product and categories pages. I found a few topics about this. And I tried your solution code in functions.php under the child theme.

    remove_action( 'woocommerce_before_shop_loop_item_title', 'woodmart_template_loop_product_thumbnail', 10 );
    add_action( 'woocommerce_before_shop_loop_item_title', 'woocommerce_template_loop_product_thumbnail', 10 );

    Can you help me ?
    Thanks

    #178598

    Hello,

    Please check the issue on the Storefront theme to find out if our theme causes the problem.

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)