Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
Hi There,
Need some help please. I’ve installed the plugin and activated it but the menu isn’t showing up under my products menu…??? I’m running Woocommerce Version 2.2.8
Many thanks
Hi,
a submenu in ‘Products’ menu is not created. You should have a tab in your product edit page.
If your products page haven’t the ‘Product Labeling’ tab you can send us dashboard admin access to info at eggemplo dot com (please indicate this comment in the email).
cheers
Hi,
I love your labeling plugin. It’s simple and easy to use which my client will appreciate so I bought it. I’m having trouble with one small glitch. The label gets cut off at the top in the woocommerce product grid on the home page. Everywhere else it is fine. I am working on a local .dev site so I can’t send you a link. The home page was created with a drag and drop page builder. Is there a quick css fix? Any suggestions.
Hi,
sorry but I need to see the webpage. Maybe you can try to modify margin-top, e.g. if you are using “Blue square” as product labeling appearance:
.products .wpl-square-blue {
margin-top: 15px;
}
cheers