robintalbot
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] Simple conditionnel ruleWOW !!!! Thanks a lot, quick and good answer.
For others how would like to know, I made this as my equation as I wanted fieldname2 to be at least 100 and fieldname8 at least 10:
MAX(fieldname2,100) * 0.03 * fieldname6 * MAX(fieldname8,10)
Forum: Plugins
In reply to: [Calculated Fields Form] Update not showing calculate formWow !!! you are good.
The problem was coming because there was a redirection. I forgot this.
My Bad !!!!
Very great service, thanks again.
Have a nice day
Forum: Plugins
In reply to: [Calculated Fields Form] Update not showing calculate formRoll back for Elementor and no difference 🙁
Forum: Plugins
In reply to: [Calculated Fields Form] Update not showing calculate formThanks for the quick answer.
https://ristourne.ca/calculateur/
I also made an Elementor update !!?? Maybe ?
Forum: Plugins
In reply to: [Quick Buy For Woocommerce] Edit pages not working with updateFor the space needed, I’ve fixed it…
folder «includes/class-frontend.php» on line 115. It should be this …$defined_class = ‘wc_quick_buy_button quick_buy_button quick_buy_’ . $type . ‘ quick_buy_’ . $pid . ‘_button quick_buy_’ . $pid . ‘ ‘ . $class;
Notice the space between the two last quote.
But, I have also try to add custom CSS where we are suppose to add some but it’s not working. I have to go in child theme CSS to be working.
- This reply was modified 8 years, 2 months ago by robintalbot.
Forum: Plugins
In reply to: [Quick Buy For Woocommerce] Edit pages not working with updateWith Divi theme, we can add shop module wherever we want, on any pages.
If I add the shop module to my home page, as an example, when your plugin is activate, I can’t edit the page anymore. I only get the white page with the «li» that you can see in the screenshot.
I’m talking editing the page as a normal page, in the backend.
- This reply was modified 8 years, 2 months ago by robintalbot.
Forum: Plugins
In reply to: [Quick Buy For Woocommerce] Edit pages not working with updateForum: Plugins
In reply to: [Quick Buy For Woocommerce] Edit pages not working with updateHow can I add an attach file here?
Hi there.
Do I need to put this code in functions.php or add a new file named hide-free-shipping.php ?
Will it work with woo commerce up to date ?
Thanks for your reply