Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #328460

    Hello,

    I am having issues with a full screen color section. I want the video to stop at the last frame without looping.
    I added:

    autoRewind: false,
    Around line 429-430 in js/avia.js:

    As suggested by another post but the video still loops. What can I do?

    #329195

    Hi jorgepavajeau!

    you need to add

    autoRewind: false,

    around line 445, right after this line:

    fv.mediaelementplayer({

    Hope that helps.

    Cheers,
    Andy

    • This reply was modified 9 years, 6 months ago by Andy.
    #329261

    Hello,

    As I explained in the comment I already did that and the video keeps looping. That’s why I opened this thread.

    #329294

    Hey!

    Neither on line 429/430 nor on line 445 I can see the command “autoRewind: false,”. It´s not there. Please add it correctly on your avia.js file.

    Regards,
    Andy

    #329324

    HI,

    The code is there: autoRewind: false,

    It’s on line 445 of /wp-content/themes/enfold/js/avia.js
    Is this not the correct file?

    The video keep looping.

    • This reply was modified 9 years, 6 months ago by jorgepavajeau.
    #329542

    Hi!

    Thank you for the screenshot.

    Please undo the changes on avia.js file then refer to this link: https://kriesi.at/support/topic/background-video-4/#post-324707

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.