Hi, I bought the pro version to have more options for assigning labels, such as product age or new deliveries, but I don’t see these additional options?
]]>Hello, currently your plugin allows to put the label on the right or left, but always places it at the top, how would be the code to be able to put it at the bottom?
]]>Hey there!
Thank you for supporting this plugin!
How can we show the product label on woocommerce admin single order page?
]]>The labels don’t want to show up on the spanish en italian translations of the website but it does show on all the other ones. i can’t seem to find out why though. Please help!
]]>Hi
I have this issue in product pages pages, this is an example:
https://www.runayaq.com/producto/runayaq-mujer-polo-toros-de-pucara/
]]>Hello!
Great plugin, but I have a problem.
On shop page, all categories have a SOLD OUT label. How can I fix it?
Thanks!
]]>Hello
We have created an “In-Stock” badge, however it does not show on the Products Archive / Catalogue page nor on the Product detail page. However it does appear in the You may also like / Related products display.
The Product Archive page is based on Elementor Loop for the products.
Also we have Woo Gallery Slider installed ( similar to Woo Product Slider) – https://wooproductslider.io/
Thank you for your assistance
]]>Hello,
unfortunately the badge appears on all pictures inside the product. How can I show it only on the first picture. Even on the footer picture on our logo.
I use Uncode Theme.
Regards
Carsten
]]>Hello,
This plugin is fantastic and is doing what I want so far. But I’d like for the label to extend across the entire product square, and it currently just stops at where the text ends. Is there a way to extend the label to fill the whole product square?
]]>Hi,
would it be possible to get a url that shows a page with all products that share a same label?
For instance, if I have a “promo” badge, I could send my newsletter subscribers a link to a page that show all the products that have that label…
Thank you
]]>Hi, extra labels were found appearing at the bottom of the single product page, please view the link. Thanks!
]]>Hi,
I have installed latest version v2.00 and followed https://advanced-woo-labels.com/guide/wpml/, but still having same issue as in https://www.ads-software.com/support/topic/doesnt-work-with-wpml-22/.
Thanks
]]>Hi!
The tags display on (most) single product pages but not on archive page https://petitfox.co.za/shop/ Can you please assist?
This single product should show 2 labels but none display https://petitfox.co.za/shop/tshirts-shirts-blouses/short-sleeves/medium-mammas-latte-youre-my-sunshine-t-shirt-carters-me-2/
Sent emails to support but no answer ??
Hope you can assist.
Thanks
]]>Hi,
I hope you are well.
I wnated to ask for the following help.
Labels on a specific category page aren’t displaying properly the following is the message I sent to the out server management providers as they said it was mostly likely a plugin issue:?https://www.loom.com/share/8f2ac56ac96b4aee8eaa6c67032042e3?sid=d66ccd89-de38-48d2-88c1-a0022b7dc76a
I was wondering if you could lend some assistance to troubleshoot the issue It is on this page: https://stage.rightair.co.za/product-category/domestic-heat-pumps/
This is a page with an example of what the labels should look like: https://stage.rightair.co.za/product-category/domestic-pool-heat-pumps/
]]>Hi, I have the Pro version of the plugin.
I have the same problem as this:
The thing is, I tried the code that you gave here, but it didn’t work:
https://colchoeslowcost.pt/colchoes/
What could be the problem?
Thank in advance.
]]>Thank you for this plugin, it’s exactly what I needed! I wonder if the last part of the customer subject line which reads …your enquiry no is …. to something like your enquiry # is or enquiry number is? It appears to be hard coded somewhere (or maybe this is a pro feature?).
Thanks!
]]>Hello,
I’m using the Products element from the UX Builder from Flatsome on a custom page.
On page load the labels on the products appear as they should, however on clicking the load more button the rest of the products load without their labels.
Any help with this would be greatly appreciated.
]]>Hello
This plugin is slowing down our site significantly when it is activated.
We use Woodmart theme and Woo Discount Rules.
Any ideas how to fix it?
Dear plugin editor
how can i Exclude Manually a Specific Product from a global label
Thanks
]]>Hi,
is it possible to add “New” label to recently added products? Can’t find the feature in settings
Thanks
]]>I really like this plugin and it works perfectly, I only have one problem, when it is active the rollover of the featured image doesn’t work. It gets stuck on the main image and as the mouse hovers the other image (i.e. the first one in the gallery) is glimpsed behind it, but the main one doesn’t disappear. If I disable this plugin momentarily, it comes back to work. Do you have any suggestions?
]]>A very strange bug –
the label shows just fine when i enter the shop page, but when i filter products (using Jet Smart filters by Crocoblock), or, when clicking “Load more” at the bottom of my shop page (via Elementor), the label don’t show anymore.
I have set the plugin to display the label on any product that has a product image.
]]>i want to set a condition, for a product that has been on sale, and the sale has ended, it should then get a custom label, like “Expired”, but not for a product that has never been on sale (this is very useful for a deal website)
is this possible?
]]>2024/04/16 15:47:06 [error] 103980#103980: *729892 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught ValueError: max(): Argument #1 ($value) must contain at least one element in /www/mywebsite/public/wp-content/plugins/advanced-woo-labels/includes/class-awl-product-data.php:111
Dear support
we found an issue depending on the stock status within one of your methods:
/**
* Get product quantity
* @since 1.0
* @param object $product Product
* @return integer
*/
static public function get_quantity( $product ) {
$stock_levels = array();
if ( $product->is_type( 'variable' ) ) {
foreach ( $product->get_children() as $variation ) {
$var = wc_get_product( $variation );
if ( $var->is_in_stock() && ! $var->get_manage_stock() ) {
$stock_levels[] = 999999;
} else {
$stock_levels[] = $var->get_stock_quantity();
}
}
} else {
if ( $product->is_in_stock() && ! $product->get_manage_stock() ) {
$stock_levels[] = 999999;
} else {
$stock_levels[] = $product->get_stock_quantity();
}
}
return intval( max( $stock_levels ) );
we defined four label:
Sales = check if reduced price (not affected)
New = assigned to a selected category(not affected)
Favorit = checked as favorite (not affected)
Limited = check that stock value is between 0-3 and not 0 (AFFECTED)
the product which is causing the entire site to crash is one variable product with stock status but not yet created variants. this is why it does not really get stock status back.
#Solution
Your script should not crash on this. We can provide you with access if needed.
thank you for your attention on this.
Hello, first of all I want to thank the developers for a quality plugin. It works great. Except for one thing. Product label is not displayed on the product list widget. It is marked with a red frame in the printscreen (URL).
woocommerce with the OPEN shop PRO theme
Thank you.
]]>I’m encountering an issue with duplicated product images on my WordPress site while using the Hello theme with Elementor. After installing the ‘TP Product Image Flipper for WooCommerce’ plugin to enable hover images on my product list, I noticed that product pages are displaying duplicated featured images: one below the main image and one above it.
The plugin provides an option to disable duplicate images and only display the ones added by the plugin. While this option resolves the issue on the product pages, it introduces another problem. The customized product display on the main page, where I’ve created a custom product layout, also disappears.
As a newcomer to WordPress development, I’m still learning while working on this project. If any solutions involve editing PHP files, I would greatly appreciate clear directions on how to locate and edit the necessary files.
It seems that disabling duplicate images affects not only the related products section but also the custom product layout on the main page. Is there a way to resolve the duplicated image issue without compromising the display of products on the main page?
Any insights or suggestions on how to address this dual issue would be greatly appreciated. Thank you!
Main page with my custom product catalog: https://diazadijoias.com
Product Page with duplicated image: https://diazadijoias.com/produto/pulseira-infantil-pingentes-perola/
]]>Labels disappear after update from 1.9.0 to 1.9.1
Rolling back resolves the issue. Theme used is: Astra
]]>Great Plugin! Love it.
Found some wrong calculation/maths for this variables on my store:
{SAVE_PERCENT}
{SAVE_AMOUNT|2}
Please see the attachment. The two variables are printed in the labels.
The values are not correct.
Nothing special on my store, default woo.
https://prnt.sc/59H-QxBpSBN5
Shortcode is not working properly……More Than one Label Starts Showing When Using Shortcode……
]]>Disable Hooks Not Working
]]>