• Hello, I am using YITH WooCommerce Badge Management plugin and I need badge everywhere, where is product photo.
    Now my custom badges are in shop page product list on product featured image photo, also at content single product page on featured image.

    When i open product and swipe other gallery images, i need badge on every image including when I open product photo in lightbox and swipe gallery photos.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi,
    and thank you for writing in!

    YITH WooCommerce Badge Management uses the following hooks to add the badges on product images:

    • woocommerce_single_product_image_html (WooCommerce < 3.0.0)
    • woocommerce_single_product_image_thumbnail_html (WooCommerce >= 3.0.0)
    • post_thumbnail_html

    You should contact your theme developers and ask them to add these hooks in their theme where you need to show the badges.

    Best Regards

    Having the same problem, you can provide a code that can work in my child’s theme. Thank you in advance for your help.

    Plugin Author YITHEMES

    (@yithemes)

    Hi @egnir
    we’re sorry for this, but this case you should contact your theme developers and ask them to add that missing hooks in their theme.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Badge everywhere’ is closed to new replies.