Remove 'Upload your own Video' from EDIT page

Discussion in 'VideoCraft WordPress Theme' started by comedyclubhouse, Apr 20, 2014.

Thread Status:
Not open for further replies.
  1. comedyclubhouse

    comedyclubhouse Member

    Joined:
    Apr 18, 2012
    Messages:
    72
    Likes Received:
    2
    I'd like to remove the "upload your own video" from the Edit page, After you add a video via the "Add Video" when you go into the Dashboard you can Edit a post and the "upload your own video" button is still there.

    As you have locked/closed the other Thread "Remove 'Upload your own Video' from '/submit-video/' page" http://www.inkthemes.com/community/threads/remove-upload-your-own-video-from-submit-video-page.8488/ I have done this and works great however the issue above I still have and can you let me know what code to remove.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to functions\dashboard\dashboard_functions.php present in your theme directory and remove the code given below

    Code:
     <span class="upload-cheack"><input type="radio" name="type" value="Self" />
                    Upload your own Video </span> 
    check image for reference
    2014-04-21_1333.png




    Thanks & Regards
    Gourav Shrivastava
     
  3. comedyclubhouse

    comedyclubhouse Member

    Joined:
    Apr 18, 2012
    Messages:
    72
    Likes Received:
    2
    Thanks Gourav that did the trick :)
     
Thread Status:
Not open for further replies.

Share This Page