fabiorino / crelly-slider

A free responsive slider for WordPress that supports layers. Add texts, images, videos and beautify them with transitions and animations.
MIT License
104 stars 36 forks source link

a.event.props is undefined #54

Open johnmarlow007 opened 6 years ago

johnmarlow007 commented 6 years ago

Hi, fabiorino. First of all, BIG CONGRATS for this great plugin! I used it on a WP project and I liked its flexibility a lot... I think it's one of the best slider out there.

Now I am working on a Drupal website that require a slider and I tried to use crelly. After quite some time trying to implement the native slider (from the wordpress folder), I managed to add it to the page (I am still new to drupal) but I keep getting the error 'a.event.props is undefined'. If it helps, I checked the jquery version on that website and it's 3.2.1. and I saw you are using 1.11.0 in your plugin.

In any case, if I can make it work in a short while, I would be really interested to start a dupal module for crelly slider, simmilar to the wp one. Obviously some input and support from you would be great if you can spare little time and like the idea. Please let me know your toughts. Best regards, Dragos

fabiorino commented 6 years ago

Hello, thanks for the positive feedback. jQuery 3 is not supported yet, especially because the support for jQuery 3 in jQuery mobile is still in alpha. I would recommend using jQuery 1 (which is still the default version that comes with the most recent version of WordPress). jQuery 2 should also work.

About the Drupal module: that would be absolutely great! If you want to get in touch with me, email me at fabiorino@outlook.com. I would be really glad to provide support.

johnmarlow007 commented 6 years ago

Hello. Just wanted to update this and tell you that the company has to use jQuery 3, so I am afraid in this case I had to abbandon the crelly implementation because a solution had to be found quickly and I had to use another slider. But I love the project and I will definitely recommend it to everyone (as I've done in the past) and will try to contribute if I can. Thanks and good luck with it!

fabiorino commented 6 years ago

Thanks for your support :)