Hi, just bought the extended plugin but I keep getting the “please select another day” message. The connections are right and the workers are marked as “working: yes”
url: http://endomed.gr/rantevou/
4 Answers
Hi, can you please try using bootstrap version of shortcode?
[ea_bootstrap]
Best regards,
Nikola
now there is no date selection field
could it be that it is auto-selecting a date? with some modifications it allows me to pick an available time but no date
Hi, here what is the issue there. You have style on your site that is hiding calendar. Please add this to custom style field inside EA Settings > Customize page.
.ea-bootstrap .date { display: block; }
Best regards,
Nikola