Timepicker issue with popular Porto WC theme

Issue #1031 resolved
Valentina R created an issue

The issue is that the theme apparently uses BlockUI on the timepicker preventing our plugin to work properly. The issue is that the timepicker is never displayed because of a JS error in time-picker.js on line 134. Commenting out the block function there and also in file appointment-form.js (line 267) fixes it.

Theme authors say that it’s not on them to find the bug. We found it, now we need to either fix it ourselves if we can or ask them to fix it on their end. Until then, the customer was provided with the fixed version, but he won’t be able to update our plugin without doing the fix manually each time in the minified version of the files.

Reported here.

Comments (1)

  1. Log in to comment