Video not looping in Prestige theme

Hi everyone,

I’ve encountered an issue in the Prestige theme regarding video looping.

Currently, I’ve placed a video in the first section, which is a ‘slideshow’. Everything works perfectly, except the video doesn’t loop. So, I replaced it with a ‘video’ section but it turns out that’s not compatible with the sticky header in the Prestige theme. As a result, the sticky header becomes ‘permanent’; the video sits below the header, rather than behind it. All this leads to my question: Is there a way to make the video in the ‘slideshow’ section loop? Any help would be much appreciated.

Here’s the site:https://qut54p-e1.myshopify.com/?_ab=0&_fd=0&_sc=1
(The video is about 15 seconds long and doesn’t loop)

Thanks a lot in advance.

Hi @LFC

Please provide password.

This is Richard from PageFly - Shopify Page Builder App

Hi @LFC I can help you, Please share the password. So I can give the correct solution.

Best regards,

Richard | PageFly

Hi Kyle, the password is:

testingvinca123

Thank you in advance

Hi Richard, the password is:

testingvinca123

Thank you in advance

Edit your code and add controls loop in

Hi Kyle,

Thanks so much for your reply. I wasn’t sure where to put this code. However, it gave me an idea to go to slideshow.liquid and investigate. I saw:

if section.settings.autoplay
assign loop_video = false

I changed to ‘false’ to ‘true’.

It now works…! Thanks for your time.

I see you have solved the problem. Thank you.