![]() |
VOOZH | about |
BeRocket Plugin Key are used for an auto-update of plugins from BeRocket site.
To enter the Plugin Key, open the Admin Bar of your site and click on BeRocketβ Account Key.
How do I activate the Plugin Key?
To find WooCommerce Advanced Product Labels settings follow Admin Barβ WooCommerceβ Products Labels.
ADDITIONAL HOOKS β selecting additional hooks can break the shop/product pages. Use these only if the default Hooks do not work.
The following settings are only available with the Timer add-on on.
You can find the Advanced Label Settings in the following section.
%sale_p% β Discount percentage
%sale_val% β Discount amount
%sale_end% β Time left for discount
%sale%ANYTEXT%sale% β Display ANYTEXT only if a product with discount
%nsale%ANYTEXT%nsale% β Display ANYTEXT only if a product without discount
This section is intended for advanced users and developers only. Please do not use it if you do not know how it works.
Labelβs HTML:
<div>
<span>
<i></i>
<i></i>
<i></i>
<i></i>
<b>TEXT OF LABEL</b>
</span>
</div>βΉdivβΊblock custom classβΉdivβΊblock custom CSSβΉspanβΊblock custom classβΉspanβΊblock custom CSSβΉbβΊblock custom classβΉbβΊblock custom CSSβΉiβΊblock custom classβΉiβΊblock custom CSSβΉiβΊblock custom classβΉiβΊblock custom CSSβΉiβΊblock custom classβΉiβΊblock custom CSSβΉiβΊblock custom classβΉiβΊblock custom CSSCustom CSS Settings
Open the Admin Bar of your site and follow WooCommerceβ Products Labelsβ Custom CSS.
Add this CSS to the field βUser custom CSS styleβ:
ul.products li.product a.product-images
{
display: inline-block;
}Custom CSS Settings
Open the Admin Bar of your site and follow WooCommerceβ Products Labelsβ Custom CSS.
Add this CSS to the field βUser custom CSS styleβ:
ul.products li.product h2.woocommerce-loop-product__title
{
clear: both;
}Custom CSS Settings
Open the Admin Bar of your site and follow WooCommerceβ Products Labelsβ Custom CSS.
Add this CSS to the field βUser custom CSS styleβ:
ul.products li.product h2.woocommerce-loop-product__title
{
clear: both;
}Custom CSS Settings
Open the Admin Bar of your site and follow WooCommerceβ Products Labelsβ Custom CSS.
Add this CSS to the field βUser custom CSS styleβ:
ul.products li.product h2.woocommerce-loop-product__title
{
clear: both;
}Custom CSS Settings
Open the Admin Bar of your site and follow WooCommerceβ Products Labelsβ Custom CSS.
Add this CSS to the field βUser custom CSS styleβ:
ul.products li.product h2.woocommerce-loop-product__title
{
clear: both;
}Custom CSS Settings
Open the Admin Bar of your site and follow WooCommerceβ Products Labelsβ Custom CSS.
Add this CSS to the field βUser custom CSS styleβ:
ul.products li.product header.entry-header h3
{
clear: both;
}The hook is called before labels are displayed.
Parameters:
The hook is called after labels are displayed.
Parameters:
The output of product labels. The global variable $product must be set.
Parameters:
Prevent the output of labels on the product.
Parameters:
Filtering arguments to get labels through WP_Query.
Parameters:
Filtering the text used in texts of labels.
Parameters:
Filtering the styles of the labels of <span> block custom class.
Parameters:
Filtering the label settings before output.
Parameters:
Filtering the <div> styles of a label block.
Parameters:
Filtering the line of <div> classes of a label block.
Parameters:
Filtering additional label styles.
Parameters:
Filtering each text on a label before the output (there can be multiple texts for one label, e.g. in the output of attributes).
Parameters:
Filtering HTML label code.
Parameters:
Filtering the list of the Content type for which text is added before and after.
Parameters:
Hooks to display labels on the shop page.
Parameters:
Hooks to output labels before images on the product page.
Parameters:
Hooks to output labels under the image on the product page.
Parameters:
Filtering the array with all labels that use Better Position.
Parameters:
Filtering the label settings while saving.
Parameters: