Hello,
I’m currently running:
WordPress 6.7.1
WooCommerce 9.5.2
Woodmart Theme 8.0.6
I have enabled the Woodmart waitlist function and followed these steps:
Set a product to “Out of Stock.”
Signed up to the waitlist and received the “Confirm Waitlist” email successfully.
Verified that my email is showing as subscribed on the product page.
Returned the product back to “In Stock.”
However, after the product is back in stock, no waitlist notification email is sent to the subscribed customers.
I also checked my Cron Manager for any waitlist-related cron jobs (similar to the wishlist ones below), but I only see these cron entries:
woodmart_wishlist_on_sales_products_email
woodmart_wishlist_send_promotional_email
woodmart_wishlist_send_back_in_stock_email
woodmart_wishlist_register_on_sales_products
woodmart_remove_not_confirmed_emails
I don’t see any cron job related specifically to the waitlist. Is there a known cron job for the Woodmart waitlist that needs to run in order to send back-in-stock notifications? If so, is it possible to create or register this cron job manually?
Could you please advise what further steps or settings I should check to troubleshoot this issue? Any guidance on manually creating the correct cron job or confirming the waitlist settings would be greatly appreciated.
Thank you in advance for your assistance!