Discussion on VideoTube - Responsive Video WordPress Theme

Discussion on VideoTube - Responsive Video WordPress Theme

By
Cart 5,097 sales
Well Documented

phpface supports this item

Supported

This author's response time can be up to 2 business days.

4879 comments found.

I have purchased a plug in called “Automatic Video Posts” It is an automatic video uploader. It works almost perfectly minus the fact that that plugin posts the video below that place where this theme pastes the video. Do you know of anyway that we can make this plugin and your theme work together correctly? Thank you for your time.

Hi,

Unfortunately I’m not sure what is it and how it works, my question is does it support custom post type (video) and post meta field (video_url)? you should check their Settings panel, the plugin could work if these are supported, otherwise and if possible, share me the plugin via this form, I will take a look, no guarantee but I will try my best.

Also have you tried my tips here?

Hope that helps.

Is it possible to have the URLs setup like this:

domain.com (home) domain.com/category-slug/ (categories) domain.com/category-slug/video-slug/ (video page)

Hi,

Unfortunately I haven’t tried this yet, not sure it’s possible or no, you may search on google, perhaps you could find something for that.

Thanks for understanding.

Interesting, okay. One more question.

On your preview site, you have a “Sports Videos” section in the page, which I’d imagine pulls latest videos from the sports category. Is it possible to turn Sports Videos into a link to view that specific category and find more videos?

You can enter the category url into the “Read more” field on the Widget panel, this will make the widget title clickable, have you tried it?

Hi, I have removed the sidebar from my 404 page. How can I make it full page / full width? Thanks!

http://postimg.org/image/vfvfdwyev/

Hi,

Please paste this code http://pastebin.com/3mf24ciF into Theme Options->General->Custom JS field.

Hope it works.

Hi, I really like this theme and would like to use it for my website (www.videos2worship.com). My website has hundreds of regular posts with videos from youtube and vimeo embeded in them. Will the theme work with my posts? Will I have to convert my posts? Thanks for your help!

Hi,

Videotube saves the videos in custom post type and custom meta fields, it couldn’t be compatible with your old theme, so I’m afraid you would need to modify the theme or find a freelancer for that.

Thanks.

Hello. I am tryng to figure out why you can’t link a video from instagram in the upload form link field. It worked before but not anymore :( Do you have any idea why this happens. Youtube and vimeo-links works fine but not video-links from instagam…

Hi,

If it worked before, then it should work fine, could you try again? perhaps sometime Instagram oembed can’t be reached so the form didn’t work.

Hello. We have just installed the VideoTube theme and I have a quick question. We have 173 videos already on the site which were each added to an individual post (using a youtube embed code in the post). Is there a simple way to transfer these posts into video categories or will we need to reenter every single video?

Hi,

Videotube saves the video embed/link into the Video (custom post type) meta field, you can convert these normal posts into video posts but I’m afraid you would need to re-enter the video embed into the video custom field.

A lot of free plugins here could help you to convert the post type.

Hope that helps.

hello i am looking forward to buy this product, does this theme has its own player or it runs al videos on youtube. And after submitting a new video from the pc does it gets stored in youtube?? which player does self created video play on.

Hi,

The theme supports any video sites that support oembed protocol or iframe code, it supports self-hosted video as well ==> demo

Thanks.

Hi there, can’t activate Advanced Custom Fields: Gallery Field and the reason is can’t find it. I did find Advanced Custom Field, but not this one. any link? Suggestion? Thanks

I found it, no worries

I’m glad you did it, feel free to let me know if you have further questions.

Thank you for the purchase.

Hello again!

I’m wondering if there’s a simple way to adjust the width of the “VT Main Videos Widget” width – I want it to be as wide as the “Featured Videos” widget at the top of my page (I won’t be using the “Rght Homepage” area for anything).

If you have a moment to respond, I’d appreciate it. Thanks!

Hi,

Could you share me the url here or via this form? I will take a look into this shortly, you know the theme has a few demo templates so I’m not sure what exactly is the templates as you mentioned.

Keep in mind that you could build your own templates by using WPbakery VideoTube Page builder element.

Thanks.

Sent via the form, thanks! :)

