• Resolved Jorihlen

    (@jorihlen)


    The difficulty arises because the currently live/current video is not shown, but rather one of the previously published ones.
    How can I make the load refresh and always present the video that is being broadcast live at that moment.
    Thanks in advance.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Amin

    (@amin7)

    Hi Jorihlen

    I hope you are fine.

    For channel live video embed, use the following format:?https://www.youtube.com/@yourchannel/live
    Example:?https://www.youtube.com/@aljazeeraenglish/live
    Note: This will embed only the live video, not the entire channel’s video gallery. You can hide the first video using CSS to ensure only the live video is displayed. We are working to add this functionality by default in our EmbedPress settings.

    For now please use the following custom CSS to hide the first video.

    .ose-youtube .ep-first-video { display: none; }

    Thanks & regards

    Thread Starter Jorihlen

    (@jorihlen)

    Thank you very much for bringing me the solution, it is working correctly and as expected.
    Kind regards

    Thread Starter Jorihlen

    (@jorihlen)

    Hello Amin
    I want to highlight (and thank) again how useful and above all timely your help was to correctly establish the parameter of the live broadcast of the videos.
    Tomorrow is the public presentation of the project.
    Kind regards.

    Plugin Support Amin

    (@amin7)

    Hi Jorihlen

    I hope you are fine.

    Good to know its working.

    A humble request to you, If you don’t mind me asking, could you do me a favor, and spend 30-sec to review us following this link, this will help us to serve better.

    Thank you in advance!

    Link to review-
    https://www.ads-software.com/support/plugin/embedpress/reviews/#new-post

    Have a nice day.

    Thanks

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