Problem with select2 function
-
I have the following error in my console causing several problems (e.g. drop down menu is not working on hover).
Uncaught TypeError: jQuery(…).select2 is not a function
at HTMLDocument.<anonymous> (um-scripts.min.js?ver=dd6fc7c9f966f21a57e2189aa5ab80f9:1)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
at Function.ready (jquery.js?ver=1.12.4:2)
at HTMLDocument.K (jquery.js?ver=1.12.4:2)If i delete the function select2 from the file /wp-content/plugins/ultimate-member/assets/js/um-scripts.min.js everything is ok (until the next update…)
Any ideas please?
- The topic ‘Problem with select2 function’ is closed to new replies.