elementor/elementor

Problem with Image Carousel

strikermdd opened this issue · 2 comments

Description

If i add a gallery to Image Carousel (Latest version 1.6.2), i can´t see the images in lightbox, it aways show me the same image. In Elementor Page Builder, i dont have any errors, all images show and go in and out ok, but not in page main view. In console i see this error:

Uncaught ReferenceError: Swiper is not defined
    at f.d.onShow (http://myaddress.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=1.6.2:2:22542)
    at f.trigger (http://myaddress.com/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=3.2.3:3:3740)
    at f.show (http://myaddress.com/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=3.2.3:3:3508)
    at o.showModal (http://myaddress.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=1.6.2:2:20919)
    at o.function.i.(anonymous function) [as showModal] (http://myaddress.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=1.6.2:2:28402)
    at openLink (http://myaddress.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=1.6.2:2:24910)
    at HTMLAnchorElement.function.i.(anonymous function) (http://myaddress.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=1.6.2:2:28402)
    at HTMLDocument.dispatch (http://myaddress.com/wp-includes/js/jquery/jquery.js?ver=1.12.4:3:12444)
    at HTMLDocument.r.handle (http://myaddress.com/wp-includes/js/jquery/jquery.js?ver=1.12.4:3:9173)

Steps to reproduce

Add a Image Carousel with images in a page and save. See the page created.

Environment

Ubuntu Linux 16.04 LTS, NGINX, PHP-FPM

I have the same problem. in the Page Builder it is working fine, but not on the saved page outside of the builder. It is not woking in Chrome, Internet Explorer or Firefox. I am using shared hosting from Inmotionhosting

I was able to reproduce this issue on a fresh WordPress install (v8.2.1) running PHP v7.1.1 on my localhost using XAMPP.