Hello, I want to display only the option to upload own videos and that they can not upload videos youtuve, vimeo..etc How can I do this?
I would also like to remove the option of uploading and leaving only the option to upload own videos. How can I do this? Thank you.
Hello, Greetings from InkThemes! Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: #uploadForm span.upload-cheack:nth-child(1), #video_youtube { display: none !important; } Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com