Posts
Westside London – Wigmore Sports – 2025-03-26
Trying to suppress waitlist notifications when cancelling reservation. Testing cancellation hooked to wcwl_after_remove_email_from_waitlist – works, but reservation cancelled in checkout. Using is_checkout() in cancellation function – works! Meeting with MW to run tests – working! Cleaning up code ready for deployment. Deploying to live. Testing.
Westside London – Wigmore Sports – 2025-03-25
Preventing reservation cancellation from cancelling paid reservations. wcwl_after_remove_email_from_waitlist running too early – refactor to cancel reservation by hooking on ajax call when user removes themselves from the waitlist. Testing with MW – sends back in stock notification to user who has removed from waitlist. Re-instate mp_demo_stock_level_has_broken_threshold check – doesn’t work. Tracing reservation cancellation process to […]
Westside London – Wigmore Sports – 2025-03-24
Testing expire reservations – working. Testing reservation process. Testing removal from waitlist in My Account – reservation not cancelled. Re-instating wcwl_after_remove_email_from_waitlist hook – not working.
Westside London – Wigmore Sports – 2025-03-21
Debugging demo return shipping not added to cart. Refactoring demo code to use mp_is_demo_product_id – fixes issue. Reviewing refactored code on dev site – works. Updates to MW. Fixing orders 321677 and 321688. Meeting with MW testing reservation process – “Not enough units of %s are available in stock to fulfil this order.” error. Function […]
Westside London – Wigmore Sports – 2025-03-20
New availability function to check item is available or has been reserved for this user. Refactoring cart and checkout validation to use this function. Testing. Phone call with IB re: next customer on waitlist being incorrectly notified when first customer tries to buy it. Tracing reservation process. Refactoring – can’t add reserved items to cart […]
Westside London – Wigmore Sports – 2025-03-19
Responding to MW re: demo items not in inventory. Phone call with MW. Fixing fatal error on Return Service. Investigating items failing to be added to the demo inventory – they are not available to be added because they were reserved for someone else. Adding validation to in-store order creation. Adding orders to inventory manually. […]
Westside London – Wigmore Sports – 2025-02-27
Meeting with MW going through string system.
Westside London – Wigmore Sports – 2025-02-21
Phone call with MW re: Cloudflare DDS settings. Style tweaks for mobile view. Radio button spacing. Button styles. Order payment / cancellation links. Testing new order item – works.
Westside London – Wigmore Sports – 2025-02-19
Datepicker styles. Booking date styles. Consistent input styles. Select2 styles. woocommerce_form_field description styles.