9 comments found.
Hi, I am building a site for a product with variable ingredients. Is there a way to automate the label creation for every order based on the ingredients the customer would pick.
Hello Moazam,
Thank you for browsing the plugin. Sorry, the nutrition values need to be added manually. It doesn’t automatically detect from the supplied ingredients.
Kind regards
Is it possible to insert a shortcode to product page? Thank you.
Hi, thank you! I’m ready to buy, but if I need to use WPBakery Page Builder, how to insert your plugin to Woocommerce product page ? I need also that every products have own Nutriction Fact label. Is it possible this? Await yuor reply and thank you for your support. Regards.
If you wish to use WPBakery Page builder, you will need to buy the appropriate version. See https://codecanyon.net/item/nutrition-facts-label-creator/19853457
This plugin is available for Elementor, WP Bakery Page Builder and Gutenberg. So choose as per your requirement.
If you use WPBakery Page builder, but you buy the Elementor version, you can still insert the shortcode but you will need to keep both the page builder plugins activated.
Regards
Hi, My theme can use WPBakery Page Builder but I can use also Elementor. You didn’t reply to my questions. How to insert your plugin to Woocommerce product page ? I need also that every products have own Nutriction Fact label. Is it possible this? You see the product page that I use for insert products at Woocommerce, https://prnt.sc/-bk70bhHmTqh Please let me know if your plugin can insert NFLC into a specific product. Thank you. Regards.
Hello,
In order to use the plugin on the product page, first you will need to enable product post type for the WPBakery Page Builder. After that, you can edit the product in WPBakery Page Builder and insert the Nutrition Facts widget in it.
Similarly you can edit the product in Elementor page builder and insert the Nutrition Facts widget in it.
If you intend to use the Elementor shortcode, you can generate the shortcode using Elementor Page Builder and Anywhere Elementor plugin. Then that shortcode can be pasted at the end of the product content area.
Regards
Now is Ok! Thank you. I’ll use WPBakery Page Builder, I think is better for me. Last question, is it possible to insert the Nutrition Facts widget in a Product Tab ? I can create a new Tab named Nutrition Fact and then insert into the widget. Let me know your reply. Thank a lot for your promptly support. Regards.
If you can add the new tab via theme code, and the content of that tab supports shortcode, then you can insert the shortcode of Nutrition Facts in it.
In order to generate the shortcode, create a new Nutrition facts table in a blank page. Then switch to the text mode of the editor and copy the shortcode. That can be pasted inside the new tab content.
Regards
Don’t you have a filling model like this? example: https://www.nutritionfacts-labels.com/labels
Because this model in your photos is too complex for a common user, and I want to leave it open for people to access the website and fill out and download the model they created.
No, that is a frontend label creator. That is not available in this plugin.
Regards
This is more of a backend, because the client can’t access it, only me!
The client can access it but you need to create a guest login for them. No random visitor can access and create it.
How does this plugin work? Will people create their labels? Or will only I have access to create these labels? There is a video showing the tool in practice
Like this example, where the person clicks and fills in the data themselves: https://www.nutritionfacts-labels.com/labels
The plugin has backend UI in which there are various fields for filling the nutrition data. Please click on the “Screenshots” button on the item details page to see the backend UI. Regarding the access, if you allow your users to edit posts, then they can also create the label. It has same access rights which will be applied on a post.
Regards
Hi, Addon work great. But I will need to configure to suite our law. Is it possible to configure row Calories, while in our Country law it should be as Energy with kJ/Cal showing. So row Calories needs to have two data kJ and cal.
Kind regards
Hello,
Thank you for purchasing the plugin. Kindly send me a screenshot of an example Nutrition Facts table with the kJ and cal data. I will try to add that row inside the table. You can email me directly at xconsau[at]gmail[dot]com.
Kind regards
Hi, thanks. I’ve send you an email.
Regards
Hi
Is it possible to remove the ” % daily value” column ?
Hello,
Yes it is possible using some CSS. Kindly add the following CSS rules inside your WordPress admin’s Appearance > Customize > Additional CSS:
.pdv-label,
.nt-value {
display: none !important;
}
.nflc .nutrition-table > li > .col-30,
.nflc .nutrition-table > li > .col-40 {
width: 50%;
}
Next, click on “Save and Publish” button at the top. This shall hide the %DV column.
Regards
Dear Saurabh, thank you so much for the fast repsonse!
Hi,
I did this here.
.pdv-label,
.nt-value {
display: none !important;
}
.sdv-label,
.nt-sdv {
display: none !important;
}
.nflc .nutrition-table > li > .col-30,
.nflc .nutrition-table > li > .col-40 {
width: 80%;
}
.nflc .nutrition-table > li > .col-100 {
width: 50%;
}
Now the VALUE for “Serving Size” and for “Calories” is not shown. How can I just display these values and still hide the value of ”% Daily Value*” ?
I just sent a link to an image what it looks like now 
Hello,
Kindly add the following CSS at the end of previously added CSS rules:
.calories .nt-value,
.serving-size .nt-value {
display: unset !important;
}
This shall restore the values for Serving Size and Calories.
Also, thanks very much for the review and rating. 
Kind regards
Your support is on another level!
<3
You’re welcome.
So our Nutrition Facts Labels is almost ready! 
Below “Nutrion Facts” it says …
“Serving Size” “Amount per serving”
For some Products both of these titles need to disappear. But only these two titles.
If you have some CSS for that, it would be great!!
Thank you!
Hello,
Kindly send me the page URL of such products. I will suggest appropriate CSS.
Hello, I use Elementor Cloud and the Plug-In disappeared. How that happened? It says it’s connected, but Elementor editor doesn’t load it. Can you please help?
Hello,
Thank you for purchasing the plugin. The Nutrition Facts widget shall show inside the widgets library, irrespective of the type of Hosting. I suppose Elementor cloud is a Hosting. Do you have Elementor installed in that WordPress installation?
If possible, kindly send me your site URL and a guest login at xconsau[at]gmail[dot]com. I will check the issue.
Regards
is there a custom box to write text.
can we get something like this https://prnt.sc/2gz2QnJT5180
Hello,
Thank you for browsing the plugin. The text above and below the nutrition widget can be placed using a normal text widget or a heading widget of Elementor. The “Nutrition Facts” heading is also editable. You can change it from heading settings.
Kind regards
can we use it as a calculator, where my site visitors come to website, and select the desire input and it generate the facts label. or they can create custom one?
Hello Misbakh,
Sorry, the frontend generator is not available yet. It can only be done inside the Elementor page builder mode.
Kind regards