Hello!
I've installed the Build.R template on a fresh installed Joomla 3.9.12. If I activate the template I'll receive the following error in console log:
Refused to execute script from 'http://stage.headster.de/templates/buildr/js/template.php' because its MIME type ('application/js') is not executable, and strict MIME type checking is enabled.
And there are two more errors. I think those are triggered because the js above couldn't be loaded:
(index):373 Uncaught ReferenceError: WOW is not defined
at (index):373
(anonymous) @ (index):373
(index):287 Uncaught TypeError: $.slidebars is not a function
at HTMLDocument.<anonymous> ((index):287)
at u (jquery.min.js?c58e7bc2dda716d2b66dee0db365a10e:2)
at Object.fireWith [as resolveWith] (jquery.min.js?c58e7bc2dda716d2b66dee0db365a10e:2)
at Function.ready (jquery.min.js?c58e7bc2dda716d2b66dee0db365a10e:2)
at HTMLDocument. (jquery.min.js?c58e7bc2dda716d2b66dee0db365a10e:2)
Is there any advise to resolv this errors?
Thanks in advance,
Michael