dasteralo2
Forum Replies Created
-
Forum: Plugins
In reply to: [Payment Plugins Braintree For WooCommerce] Error messages in MenusThank you for your answer.
Nope, this is not a multi-site setup and it seems that there is only one version of the plugin.
It’s strange that this message only appears in menus sectionI’ve got a problem with the availability chech plugin.
I have made a first order. So the date was not available anymore.
Then i have made a second order on another date but on the same product.
The second date was not available but the first date was available again.
I want the both to be not available.
How can i do?
Thank you
Edit: Then i have clicked on “Initialize availabilities” and now both of the two dates are available.
If they are ordered, i do not want them to be availables- This reply was modified 6 years, 9 months ago by dasteralo2.
I have bought the plugin and i have to test now but that seems perfect.
Thank youOk thank you.
Are you the developper of the Availability check plugin?
If yes, before buying, i would like to know if it’s possible not to have the quantity next to the date but only have a gray box where the date has been booked?Forum: Plugins
In reply to: [Payment Plugins Braintree For WooCommerce] 91510 Error messageGreat!
Thank you very much for your answer!!Forum: Plugins
In reply to: [Easy Booking – WooCommerce Booking & Reservation Plugin] Booking calendarThat’s perfect!
Thank you very much!!!
One last question:
How can i change the “start” label with “date” label?Forum: Plugins
In reply to: [Calculated Fields Form] Help for Total loam amountThank you very much!!!!
Forum: Plugins
In reply to: [Calculated Fields Form] Help for Total loam amountMan you are a genius!!!! 🙂
Thank you very much for all your help and supportOne last question. How can i have space between hundreds
something like
200 000 instead of 200000Forum: Plugins
In reply to: [Calculated Fields Form] Help for Total loam amountSure!
Thank you very much for all your helpForum: Plugins
In reply to: [Calculated Fields Form] Help for Total loam amountHow can i change the field name ?
I have two forms in the same page and i think there is a conflict with the fields names.
fieldname7, fieldname8 and fieldname2 already exists in the first form.Forum: Plugins
In reply to: [Calculated Fields Form] Help for Total loam amountI’ve tried to use this structure but i have no result
(function(fieldname8, fieldname7, fieldname2){ var result = 0; if(fieldname7 == 0){ result = fieldname2 * fieldname8; } else{ var i = ((fieldname7/100) / 12), i_to_m = Math.pow((i + 1), fieldname8), a = fieldname2 / ((i * i_to_m) / (i_to_m - 1)); result = Math.round(a * 100) / 100; } return result; })()Do i forgot something ? Do i have to enter the script code in the “set equation field”?
Forum: Plugins
In reply to: [Calculated Fields Form] Help for Total loam amountThank you for your answer.
I’m sorry i don’t really understand (because of my poor english 🙂
Do you mean that i can insert javascript code directly into the “Set equation field” ?
I have the javascript code for total amount but i don’t really understand how and where i have to insert itForum: Plugins
In reply to: [Calculated Fields Form] Help for Total loam amountHello,
Unfortunatly i only have the free version of the plugin and i just need that formula.
So i think i won’t upgrade just for one formula but i understand your point of view.
I will try to do my best to find the right formula by myself 😉
Thank youForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Add quantity input after each variationOk thank you very much!
Waiting for the rich guy.
RegardsForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] Add quantity input after each variationWow thanks a lot for you very quick answer 😉
I did not succeed in configure that option in my product options.
My english is quite poor. Do you mean i can have multiple quantity input in a product page ?
In fact i need this :
http://www.echodurobec.com/example.jpg
Here is the page i have now with variations
http://www.echodurobec.com/produit/festival-du-conte-de-fresquienne-27-septembre-2014/
You think it’s possible without any plugins?
Thanks again