Page 1 of 1

Startpage Error after Update to X3.27.1

Posted: 06 Feb 2019, 03:35
by ste1fan
Hey Karl,

after the Update my slideshow on index page does not show up anymore

 Error in Chrome Console:
jquery.min.js:2 Uncaught TypeError: Cannot create property 'guid' on string 'a'
    at Object.add (jquery.min.js:2)
    at HTMLDivElement.<anonymous> (jquery.min.js:2)
    at Function.each (jquery.min.js:2)
    at w.fn.init.each (jquery.min.js:2)
    at De (jquery.min.js:2)
    at w.fn.init.on (jquery.min.js:2)
    at h.onInitialized (x3.min.js:3)
    at h.trigger (x3.min.js:3)
    at h.init (x3.min.js:3)
    at new h (x3.min.js:3)
add @ jquery.min.js:2
(anonymous) @ jquery.min.js:2
each @ jquery.min.js:2
each @ jquery.min.js:2
De @ jquery.min.js:2
on @ jquery.min.js:2
onInitialized @ x3.min.js:3
h.trigger @ x3.min.js:3
h.init @ x3.min.js:3
h @ x3.min.js:3
(anonymous) @ x3.min.js:3
each @ jquery.min.js:2
each @ jquery.min.js:2
t.fn.owlCarousel @ x3.min.js:3
qb @ x3.min.js:3
(anonymous) @ x3.min.js:3
each @ jquery.min.js:2
each @ jquery.min.js:2
Vc @ x3.min.js:3
sa @ x3.min.js:3
imagevue @ x3.min.js:3
imagevue_ @ (index):12
onload @ (index):312


https://www.exploretheworld.world


Any Idea why?

best regards
Stefan

Re: Startpage Error after Update to X3.27.1

Posted: 06 Feb 2019, 04:32
by mjau-mjau
I did some research into the error, and after testing with your page settings locally, I found the error occurs because of combination of settings AUTOPLAY enabled and SHOW TIMER disabled, in your folders > layout > carousel .
Image

For now, until this bug is fixed, you will either have to disable "autoplay", or enable "show timer" ... If you enable "show timer", you could just add some custom CSS that will HIDE the timer.

Sorry for the inconvenience.

Re: Startpage Error after Update to X3.27.1

Posted: 06 Feb 2019, 04:44
by ste1fan
Thanks for your quick feedback. I have deactivated autoplay for the time being. Startpage works now.

Re: Startpage Error after Update to X3.27.1

Posted: 14 Feb 2019, 01:22
by mjau-mjau
mjau-mjau wrote:I did some research into the error, and after testing with your page settings locally, I found the error occurs because of combination of settings AUTOPLAY enabled and SHOW TIMER disabled, in your folders > layout > carousel .
This bug was fixed in latest X3.27.3 release. Feel free to update and change your settings back.