Please select another day
Hi Nikola, thanks. Link:
http://glasgowpremierphysiotherapy.co.uk/booking/
HI Nikola, how would I skip EA fields from being converted?
There hasn’t been any modifications for my end. I updated the plugin and it stopped working. I even tried a clean install.
This is done by the theme. Maybe auto update or something. But that code exist now inside current theme.
Best regards,
Nikola
Hi inside this file:
http://glasgowpremierphysiotherapy.co.uk/wp-content/themes/gpp/js/init.js
look for function called select2Init
and alter this line:
$('select:not(.state_select):not(.country_select):not(.comment-form-rating #rating):not(#tribe-bar-form select)' ).each( function() {
to be :
$('select:not(.filter):not(.state_select):not(.country_select):not(.comment-form-rating #rating):not(#tribe-bar-form select)' ).each( function() {
After you save the change do the hard page refresh and see if select is old one.
Best regards,
Nikola
Legends cheers mate
you’re welcome 😉
Please login or Register to submit your answer
Is there any solution to this? I currently have an active site but it’s unable to show dates for people to book. Connections are fine and set to working?