eliteperformancemarketing Posted October 4, 2021 Share Posted October 4, 2021 Site URL: https://crow-sawfish-gcl2.squarespace.com/ I am trying to get my images to autoplay in the "Slideshow:Reel" setting for gallery. It is only autoplaying when the images are full. Is there a way to get these to autoplay with the images being smaller? Link to comment
tuanphan Posted October 6, 2021 Share Posted October 6, 2021 What is access password? Try adding to Settings > Advanced > Code injection > Footer <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.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