Upload Videos in Channel

This feature requires either Gravity Forms or Contact Form 7 plugin to be installed.

USING GRAVITY FORMS

  • Step 1: From Dashboard, navigate to Forms > New Form then give form a Form Title and description.

create-form

  • Step 2: Drag & Drop the Fields from the right side to the left side. It requires these fields:
  1. If you want to allow file uploading, drag File Upload (in Advanced Fields group) to the form. Set the Admin Label of the field to video-file. You can enable Multi-File Uploads feature for this field, if you want to have drag&drop and progress bar feature.
  2. If you want to allow users to input Video URL only: drag a Single Line Text field to the form, and set the Admin Label of the field to video-url.
  3. Current Channel: (*required) this field is to indicate that this is the form used for Video Upload in current viewing channel. Find this field in VideoPro Post Submission group
  4. Refresh Browser: (optional) this field is to indicate that browser should refresh itself after video is uploaded. Find this field in VideoPro Post Submission group

Other fields can also be used just like the User Submission Form. Please check this doc

And here is Channel Form in admin:

channel-upload

USING CONTACT FORM 7

  • Step 1: Create and configure the form just like the Front-end Submission Form here. NOTE: The [channel] shortcode will not work here.
  • Step 2: add these two fields to the form
    [channel current]
    [hidden needrefresh]

Below is sample code for quick use:

Please fill in all information below to submit video.
Your Email [email* your-email]
Post Title [text post-title]
Post Description [textarea post-description]
Video URL [text video-url]
Video File [file video-file filetypes:mp4|flv limit:30mb]
Video Embed Code [textarea video-code]
Video Thumbnail [file video-thumbnail]
Tags [text tag] Use comma to separate tags
Select Categories [category]
Select Playlists [playlist]
[channel current]
[hidden needrefresh]
Insert Text below [captchac captcha-1][captchar captcha-1 placeholder "Insert here"]
[submit "SUBMIT VIDEO"]

NEXT

  • Step 3: Navigate to Theme Options > Membership > Enable Membership Features: On then enter ID of Gravity Form to use for Upload Videos Form in Channel  to  Upload Videos In Channel Form (Gravity Form) . Similarly, you can enter ID of Contact Form 7 to use for Upload Videos Form in Channel to Upload Videos In Channel Form (Contact Form 7).
  • Step 4: All are done, now users can upload videos in channel from front-end. When visiting a channel, owner of that channel will see a Upload Videos button

2016-11-03_122013

If you use WPMU Membership 2 plugin, there are more settings to limit the right to upload videos.