garteth
Forum Replies Created
-
Forum: Plugins
In reply to: [Add to Calendar Button] ACF Shortcodes IntegrationWhat if the time is included because I am using a time and date picker?
Turns out it had to be pages >= 1 and pages <= 9
Link to the Rule – https://drive.google.com/file/d/1NiQH6403-tTbbvc5xrhGNoMjcw3Aw9BB/view?usp=sharing
Link to the Cart – https://drive.google.com/file/d/1uF1GlsqXQLbHDJuP63pkDrqVVD4YTLYI/view?usp=sharing
Link to the Product Page – https://drive.google.com/file/d/1uzZnl3i0URh3lTzOgdOSu_bdt5ErjYAq/view?usp=sharing
You can see that on the product page, when the quantity goes over 9 the discount rule should kick in, but it does not display the discounted price.
Forum: Plugins
In reply to: [WPC Product Options for WooCommerce] Default Value On Select Not WorkingResolved
Forum: Plugins
In reply to: [WooCommerce Square] Checkout form glitching, shows twice in consoleI do not have an issue. I have been using Square for two years, and always thought it would be great if orders could sync between a square reader and a WordPress website, but as far as I could see, the only thing that synced was inventory.
If it is now possible to sync orders that would be great.
In fact, if orders from the WordPress website could sync onto the Square POS that would be even better.
Forum: Plugins
In reply to: [WooCommerce Square] Connect Square reader to WordPressTo be honest I am interested to hear the resolution to this also so please can it be posted here.
Forum: Plugins
In reply to: [Calculated Fields Form] Date field conditionalsI thought it was something as simple as that.
One final question. So far this function gives me the price per night. I want to allow the user to add a pet with a maximum of two. I have added a dropdown and added the values.
My question is, I want it to be an additional cost for a pet per night e.g. 1 dog = 10 per night, 2 dogs = 20 per night.
How can I add this charge?
- This reply was modified 1 year, 9 months ago by garteth.
Forum: Plugins
In reply to: [Calculated Fields Form] Date field conditionalsEDIT: Is it as simple as taking out the = sign? e.g. while(check_in < check_out){
Wow that is brilliant, thank you.Just to take it one step further, usually with bookings the check out date would not be inclusive as an additional night stay e.g. Check-in 1/1/1970 – Check-out 3/1/1970 would be classed as two nights, because you would need to be out by 10AM on the 3/1/1970.
Is there a way to add that extra logic to it?
- This reply was modified 1 year, 9 months ago by garteth.
The problem has not been fixed
<?php if($pmpro_review) { ?>
<p><?php esc_html_e(‘Almost done. Review the membership information and pricing below then click the “Complete Payment” button to finish your order.’, ‘paid-memberships-pro’ );?></p>
<?php } ?>This is causing the issue.
You can see at the bottom there is a separator and then just the PayPal button.
So I tried in an incognito window and you are correct it does work, but if I refresh the page and try again it doesn’t work.
Do you think this is a cache issue?
Will this get overwritten the next time the plugin updates?
Hello
Thank you for coming back to me.
I have taken the website out of maintenance mode and would be grateful if you could take a look at the lost password problem occuring on the main page.
Forum: Plugins
In reply to: [WooReer] Get to the distance dataI don’t suppose you have a way for a non-coder to achieve this?