josh4762
Forum Replies Created
-
You are a legend! Thank you very much!
- This reply was modified 6 years, 7 months ago by josh4762.
Anyone else had this issue?
Forum: Plugins
In reply to: [Accept Stripe Payments] Decimals in Tax Rate?Thanks you guys are the best! Works perfectly now.
Forum: Plugins
In reply to: [Accept Stripe Payments] Decimals in Tax Rate?Awesome, thank you very much Alexander!
Forum: Plugins
In reply to: [Accept Stripe Payments] Edit Tax LabelAwesome, thank you very much, I will purchase that addon!
Forum: Plugins
In reply to: [Sequential Order Numbers for WooCommerce] How to Uninstall / DeactivateAwesome, thank you very much!
- This reply was modified 7 years, 10 months ago by josh4762.
Forum: Plugins
In reply to: [Transporters.io] Display Distance?Thanks for your reply! Currently the staff side doesn’t allow for the complexity of pricing I require – I was just hoping to have the number(distance) display on the front end so I could grab it with Javascript. The calculation is fairly complex and the distance needs to run through several formulas to come up with an estimate.
Forum: Plugins
In reply to: [Google Analytics for WooCommerce] Missing e-commerce dataI am also not seeing any of the sales I have in WooCommerce in my analytics account. Is there something I am missing in the set up? Not sure what to do…
Forum: Reviews
In reply to: [WooCommerce Extra Variation Images] Not add imagesSame here. Doesn’t work.
Forum: Plugins
In reply to: [Easy Appointments] SMS Confirm / Cancel links brokenOk, I resolved the broken URL issue by changing line 234 of mail.php
from:
return get_home_url() . '?' . http_build_query($params);to
return get_home_url() . '/' . '?' . http_build_query($params);- This reply was modified 8 years, 6 months ago by josh4762.
Forum: Plugins
In reply to: [Easy Appointments] SMS Confirm / Cancel links brokenHi Thank you for your response, but even without url shortening, the links are still broken – can you advise?
I got it working now thank you!
- This reply was modified 8 years, 6 months ago by josh4762. Reason: *solved problem
I need the filter to always show ALL of the shops categories in the dropdown so my customers don’t have to press back again to choose a new category of products to view. Is there no fix for this that doesn’t involve adding more plugins??
- This reply was modified 8 years, 6 months ago by josh4762.
Forum: Plugins
In reply to: [Contact Form 7 Signature Addon] Forms with Signature field won’t sendResolved.
Forum: Plugins
In reply to: [Contact Form 7 Signature Addon] Forms with Signature field won’t sendAhh great, thank you very much. It was a Mod Security issue. I asked the host to whitelist /wp-json/contact-form-7/v1/contact-forms/521/feedback and now it’s working perfectly.
Thanks for your support, it is much appreciated.