• BryleCuff

    (@brylecuff)


    Hey WordPress community!

    I’m having trouble getting multiple videos to autoplay. I’m using embedded videos that I’ve uploaded on my website. They are set as featured images. When I have more than one video set, they need to be activated. However when there is only one video, it autoplays correctly. What gives?

    I’ve messed around with the media options and nothing there fixes the problem.

    Help is appreciated!

    My Site

Viewing 7 replies - 1 through 7 (of 7 total)
  • a2ztechnologies

    (@a2ztechnologies)

    Thread Starter BryleCuff

    (@brylecuff)

    I appreciate the effort but the problem is more complex than that link suggests. I don’t think you’ve fully grasped my issue.

    a2ztechnologies

    (@a2ztechnologies)

    Yes you are right sorry for misunderstanding, You need to create new plugin to try this filter

    add_filter(‘oembed_result’, ‘function_name’, 1, true);

    i hope its helpful for you

    Thread Starter BryleCuff

    (@brylecuff)

    It sounds helpful!

    I’m just not adept enough to really understand what to do. How difficult is it to make a plugin?

    a2ztechnologies

    (@a2ztechnologies)

    Its very easy BryleCuff.,

    but there is no plugin in wordpress plugin directory, You need to create your own

    Writing_a_Plugin

    Thanks

    Thread Starter BryleCuff

    (@brylecuff)

    I’m sorry that is just too complicated for me. Is there another way?

    Thread Starter BryleCuff

    (@brylecuff)

    I think wordpress is limiting the amount of videos that can autoplay. I can’t use shortcode because I’m using a special video plugin that doesn’t let me use code either.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Autoplay Multiple Videos’ is closed to new replies.