Code

Discussion on Bootstrap 4 Carousel Responsive jQuery Plugin

Discussion on Bootstrap 4 Carousel Responsive jQuery Plugin

Cart 200 sales

szthemes supports this item

Supported

This author's response time can be up to 1 business day.

26 comments found.

Hello Author, Thank you for the slider plugin. Is it possible to share slider pack including images as it will be easy for me to select proper slider for my site. I wont be using any of your slider images in my project. I need them just to select a better slider. Hope you will consider my request.

Thank you John A

Compatible con B v4.3.1?

Yes it is compatible.

Good luck with your sales

Thank you very much for your kind words

Dear Support, your carousel for bootsrap is a great plugin! But why the animations of text is only work with windows 10 pro and not with win10 ? Is there a other javascript installed?

Hope you help me.

Thanks,

Jan

Hi,

Thanks for using our product. As far as your concerns are concerned, our plugin has nothing to do with Windows versions compatibility. Please provide us a live preview or link of your site where you are using it.

Regards,
szthemes
szthemes1@gmail.com

I C’ant find sz-slider folder in main zip file.

I c’ant find sz-slider folder in main zip file

Hi!

First of all, good job on this awesome carousel plugin, it’s really nice and easy to use!

I bought it a few months ago and now I’m in a situation where I need to use two different carousels on the same page. Unfortunately, I encounter some issues when I open the page from mobile. This is the page on the developing hosting (if it gives you an error when trying to open the page, just refresh it): https://www.bottleneckstudio.it/taxi/

Can I ask for your help? I would really appreciate it.

Thank you in advance.

In fact I checked on the Android mobile of my coworker and it works fine. Apparently the issue presents itself on iOS browsers (chrome, safari, firefox and opera). Here you can see what happens: https://www.bottleneckstudio.it/taxi/RPReplay_Final1575909216.mp4

Hi,

Please follow the instructions:

1 – Delete the class “thumb_scroll_x” from “testimonial_095” carousel. Because you are not using indicators in this carousel.

2 – After removing above class check your site again. If the problem still exists then provide us following information.

a) On which device you are testing it? iphone, ipad etc.
b) iOS version number.
c) Which browser you are using? chrome, safari etc.
d) Version number of the browsers.


Regards,
szthemes
szthemes1@gmail.com

Thank you!! It works fine now! Thank you thank you!

Hi! First of all, really nice work on this product! I was wondering if it were possible to change the slide transition to a fade transition in one of the kenburns effect sliders (kenburns-063 specifically).

Thanks in advance for your response

Hi,

Thanks for using our product.


If you are using Bootstrap Version 4 :
Add “carousel-fade” class with “slide” class.


If you are using Bootstrap Version 3 :
Replace “slide” class with “ps_fade” class.


Please watch this image for more detail:
https://imgur.com/CfQUtBg


Regards,
szthemes
szthemes1@gmail.com

I am having an issue with it working in Edge. It shows the first slider but the next ones don’t seem to show up unless I resize the page and force the Dom to update.

Hi,

Thanks for using our item. Can you please provide us a live-preview or a link of your site where you are using it?

Regards,

szthemes
szthemes1@gmail.com

Sent you an email to your listed address with a link. Both the header slider and the carousel at the bottom of the page. thanks

Please check your email.

hi. i can use image (logo) instead text on full width sliders? like on ‘full_width_animated_layers_001.html’ the text ‘dolor loborti eros’ i want to put a logo. i can change this? tks!

Hi,

Thanks for using our item. Yes you can use logo instead of text by customizing some HTML And CSS code. Provide us live preview or link of your site where you are using it and we will provide you solution.

Regards,

szthemes
szthemes1@gmail.com

some pre purchase questions (at least one extended license)

a) I would like to use this impressive plugin also for hover events (disabeling indicators and controlls), basically exchanging an image by another on mouseover and showing the original one on mouseout. Is this possibility already build in?

b) Some content may not be visible on document ready (i.e. hidden by collapse or other code). I would like to start animation (with individual delay) only after the corresponding .carousel-inner (or its container) becomes visible. Is this already build in?

