MRS Posted March 22, 2021 Share Posted March 22, 2021 Hello, How Can I remove or disable the ability to change the default screenshot by the user during the upload process? Thank you. Quote Link to comment Share on other sites More sharing options...
Tech Support Posted March 22, 2021 Share Posted March 22, 2021 For existing videos it is possible to prevent users from changing screenshot via configuration options. However there is no option to control that for NEW videos, the only possible solution is to delete the field to specify screenshot from template. Please go to Website UI -> Theme settings -> Functionality options and click to Video Edit link next to Videos options. In template there search for this code: <label for="edit_video_screenshot" class="field-label">{{$lang.edit_video.field_screenshot|replace:"%1%":$screenshot_size}}</label> And delete the whole DIV that contains this label: <div class="row"> ... </div> This should remove ability to upload screenshot when creating new videos. 2 Quote Link to comment Share on other sites More sharing options...
MRS Posted March 23, 2021 Author Share Posted March 23, 2021 Hello, I followed what you said but it didn't remove the ability to upload screenshots when creating new videos and this option is still there. is there any other option ? Thank you. Quote Link to comment Share on other sites More sharing options...
Tech Support Posted March 24, 2021 Share Posted March 24, 2021 Please create support ticket, we will check it online. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.