Slider not playing

0
Slider not playing 1
galena
Jun 07, 2017 03:25 PM 1 Answers General
Member Since Jun 2017
Subscribed Subscribe Not subscribe
Flag(0)

Hi, I have "Slider Auto Play" options - True, but my Slider not playing (latest versions of wordpress, woocommerce and plugin, http://www.galena-shop.cz/en/) Can you help me?

Thank you.

2 Subscribers
Slider not playing 1
Slider not playing 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Slider not playing 4
PickPlugins
Jun 07, 2017
Flag(0)

Welcome to our forum.

have you customzed the plugin code, i can see the  owl.carousel.min.js is commentted out and not loading from our plugin, this might be loading from 3rd party scripts but please confirm these 3rd party scripts used update verison for owl.carousel.min.js, please see the screenshot.

 

http://imgur.com/a/PITWK

 

Regards

Slider not playing 5
PickPlugins
- Jun 08, 2017 10:01 PM
Flag (0)
0

Please see my screenshot i told you before that required script files are commented out that's why scripts are not loading from our plugin, (might be plugin code edited.) once you fix this issue you can deactivate "yith-woocommerce-product-slider-carousel" and our slider plugin should also work fine.

Let me check the mobile sliding speed issue will let you know.

Regards

Slider not playing 6
galena
- Jun 08, 2017 09:47 PM
Flag (0)
0

Unfortunately, when I deactivated yith-woocommerce-product-slider-carousel plugin, your wcps plugin stoped sliding. Then when I activated both plugins and used your CSS suggestions, the double dots disappeared and the pagination is displayed properly. Is there a similar CSS to override for the Slider Navigation at Top that has visible arrows? In this navigation the arrows are invisible.
Increasing the value for "Slider Auto Play Speed" makes sliding slower only on a computer, while on mobile phone the sliding speed did not change and remained too quick, but after I changed the Slider column number In Mobile option from 1 to 2 – the sliding speed is now the same on mobile and computer and both look good.
Thank you very much for your help.

Slider not playing 5
PickPlugins
- Jun 08, 2017 09:56 AM
Flag (0)
0

These type issue is happening most in case of js library used(owl.carousel.min.js) different version by different plugin author, when you stop using shortcode ([yith_wc_productslider id=1226]),

Double dot are CSS conflict with the plugin (yith-woocommerce-product-slider-carousel), you can deactivate this plugin to fix the issue also

Please add the following CSS, to override.

.owl-theme .owl-dots .owl-dot span {
display: none !important;
}

for the slide speed please increase the value for "Slider Auto Play Speed"
Please see the attachment
http://imgur.com/a/pC1E3

Regards

1+ more comments. Sign in to Reply
Replying as Submit