Issues when adding 2 Jssor sliders - javascript

I tried to add 2 JSSOR sliders ("carousel-slider.source & thumbnail-07.source") to my html site. But it didn't work. It works fine only with one slider.
What is the issue behind this?

To combine multi sliders in one page, please use different name.
For example, the name of the first slider is 'slider1', please make the second named 'slider2'.
So, please open thumbnail-07.source.html, replace all 'slider1' with 'slider2'.

Related

slick affecting my javascript code after adding .not(".slick-initialized")

I'm trying to implement two slick sliders on my website, somehow when I use .not(".slick-initialized") for my first slider, it breaks down all my other javascript code of my website, so the rest of the code does not work correctly, also the second slider does not work, what I'm doing wrong?

jQuery Datatables with two range slider filters

I managed to get a range slider working with Datatables using jQuery UI and a snippet I found online: http://live.datatables.net/teredumi/1/edit?html,css,js,output
It works great with one slider. I am not very good a jQuery and I am having trouble (conflicts etc) getting a second range slider #val_range_salary to work on the same page. I would be very greatful for any assistance with this issue and I am sure other will find it useful as well.
If you know of any jsfiddle or live.datatables that has solved this please show me.
Here is working code
http://live.datatables.net/teredumi/4/edit
First thing is you have not initialised your second slider
second thing is you need to add search function to update your dataTable

Shortcode inside a slider

I am looking for a slider that would be able to display shortcode in WordPress.
For example, I can create a map with the shortcode [awesomeMap id='1']. And I know there are a bunch of sliders out there, but I can't seem to find one where I could add slides that simply consists of
[awesomeMap id='1'],
[awesomeMap id='2'],
[awesomeMap id='3']
And then when I call [show-slider], it would give me a slider with 3 maps. I'm trying to setup the WordPress so that people taking care of it in the future won't have to touch the code too much...
Anyone know of a WordPress slider that would support this functionality.
Check out Layerslider.
It's a pretty robust slider, responsive, and allows the use of shortcodes by providing a place for HTML. I've used this plugin on several projects and just tested it with a map shortcode on one of my sites. Seems to work well. It's always possible you run into plugin conflicts, but it may work for you.

Jquery image gallery issue in expression engine

I have a slight problem with a javascript plugin i have integrated into expression engine (EE). I'm not sure whether its a CSS/HTML problem or something being overwritten in EE. I using the plug jqzoom, which i've managed to integrate fine on my static site However on my EE site click here the secondary image is not displaying (none) and is over lapping the primary. Initial set up of this plugin mean't to work like the following click here - you click on the thumbnail the image changes etc... does anyone know what's causing this problem?
in your first link I saw two images are already in a div with a class clearfix. But in the second one there is only one. I think somehow you messed up with the images in the first one. Try to look in the code where you entered the image source in the website you mentioned in first link

Content slide show

Hey I’m building this Content Slideshow
I have two problems:
1: I had it working, but now it’s broken…I’m spending the entire morning trying to figure out what I broke.
2 : When it was working, the slide will start at Content DIV three then jump to 1. And I wanted it to start at 1, then 2, then 3, and keeps respeating about every 10 seconds.
Here is my Fiddle http://jsfiddle.net/myislandshop/2AW8a/4/
Any help will be appreciated .
Thanks
It works if you remove the redundant window.load http://jsfiddle.net/2AW8a/5/
Full Disclosure: This is plugin that I have developed myself
Check out Basic jQuery Slider - either to use, or get some ideas on how to implement your own content slider.

Categories