eliteperformancemarketing Posted October 4, 2021 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?
tuanphan Posted October 6, 2021 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.