Hi Aniket,
here is a list of the affected files:
best regards,
SF
I added following line to “/public/class-easyappointments-public.php”, line 122:
if (!empty($attributes['language'])) {
$query_data['language'] = $attributes['language'];
}
That allows to pass any language as default in the shortcode:
[easyappointments service="1" provider="2" language="english"]
I testet with iPad Air/iOS12 and Mac Safari v12 and i can’t reproduce the issue. Looks good to me. 🙂