Home Forums WoodMart support forum Moved: Reply To: Yith Badges are not displaying in Woodmart Theme Shop Page

Moved: Reply To: Yith Badges are not displaying in Woodmart Theme Shop Page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #233789

    amedia
    Participant

    Hi Jamerson,
    Did you fix it? can you tell me how?
    thanks

    #233805

    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

    #262706

    netpixel
    Participant

    this not work, on catergory page with product grid, work only on single product page

    please how can work in category shop page

    #262767

    Hello,

    Please provide your site admin access to the private area. I will submit the issue to our dev team.

    Best Regards

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