Hi there,
Although I wouldn’t recommend editing plugin files directly, there is an option to disable the loop functionality here:
https://github.com/Automattic/jetpack/blob/795f8dab3cff198b5111125a041171d2d4a5794e/extensions/blocks/slideshow/slideshow.js#L211
There was an issue created for our development team to request an easier way to disable looping slideshows: https://github.com/Automattic/jetpack/issues/12342
Please note that this only works with the block editor and not the classic editor.
Please let me know if you have any questions.
Thanks,
Hi,
Is there any other way to do it? Like hooks or actions? Or CSS?
I guess if there were you would have suggested it.
Thank you for your answer and your time!
Plugin Support
Fotis
(@fstat)
Hi there,
It can possibly be done by altering Jetpack’s code, but that’s something we cannot recommend as it may break the plugin.
Having said that, I have added your request on that GitHub issue:
https://github.com/Automattic/jetpack/issues/12342#issuecomment-576553353