jQuery conflict with datepicker
-
Hi,
Because there was an issue with another plugin I found out there’s a jQuery conflict regarding the datepicker:
admin-script.js?ver=5.1.1:4 Uncaught TypeError: jQuery(...).datepicker is not a function
As far as I understand it’s located in file admin-script:
//date picker start and end date jQuery( "#start_date" ).datepicker();
Guido
- The topic ‘jQuery conflict with datepicker’ is closed to new replies.