Home Forums WoodMart support forum How to delete the download option from the “Embed/Self-hosted video player”

How to delete the download option from the “Embed/Self-hosted video player”

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #586016

    e.elleithi
    Participant

    Hi,

    I am using the ” Embed/Self-hosted video player”.

    Could you please advise on how to remove the option to download the video.

    Attached screen shot

    Attachments:
    You must be logged in to view attached files.
    #586124

    Hello,

    Try to add the code below in Theme Settings > Custom JS.

    document.querySelector('video').setAttribute("controlslist", "nodownload");

    Best Regards.

    #586132

    e.elleithi
    Participant

    Hello,

    Thank you. It works.

    #586149

    Sounds Great! that your issue has been solved.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘How to delete the download option from the “Embed/Self-hosted video player”’ is closed to new replies.