174 comments found.
Hi,
is jQuery 3.5 supported?
Can i make diagonal skewed slides?
Are we able to skew the slider and or images?
Hello I am interested in hiring the developer to help with the slider, are they available for this?
Hello. Can you please help me? I bought this plugin but I can’t install it on wordpress. I have it in .zip format but if I upload it as a plugin, it will write to me: This package cannot be installed. No valid plugins found.
Can you please help me? Thank you
this is not a WordPress plugin, there is another version for WordPress
Sorry I’m in this amateur. So first I have to buy an unleash slider for $ 20 so it will work for me? I need a slider like MolecularProducts. But the video may not play. All i need to do is just the pictures and after the mouse, you will still have pictures. Will it work with that unleash slider plugin?
Thank you
yes but you cannot have text on the slide when it is closed like molecularproducts, and you don’t need this plugin you can refund it and buy the WordPress one
So can I apply for a refund? Will you return my money if I did not use this plugin ? That would be great and I would give you a good rating for help. Thank you
I want to destroy slider in response but couldn’t found any help in documentation please guide me how to destroy the slider?
Hello, unfortunately this option is not supported. Please feel free to request a refund if that was an important feature for you. Thanks
Yes, that is an important feature for us as in responsive we need to destroy this slider, how i can request refund ?
I am not sure, check this: https://help.market.envato.com/hc/en-us/articles/202821460-Can-I-Get-A-Refund-
Cannot make slider 100%? Which css do I edit to do this?
100% of what exactly? Width? Height?
Width. Setting it on the container and removing the container didn’t change it.
the slider should take 100% of the width of its container automatically. Do you have a link for your website?
I just downloaded directly to my computer and opened the example_2.html file. What should I edit in the example_2 file to make that slider appear 100% of the width of the browser window?
as I said the slider takes 100% of it’s container so if you need it to take the full width of the screen remove the containers around it which in this case the div with “large-12 columns” classes and the div with “row” class
That worked – thanks!
Hi! I bought your slider, thanks for the great job. But I have a few questions I hope you can help me.
I want to do the same as on this site: molecularproducts.com most likely, your slider is also installed there.
I need a few more improvements: 1. Initially, the picture should be shown, and when you hover the mouse, the video should be played. When the mouse leaves the slider, the picture should appear again. 2. The title should be displayed on an inactive slide and more text should be added on hover. 3. The height of the slider should be the same as on their website.
I would be very grateful for your help in solving this problem for me.
Hello, thanks for your message. I saw this website before but unfortunately they have done some custom coding to do these features. So these are not available out of the box but you have to write some code to modify the plugin, so if you can’t do it or you can’t hire someone to do it you can send me a refund request and I will accept it. I am really sorry and I hope you understand. Thanks 
Hello,
I’ve bought this slider and I get poor results on WordPress. I’ve seen in the previous comments that it would be possible to refund this and buy the WordPress one? Would that be possible?
Thank You!
yes you can request a refund.
hi i want this silder but html and javascript version for my basic website
yes you can
can i use this in html?
dear friends,
we’ve recently bought unleash 3. using it in our worpress really lead to bad results. i understand that there is a version designated to wordpress. is it possible to switch to this version?
dean
you can request a refund and buy the WordPress one if you want.
Pre-purchase question: Is it possible to “lock certain slides”? I need a slider that can display images showing phases of development, a new photo is released every week and is the featured slider when the user visits.
Can you please paraphrase? do you mean you want to open a certain slide and keep it opened? you can check the api documentation there are methods to do that https://previews.envatousercontent.com/files/222844661/documentation.html#7
Hi. I want to know if it is posible to export a slider to import in other site?
Thanks
hello, unfortunately this feature is not available.
Hi. I want to know if it is posible to export a slider to import in other site?
Thanks
Hi. I want to know if it is posible to export a slider to import in other site?
Thanks
Hello,
I’ve just purchased your slider. However, I’m having problems implementing it into my page because:
1) It’s only working with at least 4 slides, having less causes a JS error during dragging from right to left (Uncaught TypeError: Cannot read property ‘left’ of undefined, jquery.unleash.2.js:207))
2) jQuery > 1.11.0 (included) doesn’t seem to work. I tried 1.11.3, then 1.11.1 with the same result: changing slides by dragging from right to left is faulty
Thanks in advance
P.S. tried all tests with the bundled example_1.html
Thanks for the quick response, I will fix this in the next couple of days.
Thank you. In the context of the bugfixing, is it possible for you to make it working with jQuery 1.11.3, too? (Background: I’m using Contao CMS for my project and this version is comes bundled with the CMS)
The update is out now, your issues should be fixed 
Works like a charm now, thank you!
Hello, I discovered another issue: I have multiple sliders on my page, but on initial page load none of the sliders is visible (due to height=0px). When I reload the page or resize the window, everything becomes visible. Is there any way you could have a look into it?
The page is: http://www.pronego.com/projects/phasegruen/cloudgermany/ I write the login data for the htaccess via private message.
Thank you, cheers
Hey, sorry for being late, can you try initializing the plugin inside $(window).load(function(){ .... })?
Hey,
Thank you, window.load() resolves the issue because the images are then available to determine the height.
However, we noticed yet another problem: Creating a slider with slideshow=false, then a JS error is thrown when accessing the non-existing loader element (it is not rendered in the DOM in that case).
Thank you, cheers
excuse me I don’t get the second issue, and I don’t see any js errors, can you elaborate?
Okay thank you, the problem is solved.
We found another problem by initialize multiple sliders with different settings:
1.) $(’.unleash_slider:not(.slider-produkte)’).unleash({ slideshow: false, initially_open_slide: 1, hide_controls: true, });
2,) $(’.slider-produkte’).unleash({ initially_open_slide: 0, hide_controls: true, });
If I change the sequence, the 2.) unleash_slider_bg wont run anymore after I hover it.
Many thanks in advance
where can I find an example of that?
You can find it on this page: http://www.pronego.com/projects/phasegruen/cloudgermany/start.html With the same login as last time
ok I will take a look at this tonight or tomorrow, meanwhile you can try setting pause_onmouseover: false
If I have the “correct” sequence as written above, everything works. I just would inform you about this error.
Thanks a lot for that, will take a look at it as soon as possible anyways.
Did you have time to take care of the problem?
oh sorry I totally forgot, I will check it this weekend, this time for real I promise 
hey,could you send me your email to themegasm@gmail.com, I want to send you a new version to test it.
Hi
We are still using version 2 of the plugin. When initial_open_slide is not 0 the slider goes immediatelly to the next slide and does not wait for slide_duration. This seems to be a bug in the V2 of the script.
Any fix for this?
Note : the download package does not contain version2 anymore. The content of the v2 js is actually the v3
Looking forward to your reply.
There is another issue in V2 when initial slide is set to f.e. slide 2 and the caption is set to pop-up then the captions of slides above slide 2 are not hidden on load They show partly as the js calculates a wrong bottom value for any slider after the initial slide.
Note : Make sure the caption of slider 3 and further are bigger in height then the caption on slider 2 ( the initial slide)
Hello, I will look into this, just need to know is there any reason you are not using version 3?
How do I put a youtube video into a slide?
Thanks
Hello, as mentioned in the docs you can only put HTML5 videos.
Hi, Can we use fixed value of bar size? This plugin bar size is changed based on slider width. But I need fixed size for the remain bars.
Hello, What do you mean exactly by bar size?