Before you ask please READ THIS

Work autoplay

Hey,
i set the autoplay function for media in work items to on in customizer and inside the single work item but this option wont work.

http://w.web-kom.de/

Comments

  • AirAir
    Posts: 10,970
    Hey :-)

    It is a bug, but easy to solve.

    Go to:
    wp-content\themes\starter\single-work-ajax.php line ~44
    and change
    'autoplay ' => $apollo13framework_a13->get_meta( '_autoplay' ),
    to
    'autoplay' => $apollo13framework_a13->get_meta( '_autoplay' ),

    There is not needed "space" char in'autoplay '.

    WIth kind regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion