abrahambrookes
Forum Replies Created
-
Thank you that seems to have done the trick!
here is a zip file with all of the screenshots of settings: https://coffeeworks.com.au/wp-content/uploads/coffeeworks-minimum-spend-settings-screenshots.zip
Hey yeah the reason for that text is the the client needs their site to be minimum spend $35, so I have set their min sum value to $31.65 so that $35 orders will be handled correctly.
Regardless, the minimum spend on that site is indeed set to $31.65 and the $32 product is still unable to be bought, which is the same problem.
Having same issue here – I have downloaded wp-crontrol and I can’t see anything that says postExpiratorExpire in the cron events settings.
I have also ran
wp cron event list
and I can’t see anything referencing the post expirator event. I uninstalled and reinstalled the plugin thinking it would re-register the event maybe but still nothing inwp cron event list
Is there something I need to set up manually?
- This reply was modified 3 years, 10 months ago by abrahambrookes.
Unfortunately that doesn’t prevent users from tabbing (or shift+tabbing) into those fields so it’s not really ideal. Should I just stick with Javascript?
Just a couple of input fields on my page – https://www.socialbutterflymarketing.com.au/10118nat-diploma-of-social-media-marketing/
namely the top two – ‘course code’ and ‘course name’ I don’t want to be user editable
Hm, I didn’t do anything but you’re right it seems to have fixed itself. There was a similar issue with the datepicker calendar icon and that’s also gone. Cheers!
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Updating tags while submitting a contact formI ended up hacking this in using the intercept hooks as outlined in the plugin docs – I had to add a ‘message’ field in the mailchimp dashboard form builder in order to have a message field in the easyforms builder, the I intercepted my form and emailed out the ‘message’ merge tag. I’m not on my pc atm so ping me back to remind me to add some example code!
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] How to create a Link to the wishlist page?The above snippet allows you to print the wishlist URL in code, but how do I link to the wishlist from the nav? I can only paste a page link in there, no PHP. Is there a different shortcode for “current wishlist”?