UPDATES EasySocial 4.0.15 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

Auto Play Audio File on page load.

Michael Martin · ·
9:44 PM Thursday, 12 November 2015
Normal
How can I make an embedded audio file automatically play, when someone visits the blog? I asked this same question a while back and got my response only problem is that now the solution no longer applies since the file structure has changed in Easyblog.


Mark replied on Wednesday, June 25 2014, 03:49 PM
Hello Michael,

If you want to enforce all videos to be autoplay by default, edit the file /components/com_easyblog/themes/default/blog.audio.php and locate the codes below at line 23,


'autostart': <?php echo $autoplay; ?>,



Replace it with,


'autostart': true,
The replies under this section are restricted to logged in users or users with an active subscription with us