Hello @ben_ritner
Hope all goes well with you.
I am getting following JS errors:
jquery.min.js?ver=3.6.4:2 Uncaught TypeError: e.indexOf is not a function
at S.fn.load (jquery.min.js?ver=3.6.4:2:85207)
at (index):83:24242
S.fn.load @ jquery.min.js?ver=3.6.4:2
(anonymous) @ (index):83
jquery.min.js?ver=3.6.4:2 Uncaught TypeError: e.indexOf is not a function
at S.fn.load (jquery.min.js?ver=3.6.4:2:85207)
at (index):86:59
S.fn.load @ jquery.min.js?ver=3.6.4:2
(anonymous) @ (index):86
jquery.min.js?ver=3.6.4:2 Uncaught TypeError: e.indexOf is not a function
at S.fn.load (jquery.min.js?ver=3.6.4:2:85207)
at (index):108:11896
S.fn.load @ jquery.min.js?ver=3.6.4:2
(anonymous) @ (index):108
jquery.min.js?ver=3.6.4:2 Uncaught TypeError: e.indexOf is not a function
at S.fn.load (jquery.min.js?ver=3.6.4:2:85207)
at (index):123:18462
Looking at stackoverflow, it could be caused by the following issues – deprecated JS version:
*Login to see link
I can see several examples of the issues mention here:
themes\virtue_premium\assets\js\min\plugins-ck.js
plugins\kadence-slider\admin\js\ksp_admin.js
plugins\kadence-slider\admin\js\min\ksp_admin-min.js
Do these need to be updated by you?