Hi, I’m applying your theme to my site: taqva.com. But i’m not able to figure out few things. Can you please address the below questions. 1. How can i set the video to autoplay? 2. How can i change the footer text? 3. I updated my logo by replacing img/logo.png file. However, i see videotube logo initially, and on refreshing the logo image link, the new logo is getting reflected on the site. I did clear the cookies/cache etc. Why is videotube logo still showing up sometimes? Is the logo being fetched from somewhere else initially? 4. The footer menu is getting displayed as vertical menu. How to make it horizontal? Also, the WPBakery Visual Composer plugin takes infinite time to get installed, so it hasn’t been installed. And Redux framework plugin is not getting activated (i get an 500 Internal server error upon clicking on activate). How do i resolve this?

Hi,

Redux framework plugin is used to make the Theme Options, so the main problem is you couldn’t activate it, you can change the logo, footer … etc if Redux is activated, also WPbakery couldn’t be activated, these are so strange, looks like the problem is belong to your hosting/server settings or something else that I’m not sure, you could try to activate the Redux and WPbakery on another free/premium themes for testing, if them can’t work, surely the problem is your hosting/server, therefore you need to ask your hosting support staff for that.

Otherwise you can paste this code into the end of wp-config.php:
define( 'WP_DEBUG_LOG', true );
and activate these plugins, then refresh the page a few times and share me this file
/wp-content/debug.log
I will take a look into this.

Hope that helps.

Where are the tutorial videos for this theme?

Hi,

Have you checked the documentation folder within the purchase package?

Feel free to let me know if you have any questions.

Thanks.

justyourmusic.com web pages wery slow help me pls..!

Hi there,

The site works very fast for me.

Hi! For the self-hosted videos, can I use external hosting services like amazon S3? Thanks

Hi,

Yes, this could be done by using this plugin, this works for Backend only, not for Frontend upload form.

Thanks.

Is there a shortcode or widget that displays all videos uploaded by the current user? So, if I’m logged in I can display all of the videos that I’ve uploaded.

Please use this code instead, I forgot the author__in value is converted to an array before making the query.

Hope it works.

That worked perfectly! Thanks again!

I’m glad it worked :)

Hello, i am planning to buy. I looked your demo site and i just want to know if it is possible to building category automatic from you tube and how :) Tnx

Hi,

I’m not sure what exactly are the features that you mentioned, you may take a look into this tips if you want to import the youtube video.

Hope that make sense.

Hello. Is there anyway I could configure the upload form to the titles I want? Lets say I don’t want the video description bar, and I want to change “video title” to maybe “youtube title”. Do you understand what I am trying to say? :)

Hi,

You can set the video description editor as WP visual editor or the Plain text field (textarea) at Theme Options->Upload form, you can also change the video title label in videotube/includes/Mars_ShortcodeSubmitVideo.php

Hope that helps.

Thanks for the help. Could you tell me where in my admin panel do I edit the Mars_ShortcodeSubmitVideo.php ? I can’t find it in phpMyAdmin.. Sorry for noob question.

Hi,

You would need to use the FTP tool to access in your hosting/server, the file can be found at wp-content/themes/videotube/includes/ directory.

You need to ask your hosting support staff if you aren’t sure what/where is FTP info and how to access in the hosting.

Hope that helps.

Hi,

I would like to extend the support of videos in the theme to include SCORM packages and sill show them just like videos.

Please advice if such customization available.

Thanks.

Hi,

I’m not sure what is the SCORM, so I’m afraid you would need to find a freelancer for that.

Hi phpface,

I need the font-awsome icons to be larger. How do I go about that? Here is a screenshot http://prnt.sc/ah9if4

Hi,

Please paste this code into the Custom CSS field, you may change the font size number.

#header-social .fa {
    font-size: 13px;
}

Hope it works.

Wonderful, it worked perfectly. Thanks.

I’m glad that helped.

Thanks.

Hi, The Google Fonts are only working in Safari. I’m using Source Sans Pro. Is there a place where I should add the Google API key? Thanks!

Hi,

The Google fonts should work on Chrome and Firefox too, no needed to provide the API key.

Is it working for you?

A great theme, I can’t say it enough!

I have two questions -

1. Is there a way to hide “Tags” on ALL video pages, both current ones and ones that I post in the future? I don’t want any videos to show tags.

2. Can I have the user be able to search for tags in the search bar? As in, if user searches for “funny”, all videos with the “funny” tag return?

Thanks a million!

Hi,

1. I’m glad that worked.

2. This plugin has no search form, it works with the current search bar, so you no worry about that, you would need to configure it at Backend, it has a few settings for searching.

Hope that helps.

Absolutely it does, thank you so much!

I’m glad that helped.

Feel free to let me know if you have any questions about the theme.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey