Video and Vimeo

Home Forums Legacy Support Support queries Other issues Video and Vimeo

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #341953
    eduardovid
    Spectator
    Hi, in Units there are two options to upload Vimeo videos. I have a professional Vimeo acoount. I wolud like to know if to upload a vimeo video its better to do it with the Video Option or with Vimeo option. In the case that both options are ok to upload a Vimeo Video, please, Can you tell me how can I hide the Vimeo option in Dashboard for evrybody (admin, instructors,students...) So, instructors will upload youtube and Vimeo videos, if they can see just the video option its better and clear for them dont have two options to upload Vimeo Videos.
    #342146
    Ada
    Participant
    Yes if you are using vimeo, you can use this css to hide vimeo option from video Add this code in appearance>> customize>> custom css
    
    .course_component .vibebp_main .featured_video_options span.vicon.vicon-vimeo-alt:last-child {
        display:none !important;
    }
    
    #342273
    eduardovid
    Spectator
    Hi, This code doesnt work. I put it in appearance>> customize>> custom css, save it and refresh the dashboard/edit Course page and Vimeo option its showed yet. Look: https://screencast-o-matic.com/i/crnZq2WFUI
    #342274
    eduardovid
    Spectator
    This reply has been marked as private.
    #342354
    Ada
    Participant
    Hi, I have given you code to hide vimeo option from here https://prntscr.com/106gj96 So please check it from video option not vimeo option.
    #342527
    eduardovid
    Spectator
    dont worry, you can close this Issue, I disable Video Vibe because I don want to have two options to upload Vimeo Videos urls. Thanks,
    #342714
    Veronica
    Moderator
    ok closing this one
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Video and Vimeo’ is closed to new replies.