69 comments found.
How hard is it to add overlay TEXT TITLES to “Range Slides”?
Thank you for taking interest. You can add text in range slides easily with the help of some HTML and CSS. We will also help you to add text.
I’m building a site using your video carousel, here is a link to the page. http://test.fsgi.online/home.html
The issue that I am having is, the video and slide transitions are 10 sec long but the code seems to be repeating the first 5 seconds of the video, it isn’t playing it until the end.
Can you point me in the right direction to solve this?
Thanks for purchasing the product.
Actually when slider shows the next slide the previous slide’s video does not stop and repeating continuously. This thing is creating the such effect that it is repeating the first 5 seconds video.
Is there a way to sync the video to its slide so that it fires from the beginning when its slide plays?
Hey guys do you have a mix of the RANGE SLIDER and the THUMBNAIL IMAGE CAROUSEL so basically the thumbnails if there are more than fits the area will have a carousel. I will be using it for an ecommerce product gallery. If there are more than say 4 items the thumbnails will be sliders. So if i purchase this can you help me or adapt one of these?
Thank you for taking interest. Unfortunately, it is not possible right now.
I am using adv_gp_products_3_columns_carousel
If there is 1 item or 3 items, it works as expected. If there is 2 items it repeats the 2nd one twice.
What is happening?
Thanks for purchasing the product.
Please send us your site link where you are using this on our email and we will solve your problem.
szthemes53@gmail.comThanks for the very prompt response. I have just emailed it through for link privacy. Feel free to respond publicly.
Hello can I embed the carousel on external sites, with iframe or similar? Thanks for collaborations Fabio
Thanks for purchasing the product. May be you can embed the carousel on external sites, with iframe. We never checked it.
Hi there, I’m using the simple carousel. When I add more slides (so for ex. I have 6 slides currently) clicking the next and previous buttons jumps 2 rather than 1 slide. Swiping, clicking the little box indicators at the bottom and letting the slides change with automatically with the time interval works fine. It’s just the next and previous buttons where it jumps 2. Any advice on how to fix this?
Thanks for purchasing the product.
Please send us an email with the link of your site, where you are using this carousel and we will help you to fix the problem.
szthemes53@gmail.comIt’s actually based on your demo script-all you need to do is add even one more slide. But I was able to fix it using the same principle as your indicator buttons code, meaning adding a next and prev button to each slide. It’s messy but it works.
It means that your problem is solved. but still if you face any kind of problem, we are always here for your help.
Is this compatible with current versions of Bootstrap and Jquery?
Thank you for taking interest. Yes this is compatible with following versions of bootstrap and jquery:
Bootstrap v3.3.6
jQuery v1.12.4
You can also check our new product of slider that we have prepared with the latest Versions of bootstrap and Jquery.
http://codecanyon.net/item/paradise-slider-responsive-bootstrap-carousel-plugin/16059710?s_rank=4Thanks for the quick answer. I am using Bootstrap 3.3.6 and Jquery 2.2.4
I had a look at that but it appears this product is more suited to a “related products” display. That other one is huge with a bunch of stuff I don’t need.
Yes our Both Items are compatible with Bootstrap 3.3.6 and Jquery 2.2.4
http://codecanyon.net/item/paradise-slider-responsive-bootstrap-carousel-plugin/16059710 http://codecanyon.net/item/responsive-bootstrap-carousel/13112740Please do not hesitate if you have any further queries about this item
Just send us an email on szthemes53@gmail.com
The Swipe functionality seems to work the opposite way. If you swipe LEFT, the carousel moves to the right and if you swipe right, it moves to the left. Any idea how this can be fixed ? Thank you
Thanks for purchasing the product.
Please send us a email and we send you the solution.
Where can I set the speed of the carousel? And how can I set it to not autoplay?
PURCHASE CODE 54e2ac5e-4812-4791-ab5c-04016d5a672d
Let me know. Thanks!!
Thanks for purchasing the product.
We can not change, set or control the speed of Bootstrap Carousel.
But you can increase or decrease delay between the sliding by changing the value of data-interval=" ".
If you want to stop auto play of carousel then assign the value to data-interval="false".
You can find data-interval=" " attribute in the first div of the carousel.
Does this carousel support lazy loading of images as it is scrolled?
Thank you for taking interest. Unfortunately, it is not possible right now.
I’m trying to make the Responsive Bootstrap Carousel Video Full Screen… Can you help?
Thanks for purchasing the product.
Can you explain your problem clearly through the email szthemes53@gmail.com
how can i use it can you tell me please, i wish i can add testimonials on my web site( i use html and css only) do i need some js script to add and how it will slow down the page.
Thanks for taking interest.
Please read online documentation
https://0.s3.envato.com/files/154379374/documentation.htmlHi, I have purchased the Responsive Bootstrap Carousel and I have a question regarding the video carousel. As per your scripts the carousel works with HTML5 video tag including mp4. The script works fine for desktop browsers, but not for mobile devices like iphone or ipad. Do you have a solution to this issue?
Thanks
First of all thanks for purchasing the product.
HTML 5 video tag do not support mobile devices.
Hi, I am trying to create a video carousel for my website with 3 rows and 4 column. Can your carousel implement that ?
Thank you for taking interest. Unfortunately, it is not possible right now.
Hi i would like to ask about the Bootstrap Carousel With Thumbnails i want to create Carousel With bottom Thumbnails
after 13 Thumbnails the Carousel creates second line is there any way to do it with one line with overflow?
Thanks
Thanks for purchasing the product.
Please contact us through e-mail and we shall provide you the solution.
Hi, how do I align the slides vertically to the bottom when the height of the picture is larger than the slideshow height?
Thanks for purchasing the product.
Can you explain your problem clearly. or contact us through the email szthemes53@gmail.com
HI, I would like to ask a few questions before buying the slider.
1. Can I install a few sliders on one page? 2. I would like to show one image at a time on RANGE SLIDES CAROUSEL. How can I do this? At the very end of the demo you have two images next to each other but I would like to have just a single image. Basically changing one image at a time. 3. Do you have any video tutorial or demo? 4. Is the editing easy or it requires heavy coding.
Thank you for taking interest.
1. Yes you can use multi slider on one page. 2. If you want to show one image at a time it is very easy. – just replace the HTML code
From:
<div class="item"> <div class="col-xs-12 col-sm-6 col-md-6 range_slides_item_image"> <a href="#"><img src="images/sm_slider_04.jpg" alt="slider 04" /></a> </div> </div>
To:
<div class="item"> <div class="col-xs-12 col-sm-12 col-md-12 range_slides_item_image"> <a href="#"><img src="images/sm_slider_04.jpg" alt="slider 04" /></a> </div> </div>– And also delete the class from HTML code
two_shows_one_move
3. Unfortunately, we have not any video tutorial right now.
This did not work. It broke the slider.
Here is what i did as you suggested.
two_shows_one_move <!
<!
<!
<!
Thanks for purchasing the product. Please contact us through e-mail and we shall provide you the solution.
.
What is the support email address? Thank you
Hi great product, i ve several presale questions :
Does it use VideoJs for video slider ? Can we combine Image and Video Slider ? Can we customize element like right and left button easily ?
Thank you
Thank you for taking interest.
We have used HTML5 video tag. We did not use any VideoJS for this purpose. As well as concern to combine image and video slider, if you want to add images in video slider it is very easy. But if you want to combine video slider with other given sliders then it is difficult. You can easily customize the elements if you understand to override the CSS of the elements.
Hello, as I can embed youtube video in slider?
Thanks for purchasing the product. Yes you can embed youtube videos in carousel. Please contact us through e-mail and tell us in which demo you want to embed youtube video.
hi, i bought this script, it was mistaken, i dont know any java script, i want to refund or do you have any wordpress carousal plugin thax
Salih ARI
Dear contact Envato Help Team. We can’t do any thing.