Forums
(@gkokkinou)
2 years, 5 months ago
Found solution myself..On this file “wp-content\plugins\ba-book-everything\includes\class-babe-order.php” there is a rule of || empty($_POST[‘date_from’]) that prevents email from being sent. By removing that it works.