Trying to get the homepage video to autoplay on load in chrome and safari. Some have fixed it by adding a muted condition in the code. How to add muted to video in joomlart page builder as shown in picture
https://forum.joomla.org/viewtopic.php?t=961929
dustinwivell Hi,
I view your site on safari and it's automatically playing now: https://cl.ly/e312cdda59b8
I was more concerned about chrome and I think if the muted option was added it would enable videos to autoplay. Is there a way to accomplish this without modifying page builder? Thank you
dustinwivell Could you check the admin account you provided again? it seems not working now, I will take a look.
Sorry I forgot to assign the user to the admin group..all set now and thank you immensely for your help.
Thanks, Dustin
Hi Dustin,
When I inspect element of this block, the video is already muted: //player.vimeo.com/video/170186843?title=0&byline=0&portrait=0&autoplay=1&loop=1&mute=1
It seems that Chrome doesn't allow this autoplay feature as other browsers.
Thank you so much for your help.