This topic has 6 replies, 2 voices, and was last updated 3 weeks, 4 days ago ago by Luca Rossi
Hello,
I am trying to integrate the “Adv Woo Labels” plugin on my website, which requires specific hooks to display badges on the products. However, I have encountered an issue where the current hooks are not functioning as expected.
I have attached a screenshot of the existing hooks used by the plugin for your reference. Could you please advise on the necessary changes to get this working correctly?
Thank you for your assistance!
Dear @Drishti,
We hope this message finds you well. We are pleased to inform you that we have implemented an advanced hook in our system. You can view the update at the following link: [https://prnt.sc/6AlWyLjB_IXo](https://prnt.sc/6AlWyLjB_IXo).
Additionally, we have addressed the issue with the label displays, which now appear correctly. Please review the changes at your earliest convenience here: [https://prnt.sc/w2yCSFiRwqoU](https://prnt.sc/w2yCSFiRwqoU).
Could you kindly confirm if everything is functioning as expected on your end?
Thank you for your attention to this matter.
Best Regards,
The 8Theme Team
Thanks @Luca Rossi
It works fine—one issue. The product page shows the badge on the top left corner, which I do not want. How do I remove it from the product page? Please refer to the attached screenshot.
Hi @Drishti,
Please try adding this custom CSS code under XStore > Theme Options > Theme Custom CSS > Global CSS:
.single-product .page-wrapper > .advanced-woo-labels {
display: none !important;
}
Hope it helps!
Hi Luca, I am facing one issue, when I apply filters on the category/shop page using the sidebar, the badges disappear. Could you please assist me in resolving this issue?
Dear Drishti,
We hope this message finds you well.
We have noticed that the plugin appears to have compatibility issues with the AJAX filter on shop/product category archive pages.
In light of this, we kindly recommend reaching out to the plugin’s author for further assistance. You can contact them via the following link: [https://wordpress.org/support/plugin/advanced-woo-labels/](https://wordpress.org/support/plugin/advanced-woo-labels/).
Thank you for your understanding.
Best regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up