I'm currently using the same setup for scrolling logos as you have on your demo site http://themenectar.com/demo/salient-frostwave/abou... As far as I'm aware this can't be recreated with the standard carousel. I too would like to increase the speed of this as it's definitely too slow to show a lot of logos. Would this be possible by writing a custom function for functions.php? If so can you give me an indication of which plugin is involved and what to target?
If you're trying to speed up the logo carousel open the init.js file and search for "clientsCarouselInit" to end up at the right place. In that function edit timeoutDuration : 2700 :)
Is there a way to change the speed in which the client display rotates through logos?
Hey Dillon!
Please see screenshot: http://prntscr.com/4d0ume . You can set the scroll speed in the VC options.
Thanks
ThemeNectar Support Team
That is for the Carousel feature... What about for the Client Display?
Or do I have to take it out of the client display and move it to the Carousel?
Hey Dillon!
For now you would have to move it to the Carousel, I have notified the developer so this option can be added in future updates.
Thanks
ThemeNectar Support Team
Thanks!
I'm currently using the same setup for scrolling logos as you have on your demo site http://themenectar.com/demo/salient-frostwave/abou... As far as I'm aware this can't be recreated with the standard carousel. I too would like to increase the speed of this as it's definitely too slow to show a lot of logos. Would this be possible by writing a custom function for functions.php? If so can you give me an indication of which plugin is involved and what to target?
Hey Callum!
If you're trying to speed up the logo carousel open the init.js file and search for "clientsCarouselInit" to end up at the right place. In that function edit timeoutDuration : 2700 :)
Cheers
Cheers! Worked a treat
Made this change in the file and it's not taking. Any ideas? https://100taylor.com/
@Ande, Please view: https://themenectar.com/docs/salient/disable-css-js-minifcation/ .
Thanks
ThemeNectar Support Team
Thanks!