4879 comments found.
Hi,
Is it possible to edit the titles on the VT Video Upload Form? I would like to customise these to my website.
Thanks, Donovan
Not sure which title you mentioned, the upload form can be found in videotube/includes/Mars_ShortcodeSubmitVideo.php file.
You may change something you want, also please use one comment thread, so I can handle all questions.
Thanks.
Thanks for that and apologies for the multiple posts. I’m experiencing these issues while working on my site. Will post in one post in future.
Thanks
Hi,
How do I stipulate which landing page to direct a user to once they login using the [videotube_login] form. Currently this is going to the home page however I would like to specify a different page.
Thanks, Donovan
Hi,
Please put this code in functions.phpif( !function_exists( 'marstheme_redirect_on_login' ) ){
function marstheme_redirect_on_login( $args ) {
$args['redirect'] = 'http://example.com'; // change your link here.
return $args;
}
add_filter( 'mars_loginform_args' , 'marstheme_redirect_on_login', 100, 1);
}
and change the redirect link.
I hope it works.
Hi Toan,
Can you make a widget, with query: Top view week, top view day?
Please i need your help, there is a way to limit characters to show in the title in a widget?! for example show 30 character and 3 … thanks a lot Thanks
Duplication, my apologies please follow another thread so I can handle the question.
Hi,
How do I edit the email confirmation that is sent to the user after they register using the [videotube_login] form?
Also how do edit the message in the green box that states “Registration complete. Please check your e-mail.” once a user has completed the registration part of the [videotube_login] form?
Thanks, Donovan
Hi,
This is WP core email content, so can not modify it in the theme, I found a question like yours here, I think it can help.
As the answer, you would need to write your own plugin, of course you have to know PHP/WP programming knowledges, or find a freelancer for that.
Haven’t you tried a search here? lot of plugins can help.
Thanks.
Hi there,
We are running your theme and need to have some notification email for the admin when there is a new video submission to make sure there no bad stuff uploaded. IS there any way to do this?
Regards
Tobias
Please i need your help, there is a way to limit characters to show in the title in a widget?! for example show 30 character and 3 … thanks a lot
Hi, please point me to that title, I will take a look.
Thanks.
Hi, maybe you missunderstand…. i need limit characters of the videotitle in the widget…i want show 30 characters and after that 30 characters show 3 … i hope yu understand!
Hi, I understand your mean so please point me to that title, I’m not sure where is it because the theme has a lot of widgets.
Thanks.
so look www.videofanpage.com it’s not only 1 title but all title, i need for all title of the video show only 30 characters and after 3 point … tnks
Ok i have use the second solution, and it’s better, but there is a way to cut title by characters and not words? thanks a lot!
Sorry, there is a problem, the code, cut the title even in the DETAILS page of the video, and not only in the widget
i really need your help!
I must limit char ONLY IN THE VIDGET and CATEGORY PAGE
I modified the code a bit, you must try.
I you need further customization, I’m afraid you would need to find a freelancer for that.
Thanks.
Not work…nothing happen….!
phpface WORK, but the problem is that cut even in the VIDEO DETAILS! you have do a goog work from now, try to do more to help me 
That code does not cut the main title in video single page, also I’m not sure what can I help you with at the moment.
Hello. I bought your theme and videotube. I have to set the pattern you have to buy separately Visual Composer? thanks
and what to do if the plugin WPBakery Visual Composer is not installed. (js composer.php on line 161)
Hi,
Please use the account you bought the theme on to write comments here, otherwise I can’t verify your purchase.
Thanks.
Hi There, Would this support users posting photos as well?
hi There,
I have being using your theme along time Since main update to 1.3.5 now the captcha option is gone, and the Video Embed & Thumbnail Generator doesnt work for me too , maybe you can take a look for the right settings?
Regards Robin
I am sorry here my page www.vidshive.com, since i have trying to use Video Embed & Thumbnail Generator now all thumbnails are blank doesnt get imported?
Hi,
I removed captcha in latest version.
I’m not sure I fully understand your mean, Video Embed & Thumbnail Generator plugin does not effect to the thumbnail image and Video thumbnails plugin, it works for video self-hosted file.
Also I see your site is working right, only this does not has thumbnail image, I think you should check it.
Thanks.
Ok and why you removed the captcha it was good for registration, I ok now i now very thanks, but please try to use a link and the video thumbnail doesnt show up now i dont now why?.
Thanks
If possible, please share me the wp-admin info via this form, I will take a look.
Looks like something goes wrong I’m not sure.
Thanks.
Enable HTTP Compression was the problme if enabled the thumbs doesnt grabbed, if disabled it works fine Please fix this problme in next update
Thanks for the suggestion, I will take a look into this.
hello how can we desible the responsive view and have it only on viewport?
thanks
Hi,
My apologies, unfortunately the theme does not has disable responsive mode.
Thanks.
Hi,
on your demo, there is a “Related videos” carousel: http://videotube.marstheme.com/video/awesome-film-perfomance/
When using Visual Composer, i am able to set up “Newest” and “Random” videos. But i can’t seem to find out how to set up the “Related” (also, i’m wondering what the relation would be? Category? Tags?).
How do i set up this function?
Thanks
J.
Hi, you would need to setup the related widgets in Appearance/Widgets, I hope this image make sense.
Thanks.
Hi, you would need to setup the related widgets in Appearance/Widgets, I hope this image make sense.
Thanks.
Wow, that was easy. Thanks! 
Hi,
Great theme, I love it. But does it support RTL languages? If it does, could you give me an example?
Regards,
Hi, unfortunately at the moment the theme haven’t supported RTL yet, but I will make it in next update.
Thanks.
Good, I’m looking forward to it.
I wanna use my own uploaded videos. not youtube, not external websites or server! Is this theme recommend?
Hi,
Here is mp4 file format I uploaded for demo purpose.
Also the theme compatible with this plugin, mean you can use one of this players
- Video.js
- The WordPress default player using MediaElement.js, which was introduced in WordPress version 3.6
- JW Player (if their plugin is installed)
- Adobe’s Strobe Media Playback Flash player.
Hi,
I want to know if we can upload and use our own video player as default video player on this theme?
Thanks,
Hi,
Here is mp4 file format I uploaded for demo purpose.
Also the theme compatible with this plugin, mean you can use one of this players
- Video.js
- The WordPress default player using MediaElement.js, which was introduced in WordPress version 3.6
- JW Player (if their plugin is installed)
- Adobe’s Strobe Media Playback Flash player.
I hope this helps.
What do i edit to have ads insert on the single video pages ?
Hi,
You can place it in Appearance/Widget/Inner Page Right sidebar.
Thanks.
Hi,
The video thumbnails are not showing in the recent video widget. I’ve look for settings to add a thumbnail but can’t seem to find anything. Any assistance would be appreciated.
Regards, Donovan
Hi,
Please make sure you uploaded the thumbnail, here is tips for howto.
Also the theme can automatically grab a screenshot from the video and use it as the featured image, please check “VIDEO THUMBNAILS” section in documentation.
I hope that helps.
Hi,
Sorry i don’t mean to sound stupid but where is the documentation? I’ve searched the documentation that was downloaded with the theme but can’t seem to find anything to do with “VIDEO THUMBNAILS” Is there any online documentation somewhere I can refer to?
Thanks.
Ps. This is for the “Recent Videos” theme videos.
The documentation can be found inside “All files and documentation” zipped file, did you download it?
Hi,
Thanks but unfortunately there are no documents in that document folder. There are two other sub folders within documents (js_composer and videotube). When drilling down into those folders there are no documents relating to VIDEO THUMBNAILS. Is there any way you could email me all the documentation for the theme please? If so, can you access my email address on my profile or would you like me to post on here?
Thanks, Donovan
Hi,
I managed to find the documentation online. I also looked at previous posts in this support section and the troubleshooting and I added the custom field as per previous posts. I followed the steps below
First you have to activate “Video Thumbnails” plugin, then:
Step 1 Go to Settings > Video Thumbnails
Step 2 Click on Video in Post Type section
Step 3 Enter video_url in the “Custom Field (optional) field”
Unfortunately that does not work. Is “video_url” the correct custom field to use? I also tested the URL with the “Test Markup Video” debugging tool and when using this tool it pulls an image. Do you have any other suggestions please?
Regards, Donovan
Donovan,
Yes, the documentation is videotube folder as you saw, have you read documentation/videotube/index.html?
If you configure this after adding the video, you should go to Tools/Bulk Video Thumbs, click on Scan Now button, this action will get all images for added videos.
I hope that helps.
Hi, what problem can I help you with?
my website is not mobile in full screen
middle
http://videolar.isitmengelliyim.com/ photo look http://prntscr.com/84v12i http://prntscr.com/84v14nyes, the theme is designed for working like that.
Hi,
Do you know why i have this at the end of my home ? : https://gyazo.com/532f4caffc4ec60690febab7a5be6ae1
it seems to want load more content (vt_loading_more) but why it display “rien” (that means ‘nothing’ in english) ?
The ajax response return Success + Nothing.
I have only 2 articles for the moment.
PS: The home page is post scrolling.
Thanks a lot.
Hi,
I’ll do it, but when you say wp-admin infos you mean what ?
Thanks.
I have also an other error, when i post a comment, a video or a post, it says “2 hours ago” there are always +2 hours, why ?
When i post something it should display “less than a minutes”, but there are “2 hours ago” are you sure this theme is working for the UTC+1 ?
For send comments between users it’s not really cool…
So strange, looks like something goes wrong I’m not sure, I don’t think it’s belong to WP or the theme because this is WP core function, is your server’s time correct?
Thanks for the answer.
About the ‘rien’ message, for the moment it doesn’t happen, i saw it on my page under the post scrolling format with 2 articles when the browser has a little width (300/500px) after the loading .gif
Also I find a way to fix the time issue, it’ll maybe help others people:
On hooks.php find this: current_time(‘timestamp’) Replace by this: current_time(‘timestamp’, true)
Details on this edit:
I’m from france so the time is GMT+2 (from Wordpress settings), when you create a video two dates are saved, the GMT and the GMT + your zone difference in hour.
The function get_the_time() will get the time of the post BUT once the date has been converted on seconds, it’s under GMT format (i don’t know why) so it’s not the real time of the post, the function remove the zone time of the GMT (so -2 hours)
Well you need to set the 2nd parameter of current_time() on true to force the function to return the GMT value, and not the GMT+zone.
Maybe my way is bad there are probably a better method, but it’s the only way i found to have this working, and the server’s time is correct.
Let me know if this edit is needed, maybe you forgot something?
Regarding the time, maybe you are right, I will take a look into this.
Thanks so much for the suggestion.