The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Noob help with changing speed on carousel, Just need the speed slide show to slow down on free template
mrosenberg
post Oct 29 2023, 04:40 AM
Post #1





Group: Members
Posts: 1
Joined: 29-October 23
Member No.: 29,081



Hello everyone.

I am not an web designer (obviously) but since I don't have the money to hire anyone for this project I was able to use and edit a free template. The temple I am using is: Design – Responsive business website template https://www.myresponsee.com/design/

I am struggling around w/ my basic HTML skills and Dreamwever, and have tried a number of things that...I am willing to pay someone to fix the speed issue, it goes to fast for what I need it for.

I sort of narrowed it down to the owl-carousel.css file and best I could find (and try to change was this code:

CODE

smartSpeed: 250,
                              fluidSpeed: false,
                              dragEndSpeed: false,

                              responsive: {},
                              responsiveRefreshRate: 200,
                              responsiveBaseElement: window,


                              if ($.support.transform3d && $.support.transition) {
                                             this.$stage.css({
                                                            transform: 'translate3d(' + coordinate + 'px,0px,0px)',
                                                            transition: (this.speed() / 1000) + 's'



That gives a weird mix of results, from first slide going at normal speed, to the second one freezing...I am reall tired of this and want to move on.

I appreciate any help. Since it's free and under MIT licensed I attached the template.

Any help would be greatly apperciated!
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Oct 30 2023, 02:24 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,733
Joined: 9-August 06
Member No.: 6



Is it this one?
https://owlcarousel2.github.io/OwlCarousel2/

Have you read through the documentation? It seems somewhat lacking though. On this page https://owlcarousel2.github.io/OwlCarousel2...pi-options.html there are several parameters containing 'speed' in the name, but it's unclear what they are for. unsure.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 27th April 2024 - 06:27 AM