Hello,
I just bought this plugin so forgive me if this is a silly question but, it seems as though I’m missing the actual badge images? Or do I supply these on my own?
The plugin installed successfully and I created a new badge but I do not have any of the sample images displayed in the demo video.
]]>Dear friends,
My case is that the “Free” badge shows up on the product image when I set its price to 0.
I inspected this by right-click->inspect on badge “Free”, & it seems like reason of this is mentioned below:
}
.product__badge.free {
background: #30a335;
}
I added 1 line to this code, it becomes:
.product__badge.free {
background: #30a335;
display: none;
}
and paste this new code to Theme File then click upload file. But nothing happen
I appreciate your kind supports
Thanks
Hi, i wish finnish language. How?
]]>Can I apply it on the image similar to how “sale” look?
]]>Hi, can you tell me how to change the text that currently appears on the “NEW” badge. I wanted to change it to “NEW ARRIVAL”
]]>I cannot see anywhere to assign “Featured” badge to a product.
This is very unusual. There is no documentation for this plugin. I thought the author should have done a good job here since his intention was for others to use his plugin
The badges are placed outside the product picture. This is not the usual practice. All other Badge Management Plugins place badges inside the product pictures in the top left or top right hand corner, for instance.
I might not use your plugin because of this unusual badge positioning which makes it unattractive
]]>Hi
There is probably a really obvious answer to this, however, I can’t find it anywhere.
I downloaded the plugin successfully – very straightforward – thank you!
In the Woocommerce menu, I see the Product Badge and went in here and made changes. I just want to have a ‘Featured Product’ badge applied to certain products.
When I go into the product entry, I cannot find where to apply this badge anywhere. Maybe you can shed some light on this please?
Thank you
Oysterbell
How do we get the plugin to display the USD dollar amount saved ?
]]>Hi
Thanks for this great plugin.
The badges are showing on my site under the product images on the listings pages, but not showing on the product details (pricing) page.
Assistance would be greatly appreciated.
]]>How to Do a Feature Badge please
]]>Hi.
I tryied to move badge just before the photo using this code for funtrions.php
add_action( 'woocommerce_single_product_summary', 'woocommerce_show_product_loop_badge_new', 2 );
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘woocommerce_show_product_loop_badge_new’ not found or invalid function name in /home/***/***/***/wp-includes/plugin.php on line 496
But it doesn’t work. How can Ido this?
]]>Hi,
I’d like to suggest an option to show a badge when a product is out of stock.
What do you think about ?
Dimitri
]]>I have a peculiar problem.
In the GRID LIST, badge position is above the product image and it suits for me.
But in LIST VIEW, it again is above the image, which is not looking good.
I want the NEW BADGE position, after the image.
How to do it?
One thing I observed is, if you click twice the LIST TOGGLE, NEW BADGE position, is after the image.
But by default, in LIST VIEW, the NEW BADGE position is above the IMAGE.
Is there a place that the color of the tab can be changed? My site is red and white so wanted to possibly change the blue a bit. Thank you so much. I love the product.
]]>Hi terrytsang,
at the moment there is no possibility to translate the Badge labels because there is no translation function wrapped around the strings.
]]>Hi there!
Would it be possible to introduce a setting field to determine the priority of the hook “woocommerce_single_product_summary”
In my opinion the badge output is far to low in the summary section. But i can imagine that everyone has his/her own taste when it comes to positioning so my idea was to introduce a priority setting field.
]]>Hi there!
Would it be possible to remove or uncomment (in php!) line 260 in woocommerce-product-badge/wc-product-badge.php?
It always throws an because you only commented the HTML:
Undefined variable: product_badge_new_text in woocommerce-product-badge/wc-product-badge.php on line 260
Thank you so much – I hope you can fix this in the next time because at the moment my error logs are flooded by this error ??
Thank you so much!
lundj