Forum Discussion
Simple good looking slideshow for Sharepoint Online
Hello,
I want to have an photo carousel on our intranet home page that looks nice (sleek, modern). It seems very hard to do. Currently we have a Content Query web part but it does not look great. I do not want to mess with CDN to have images play.
What is a simple option to do this? I am thinking we need to integrate a JavaScript player but that seems like it could be tricky. Does anyone have a an article that shows how to do this easily on Sharepoint Online?
I didn't think it was going to be this hard!
Thanks,
Rob.
14 Replies
- tatevmalkhasyanCopper ContributorYou can try the free image slider app for SharePoint Online by VirtoSoftware: https://www.virtosoftware.com/office-365/image-slider-app-for-sharepoint-online/
- Md_Nizam_Uddin_MahmudCopper Contributor
I have created a simple SharePoint Framework(SPFx) image slider webpart. This a paid webpart. Check the webpart here - https://www.nopvalley.com/sharepoint-framework-image-slider-webpart
- Deleted
Did you try image gallery and highlighted content webpart on modern pages
https://support.office.com/en-us/article/use-the-image-gallery-web-part-bbcbe560-14a7-4369-8ef5-3255845e3bfd
Highlighted content webpart has a carousel layout.
Also sharepoint responsive carousel webpart using SPFx
http://idangero.us/swiper/demos/
- There are also some SPFx WebParts over there you could take a look at:
- https://blog.velingeorgiev.com/sharepoint-framework-slide-swiper
- https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/bootstrap-slider
- https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/jquery-photopile