Hi, I have a similar problem. In services I have duration, slot_step (=20) and price (=0) but in frontend I do not see plugin shown. Error in server log is:
PHP message: PHP Warning: Undefined property: stdClass::$duration in /var/www/xxx/xxx/xxx/web/wp-content/plugins/easy-appointments/src/frontend.php on line 709
PHP message: PHP Warning: Undefined property: stdClass::$slot_step in /var/www/xxx/xxx/xxx/web/wp-content/plugins/easy-appointments/src/frontend.php on line 710
PHP message: PHP Warning: Undefined property: stdClass::$price in /var/www/xxx/xxx/xxx/web/wp-content/plugins/easy-appointments/src/frontend.php on line 712