10130 comments found.
hello, can I limit the number of characters in in field box and charge for each characters , as when you do engraving. Thanks
Yes, you can. The “Maximum characters” setting on the textfield limits the entered characters and for charging for each character change the price type to “Price per char”.
Do I have to re-create my woocommerce variable products using your plugin? Or does this work with the existing variations e.g. if i have to add a checkbox on a existing variable product which says gift wrap this +$5?
The plugin creates addons to the product. it doesn’t change how variations work. The options you create are for the product not the variations.
Can I check an admin demo?
I’m sorry but there isn’t any.
Any clue why I’m seeing an update notice in wp admin that’s for v4.6.6 but I’m running the latest v4.6.6.1?
That is a bug in the WordPress update. There isn’t any new version.
LOve the plugin. two quick question, I’m using the file upload field, can I 1-Limit the file upload type to pictures (jpeg, png, tif..) 2-Can I remove the text (max file size 64MB)?
Thanks again for a great plugin
1. There is global settings in the plugin settings->Upload manager tab.
2. No, you can’t.
2. Not that I think of it you can this the following css to hide it
.cpf-type-upload small {
display: none;
}
I’m noticing that the plugin checkbox is not working on mobile. Is this some thing that will be fixed soon?
https://hyderismokehouse.com/product/april-smoke-sessionI’m sorry but this isn’t an issue with the plugin but with the theme. The problem is that the social icons container overlaps with product details. It is a sort of a invisible that prevents you from clicking anything in the product details, even the add to cart button, not only the check boxes. From what i see this can be fixed if you add the following css:
.boldRow.topSmallSpaced.bottomSmallSpaced {
clear: both;
}
What’s wrong with the license fields ? I cannot update the plugin or desactivate the license. When I try to update the plugin I receive this message : Error! Envato API error: User not found. Will you publish a patch ? Or a message on the main page of this plugin (Woocommerce Extra Product Options) ???
Using the support forum will get you issues resolved faster. You will have to open a support ticket as I can’t tell you publicly what to do for this issue.
Hi, is there a way where the options are hidden/unavailable to view for non-login users? so only login user will see the product options? Thanks!
You can go to the plugin settings->General tab->Enable front-end for roles and set the role there.
No, you can’t have all of that functionality form a single plugin. With this plugin you can only create addons to the product, nothing else.
Hi,
We want to style a particular section/field, may We please ask what is the CSS class use for the heading and paragraph elements?
Is this for heading? .tm-extra-product-options .tm-epo-field-label {}
how about for the sub heading? list etc.
Thank you!
If you want to style a particular section and not all section then do the following:
1. Edit the section
2. On the “Section class name” setting enter a class name without any dot (.)
3. You can now use that class to style the section
Hello, I just deleted dummy website and installed plugin on main one. I have problem with plugin activation (You have already activated that purchase code on another domain!). Could you please reset this somehow? Thank you
You can now re-activate the plugin.
Hi
Pre Sale question: on the productpage https://www.baghouse.nl/shop/backpacks/fjallraven-kanken-backpack/ all color variations als shown as a slider. Is it possible with WooCommerce Extra Product Options Plugin to show all thumbnails like in a grid? If the page loads you see all images for a sec before the slider takes over.
Thnx in advance, Niels
I’m afraid that you cannot use the plugin for something like that.
Could you give me a hint how to change this?
I’m not sure what you expect me to say. The plugin simply isn’t for that purpose.
Hi, i really need your opinion or advice about the following because i almost started banging my head against the wall because i just can’t figure it out, lol:
i have a field with quantity. the customer has to enter a number in it and the price is calculated according to the number. Let say 100 cost 120€. So 50 costs 60€, but in that case i need the price to be 70€.
Basically what i would like to achieve is that the options price is calculated only when the price of the option is more then 70€.
Or – any number entered that would cost less than 70€ would add a price of 70€, anything above that would add the actual price.
Does this make any sense to you?
I can enter a min value but i would need an option to enter a min price.
Is there a way you could think off or a code snippet that would achieve it or add this option?
Please, help me out. Thank you.
I’m sorry but there isn’t anything in the plugin to comply with such price requirement.
Wow, that was fast! Could it be done with some code if i hire a developer?
Possibly if the plugin is modified.
Ok, thank you. Just one thing:
I was reading your documentation and i can’t understand exactly what this price type option mean/do: current value, percent of the original price + options, quantity fee and current value fee.
Can you explain that to me, please or give me something where i can learn about that?
“current value” means that the price of the textfield will be its entered value, like name your price plugins.
“percent of the original price + options” means that the price will be calculated by the entered percentage of the base product price plus any other option prices by the same percentage.
“quantity fee” is for fees and it means that the price will calculated by multiplying the element’s entered value by its price
“current value fee” is the same as “current value” but the for fees.
thank you, i think i am on to something 
Hi ! My license is not move to my new hostig, Why ? I use the same doman
You had to deregister first if you re-installed WordPress. You can now re-activate the plugin.
Thanx U
Hi, thanks for one of the best plugins! It’s possible to not send the images attached to the confirmation email? Thank you!
It is possible but it depends what images you are talking about.
The problem is that if the image uploaded is bigger than 25Mb, it will not send the woocommerce email order confirmation. And if we can disable the attached images, it will solve the problem.
Go to the plugin settings->Global tab->Various and disable “Attach upload files to emails”.
Thank you very much! Have a nice day!
Hi, my support has expired and I can’t get new update, is the license doesn’t include lifetime update ? If so how will it work with newer theme/wordpress version ?
You don’t need to update support to get a new version.
I have the same question with this user https://codecanyon.net/item/woocommerce-extra-product-options/7908619/comments?page=207&filter=all#comment_16810936 . if leave a blank of the price, purchasing options disappeared, if enter a price, the defualt price shows up, but I just want to disable original price, just calculate the final price using your plugin. do you have a way to disable original price, just using the plugin prices figured out? Thx
You have to enter a price, even zero otherwise WooCommerce doesn’t mark the product as purchasable, so no options can be loaded.
It seems great, but have a presale question, if can it set unvailable date, for example, each monday or Thursday or Friday is unavailable. or set specific date available only, e.g. May 1st, 15th, Jun. 18th, Oct. 2oth, etc.. I saw the datepick doesn’t change the final price, that means I can not set price based date right? can I set the tour prices for different seasons based product attribution, for example, let users to choose, Low season or Peak sean, low or peak season subjects to different dates, when user chooses low season, the second step comes to low season datepicker, then the based price will be changed as well? Thank you !
You can use the “Disabled dates” to disable specific dates or the “Disable weekdays” for specific days of the week.
The datepicker can have a price but it is regardless of the date chosen.
I don’t understand what you mean by tour prices. The prices in the plugin are fixed and can’t change depending on conditions.
How can I edit edit the tm-element-price.php template to alter the icon and use the “i” icon instead of ”?”
Create in your theme a folder named tm-extra-product-options and put the file in it and edit it. Don’t just edit the core file. In the file change the text tcfa-question-circle to tcfa-info.
HI, I get an new issue… I’ve update all plugins.. WP WC and now if I add a product ..the price will displayed and if I add an extra ..the WC loader will not refresh the price… but when I go in the card..all product+extras are correct..
You will have to open a support ticket please.