Plugin Author
RazyRx
(@razyrx)
Hello,
Sorry, but we do not have any information about compatibility with JetWooBuilder.
Regards,
Oleg
what we can do?
we need the labels on pructs in their categories
woocomerce
https://ibb.co/dKw4NWH
nothing? so better still searching another plugin
Hi,
Please open plugin settings page tab Advanced and change “Shop Hook Image” to some other values. Save settings and check if the label is shown now. If not repeat with another drop-down value.
Did you set any conditions in the label? If yes – try to remove them before changing hook.
Regards,
Dmytro
yes but not works, that part is managed by Jetwoobuilder
somebody have an idea to solve it with jetwoobuilder?
Plugin Author
RazyRx
(@razyrx)
Hello,
JetWooBuilder do not use WooCommerce hooks, that is why it is do not work.
Not sure how JetWooBuilder work, but you can try to add labels with shortcode inside products loop.
Plugin has those shortcodes to display labels:
[br-wapl-label] – show label with type = label
[br-wapl-image] – show label with type = image
[br-wapl-all] – show label with any type
Regards,
Oleg
Plugin Author
RazyRx
(@razyrx)
Hello,
Maybe JetWooBuilder do not create correct products loop and use posts loop instead, but plugin work only with products, where global variable $product exist.
Regards,
Oleg