Hi,
I am seeing this error in my console:
Uncaught ReferenceError: KTUtil is not defined
https://localhost:50461/assets/js/custom/authentication/sign-in/general.js:193
I think I have added all the scripts I need for this page:
<!--begin::Javascript-->
<script>
var hostUrl = "assets/";</script>
<!--begin::Global Javascript Bundle(mandatory for all pages)-->
<script src="assets/plugins/global/plugins.bundle.js"></script>
<script src="assets/js/scripts.bundle.js"></script>
<!--end::Global Javascript Bundle-->
<!--begin::Custom Javascript(used for this page only)-->
<script src="/assets/js/custom/authentication/sign-in/general.js"></script>
<!--end::Custom Javascript-->
<!--end::Javascript-->
sir! tell me how you fixed this
This has been fixed now.
Hi Joe Yeomans,
Sorry for the delay in reply.
Glad to hear that you already fixed this.
Please don't hesitate to reach out if you need anything more from us.
Regards,
Lauris Stepanovs,
Keenthemes Support Team
This for sure is not fixed. Downloaded the package tonight. Fresh clean install and certainly no custom JS or any other code for that matter. This happens everywhere, completely shatters the usability. We shouldn't need to go incorporate new scripts onto pages that should already be there correct?
How did you fix this? I am running into the same issue.
Same thing here.