305 comments found.
Hi, in the gallery mode the menu does not appear, can you help me? Thank you
Hello. Of course. Please use official support form. https://codecanyon.net/item/video-contest-wordpress-plugin/8619526/support
How to remove the words “title” and “description” in single video view?
Hello. It must be removed from the code. It is file /shortcodes/contest-video-detail.php . If you will need help let me know and use official support form i can react much faster https://codecanyon.net/item/video-contest-wordpress-plugin/8619526/support
Hi, I would have a question before buying the plugin, is it possible to upload video files instead of inserting the video URL?
No. And it is a reason why it is not possible to do. It is OK to upload an image because a normal image has a size between 1-4MB but video can have up to 4GB size so it is 1000x more. WordPress and basic hosting services are not prepared for so large files. Even 150Mb file will be problematic for any server. For streaming and rendering videos you need a very powerful server with a lot of space with enormous compute power and huge connectivity. This is not possible for 99% users.
Hi, I have posted here as you haven’t replied to my support question for 4 days most likely as you cant be bothered helping with as simple solution that would benefit everyone with this plugin. The submission form fields in the frontend would benefit greatly from having additional text in the fields! the symbols that are there are not 100% clear to understand which filed is which, this would help whoever is submitting a video a lot,
For someone who has written the code for this plugin this would take 5 mins of your time to implement and release in a updated version of the plugin since you state “I CANNOT do customization” when really it is something that should be there in the first place. even to show the fields to change would only take a few secs of your valuable time rather than expect someone who has PAYED for the addon ?
I would be grateful if you would post the solution until you address it in an update as I’m sure others would appreciate this also?
I am sorry Alan. I cannot do customization. But i can tell you that every single field is well commented like this one (WHERE?)
//Username
$html .= ' ';
$html .= ' <label for="username">' . __('Your Name:', 'video-contest') . '</label> ';
$html .= ' ';
$html .= '<input type="text" id="pc_username" name="username" class="form-control" value="' . $video_username . '">';
$html .= ' ';
$html .= ' ';
so you see what is the field for it starts about line 767
Well the ”//Username” is the comment so you know that this part of the code and this form input is for Username. Everything what is followed by // is comment. It is information for people like you what that code do.
Yeah so where would I put text in the example of without breaking the code???
<label for="username">' . __('Your Name:', 'video-contest') . '</label>
<label for="username">' .HERE?('Your Name:', 'video-contest') . '</label>
No
<label for=”username”>Here ’ .(‘Your Name:’, ‘video-contest’) . ’</label>
Also, for users to register, why isn’t there an option to provide their password?
Hey, which is the best theme to go with this pluggin?
Hello! Every plugin release is tested on 60 themes. So do not worry about themes. Just pick theme what you like.
Is there a way for non logged in users to vote?
Solved by email.
is there anyway to embed into wordpress post?
Hello! No at this time. It is primary created for pages.
this really screws my site flow up on the concept i had i didnt realize it couldnt be embedded into posts is there any way to fix this?
It can be do manually through database. But you need first have a license with activate support and after use official support form.
I bought the bundled package I forgot I was posting in the non bundle item page
I’m looking to create a video music chart, the most rated video goes to the no1 spot automatically followed by 2 & 3 spots and so on? want to show a chart list is this possible with this plugin?
In the plugin is Top10 section but it can be renamed to Chart and number of items in the list can be changed
Thanks for the speedy reply. Is there a way to change top 10 to top 100?
Sure
Just purchased it 
Hi, is there a way to get all the columns in one page? row of 3 is fine but need more than 9 on one page?
??
Hello. You can limit your rows and columns in contest settings. Just hit edit icon in the contest menu. And please use next time support form i can react much faster.
Hi, I want to delete (deactivate) the search bar and the select order video’s…How do I?
Solved through support form
Does anyone using this plugin use Godaddy hosting for Wordpress & if you do, are you having any trouble with the plugin?
Author is unable to help, so reaching out to the community to see if anyone had any fix…
Thank you, again…
Is there a way to limit the video size upload, I was looking at the demo and did not see that you could limit the upload like the photo contest? I have the photo contest one and was looking to add this one, but I dont want them to be able to upload videos to fill the server.
Hello. It is not possible to upload video directly this is why is not added any limit. You do not need to worry about space on your server.
Hello, I want my videos to be uploaded directly to file media files but there seems to be no option for this. is there a way around this?
No. With videos is one problem. Those files are big. If you image normal 2Mb image and compare with 4Gb video that is 2000x more. WordPress is not prepared for that. Only for some small files up to 32mb mostly so it is a video for one minute. Even is the problem with streaming so big files so you need huge space, enormous connectivity on your server and powerful processor for rendering videos. It is not just possible for normal WordPress installation to do that
Hi this plugin supported DIVI theme ?
Helo. The plugin is tested on 60 themes and Divi is one of them
Hello,
Is it possible that if you select a category you stay in that category on the overview contest page, unless you select another category?
1. For example when you select a category, then click on a video then click on next or previous video you’ll stay in that category?
2. For example when you select a category, then click on a video then click on the overview button you stay in the category you selected.
Cause now when you click on next, previous or video the category resets to all.
Kind regards, Team We Are Media
Hello.
1+2) No. If you create a contest about something the category is there because to help sort videos by some specifications. But important is still the contest itself. Example you do a dance contest and you do category boys and girls. But it is still dance contest. If you need separate categories you can do two contests where you will have separate content and it will be much better for your needs.
Hello, any possibility to make share and voting button bigger (and vote text)? I think it will be more visible… Thank you!
100% agree. It will be in next version
Sorry no. It is possible only with some PHP modification. But it should be easy to do. After you get licence let me know and i will do that for you (free of course)
wow great thanks
now im going to buy it with our other account (bigapples76) thanks
Hi, I see the plugin was updated a week ago, that’s good news! Could you please clarify what improvements were made, on the Plugin description page? Thank you!
Last Update 20 February 18
One update more, that’s very good! Please what was updated? No information in Item Details, no changes in demo.. Were it just minor updates and bug fixes?
The changes were only small. Only code optimization and some minors errors. There is no need to do an update.
Good evening, your product is perfect for my plans but i need a solution to disable the user upload in the menu is there any way?
cause i wanna do a contest but only few persons should be able to upload and not all registered members
or members send me a youtube link and i will upload it in the contest board and other can vote something like that
Hello. Sure. You can hide whole submit section actually you can hide any section you want. So you can hide submit section and profile section and also you can hide author (because all video will be submitted by you)
I have the photocontest license, is it possible to use both plugins at the same time? in the same contest? that the user can upload photo or video?
Hello. No it is not possible tu use both plugins on one page