josephc1985
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] No Order Notifications.Appreciate the Mod deleting the e-mail addresses. Don’t appreciate said mod with a God complex speaking to me like I’m eleven years old, though. Cheers.
- This reply was modified 9 months ago by josephc1985.
- This reply was modified 9 months ago by josephc1985.
Forum: Plugins
In reply to: [WooCommerce] No Order Notifications.Will do thanks. Would it be possible to redact the email addresses I posted? With the greatest will in the world, on a public forum it is suicide and I will be inundated with spam in no time. Thanks.
Forum: Plugins
In reply to: [WooCommerce] No Order Notifications.Fantastic. Thank you very much. I removed some email filters I had applied in the hello@ mailbox in Hosting Ireland and that seems to have resolved the issue. I have still contacted my host to confirm this was the issue as I don’t want it to be an intermittent problem and it was just a coincidence that it worked after removing the filters! Thanks again!
Forum: Plugins
In reply to: [WP Booking System - Booking Calendar] JobI didn’t. It was through a support ticket. I didn’t say I gave login credentials via this forum.
Forum: Plugins
In reply to: [WP Booking System - Booking Calendar] JobRoland I have been back and forth for a while now to no avail. I will post my issues on here later.
Forum: Plugins
In reply to: [WP Booking System - Booking Calendar] ChromeThanks. What I am asking is I would like the end date to be treated as the checkout day, so it remains available for future bookings. Is there a way to configure this in the plugin settings, or a hook/filter I can use to change this behavior?
Forum: Plugins
In reply to: [WP Booking System - Booking Calendar] Heading targetThat wasn’t correct at all. I managed to fix it with some tweaking.
- This reply was modified 1 year, 1 month ago by josephc1985.
- This reply was modified 1 year, 1 month ago by josephc1985.
Forum: Plugins
In reply to: [WP Booking System - Booking Calendar] Heading targetThat’s fine I just need to know what I’m targeting with the CSS? Thanks.
Forum: Plugins
In reply to: [WP Booking System - Booking Calendar] Days selectNever mind, figured it out. Split days!
Forum: Plugins
In reply to: [WP Booking System - Booking Calendar] ForbiddenI just cleared LS cache and that seemed to resolve it.
Forum: Plugins
In reply to: [WP Booking System - Booking Calendar] ForbiddenWorking fine now.
Forum: Plugins
In reply to: [WP Booking System - Booking Calendar] Start and End date layoutUPDATE: I sussed it:
.wpbs-form-selected-dates {
display: flex !important;
flex-wrap: wrap !important;
gap: 2rem !important;
align-items: flex-start !important;
}.wpbs-form-selected-date {
flex: 1 1 45% !important;
}Now working.
Forum: Plugins
In reply to: [WP Booking System - Booking Calendar] ForbiddenThanks. I will wait for a reply.