If both options are not jet available: Is it possible to get non-minified versions of css and js, so I can add these features myself? I would provide you with my solutions to these (and posible other) features with the right to modify (if needed) and integrate it in this and other products free of charge – or if you prefer – find another solution (features develloped by you and compensated by other means (i.e. additional licenses) to get the features I need. In any way, I need a fast solution.

thanks Armin

Hi,

Thanks for taking interest. It is not possible.

Regards,
szthemes
szthemes1@gmail.com

Hi,

Does this Plugin work with Elementor? If so, Do I need to write code for it to work? Also, does it affect upload speed, as some of the plugins do?

Can I have Upsells & Related Sliders on the WooCommerce single page?

Can I have sliders for different categories, with the option of deleting a specific product(s) on any of the pages?

Waiting to hear from you, based on which I will make a purchase.

Regards

Hi,

Thanks for taking interest. It is simple jquery version of plugin and it does not work with Elementor.

Regards,
szthemes
szthemes53@gmail.com

I’m using adv_gp_products_6_columns_carousel.

When I add button, input spinner, data-toggle input = “tooltip”...

Example: <button type=”button” class=”btn btn-default btn-xs addToCart” idProduct=”sku1596” imagen=”images/w_shop_101_01.png” titulo=”product name” price=”1000,00” type=”A” data-toggle=”tooltip” title=”Add To Cart”></button>

1) They operate only in the first slide.

2) It is not possible to click on mobile devices.

3) When resizing screen, you can’t click the buttons, the 2,3,4… slide

Thank you.

Hello,

link to site: https://bit.ly/2I11HuH

Please try the button “Add to cart” and input group.

Regards Javier Giachero

Hi,

We have investigated your page and realized that our carousel would not work in this situation. Our carousel only displays information in the form of text, images, links, icons etc. It does not support any functionality like in your situation. Sorry for the misunderstanding, you may send us a refund request, and we will approve it as soon as possible.


Regards,
szthemes
szthemes53@gmail.com

Thank you very much for your attention, This very good product, I hope that in the future can solve it. I’ll Use the rest of the features that are very good. I Also highlight honorability by offering me the money’s refund.

Best Regards Javier Giachero

How can I use two or three adv_gp_products_6_columns_carousel Independent, control left and roght, for each one.

Hi,

Thanks for using our product. Can you please provide us more information about your concern. And provide us a live preview or link of your site where you are using it.



Regards,
szthemes
szthemes53@gmail.com

I could solve the proble

Hello,

How can I change the size of the square in Paradise Full Width Images Layers 012 slider and make it smaller?

Thank you.

Hi,

Thanks for using our product. Please add the following code after all css files in head section.

<style> .fw_il_012_slide{ width: 215px; height: 215px; } </style>
By changing the values you can increase and decrease the width and height of square.

Regards,
szthemes
szthemes53@gmail.com

Hi,

I purchased and used your script on (https://www.evrensel.net/tema/evr19/indexcss.php). It’s still a demo page.

But there is a problem with mobile screens.

If I add both 2 js files (<script src=”js/jquery.touchSwipe.min.js”></script> <script src=”js/bootstrap_carousel_types.js”></script>) links became unclickable. And if I add only “js/bootstrap_carousel_types.js”, links work but swipe fonction does not work. How can I fix it?

“Read more” links are still unclickable on mobile. https://previews.envatousercontent.com/files/259031160/x_014_post.html

Hi,

Thanks for using our product. Just add a class “noSwipe” to all links. This will solve the issue. Check now :

https://previews.envatousercontent.com/files/259199522/x_014_post.html
Regards,
szthemes
szthemes53@gmail.com

Hello Will this work with Ghost Blog? I would like to buy this and integrate into a Ghost Blog Template. Is it compatible? Thanks

Hi,

Thanks for using our product. Unfortunately it is not compatible

Regards,
szthemes
szthemes53@gmail.com

Hello

How can I make the Video 096 slider as a full screen slider?

Hi,

Please explain more what is the meaning of ( full screen slider ) ?

Regards,
szthemes
szthemes53@gmail.com

Hello,

I have added video 096 carousel to my home page but it doesn’t work properly. I have followed the instructions and I used sample videos and images that provided in the file but the carousel doesn’t show the videos. Also, images show on the left side of the slideshow. Can you help me to fix this?

This is the screenshot of it https://ibb.co/gVjXw9

Thank you.

Please check your email.

Hello

How can I make the Video 096 slider as a full screen slider?

Hi,

Please explain more what is the meaning of ( full screen slider ) ?

Regards,
szthemes
szthemes53@gmail.com

Hello – I am attempting to plug this into a fixed width frame but the edges of the slider are not going all the way across the page. Can you help me with modifying the CSS or whatever needs to be done to stretch this out?

This is on a testing server so I do not have a link for you but you can see a screenshot at http://anythingdesign.com/proof/slider.png

Thank you for your time.

Hi,

Thanks for using our product. Please provide us a link or live preview. Without live preview or link we are unable to help you because we will check your page and set CSS and other settings according to your page setting.

Regards,
szthemes
szthemes53@gmail.com
by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey