Back to Ultimate Website Builder - CREATOR Theme Bundle Support

gorbiromaric56271
gorbiromaric56271

Good morning dear CREATOR, I just buy the Creator theme, but some functionality are not working Selection of the Language, Research bar, Slide image are not working also. I check in the inspector and I have this error:

NB: I am using october 2,
following a recommandation in this forum, I copy all the assets folder in the child theme, but still not working

$(...).render is not a function at 2888180fbeb2a7ac7d6fd482efa960d3-1667850770:252:17 at 2888180fbeb2a7ac7d6fd482efa960d3-1667850770:258:2 bootstrap-touch-slider-min.js:7 Uncaught TypeError: t.carousel is not a function at HTMLDivElement.<anonymous> (bootstrap-touch-slider-min.js:7:11095) at Function.each (2888180fbeb2a7ac7d6fd482efa960d3-1667850770:2:3003) at S.fn.init.each (2888180fbeb2a7ac7d6fd482efa960d3-1667850770:2:1481) at n.fn.bsTouchSlider (bootstrap-touch-slider-min.js:7:10805) at (index):1873:22 56f0627f43f134311d6121d23a6c76af-1:1 Failed to load resource: the server responded with a status of 404 (Not Found) DevTools failed to load source map: Could not load content for chrome-extension://bejnkpeokbmilompefleppmlblpblbok/app.bundle.js.map: System error: net::ERR_BLOCKED_BY_CLIENT DevTools failed to load source map: Could not load content for http://patrol.test/combine/bootstrap.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load source map: Could not load content for http://patrol.test/themes/ketikidis-creator-child/assets/vendor/jarallax/js/jarallax.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load source map: Could not load content for http://patrol.test/themes/ketikidis-creator-child/assets/vendor/aos/js/aos.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load source map: Could not load content for http://patrol.test/themes/ketikidis-creator-child/assets/vendor/jarallax/js/jarallax-video.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load source map: Could not load content for http://patrol.test/themes/ketikidis-creator-child/assets/vendor/aos/css/aos.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

gorbiromaric56271
gorbiromaric56271

Hello, CREATOR, I guess the you are busy, but I found the solution, I hope, it will help other people. in partial/site/scripts.htm I changed <script src="{{ [ '@jquery', '@framework.extras', 'assets/vendor/popper/popper.min.js', 'assets/vendor/bootstrap/js/bootstrap.min.js' ]|theme }}"></script>

with

<script src="{{ [ '@jquery', '@framework', '@framework.extras', 'assets/vendor/popper/popper.min.js', 'assets/vendor/bootstrap/js/bootstrap.min.js' ]|theme }}"></script>

I had '@framework', between '@jquery', and '@framework.extras',

1-2 of 2