nicki-patsios Posted October 18 Share Posted October 18 I want this slideshow to auto scroll through this slideshow (there is no animation option for some reason...). Not too fast and not too slow please, like a light carousel going through all the photos. Is there code I can add to do this @tuanphan? website: https://bullfrog-hen-bxrx.squarespace.com/ pw: wftccs Link to comment
tuanphan Posted October 21 Share Posted October 21 Add to Website Tools (under Not Linked) > Code Injection > Footer <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script> <script> jQuery(document).ready(function($){ setInterval(function(){ $('.gallery-reel-control-btn[data-next]').click() },3000); }) </script> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment