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.

Hi,

When I add multiple videos the tabs are not working. Number ‘1’ is working, but I click on the others they lead to a not found page.

See: http://documentaryvine.com/stoned-in-suburbia/

How to fix this please?

You can paste this code into Theme Options->General->Custom CSS field:
 #mars-submit-video-form .categories-video{
     display: none;
 }
It will hide the category.

Hope that helps.

Thanks, that worked nicely. Have given 5 star review because the customer support has been excellent.

Thank you, much appreciated :)

Hi, everything is working perfeclty for me atm, I just have 2 questions:

1) how can I show my video title instead of my homepage title on every tab? 2) how can I remove the dates when the video was published (in pagination)? thanks in advanced

Hi,

1. I admit that you mentioned about the browser title, right? if so you may use this plugin, it’s awesome plugin for SEO.

2. Please paste this code into Theme Options->General->Custom CSS field:
.item .meta .date,
.feat-item .feat-info .meta .date{
    display: none;
}

Hope that helps.

I mean, the problem i have is when you click a category or anything besides homepage, it keeps showing the homepage title instead of ‘X’ category or tag The code worked perfectly, thanks!

Could you make a screenshot about this? I’m not sure where exactly is the homepage title as you mentioned.

Awesome theme man! I just have one question regarding the like and views system. I am planning to have a contest for my visitors where the most liked video wins. However I have noticed that you can cheat this system by just clearing cache, cookies etc. Is there any way I can avoid that people can do this? thanks

Hi there,

Unfortunately the counter feature works like that, it’s simple.

Keep in mind that you could always use the 3rd plugin for that, I haven’t use any so can’t suggest you which one is the best.

Thanks for understanding.

Hi there, 99,9 decided to get your theme..just one last question…when using a tablet, like the ipad…is it possible to upload videos from it?..file type wize etc..

i mean…from the video gallery in the tablet, not using a link

Hi, unfortunately I haven’t checked the form on tablet so not sure the upload field could works or no, the field may not work properly on some mobile devices.

Thanks.

user (contributor) can’t upload media file for do not have permission.

help me for the problem

Hi,

Yes, the contributor can’t upload the file because WP does not allow that.

I’m not sure we could hack into the WP core or no, but you may search on google, perhaps you could find something.

Thanks.

who is allow for video upload

By default, author and higher roles can upload the file, you can see the permissions here https://codex.wordpress.org/Roles_and_Capabilities

Hey, I am using your Theme with Wordpress Video Robot. I can’t get my posts to look like the default posts.

WPVR (imported) video – http://bit.ly/1RPuqwA Default (with theme) video – http://bit.ly/1U8XXIg

Any assistance would be greatly appreciated.

Hey, I am using your Theme with Wordpress Video Robot. I can’t get my posts to look like the default posts.

WPVR (imported) video – http://bit.ly/1RPuqwA Default (with theme) video – http://bit.ly/1U8XXIg

Any assistance would be greatly appreciated.

Hi,

The video and normal post are different, the video is custom post type.

I haven’t used this plugin yet so not sure how it looks, I’m afraid you would need to ask plugin author for that.

Also have you read this tips for importing?

Hope that helps.

Hi,

Thanks for a nice looking theme. Just wondered if this supports Buddy Press. I searched old comments, but didn’t find the answer.

I’m looking for better options for a community style membership.

Thank you

Hi,

The theme wasn’t designed for Buddypress, this does not mean Buddypress won’t work, however no guarantee Buddypress could work fine.

Thanks for understanding.

Hey I just purchased your theme and when I installed it fine. But when I went to activate the theme it gives me a 500 server error. However, when I use the default Wordpress theme it displays the theme. Can you please help me? Very urgent. Thank you

Unfortunately, there is no log being created when I look in that wp-content folder.

Could you share me the wp-admin and FTP info via this form? I will try that.

Thanks for your patience.

Just sent it. Thank you.

Hello, Can i show “Video Author” and “Comments” in http://videotube.marstheme.com/homepage-v5-1-column-right-sidebar/ page template?

Hello, i am planning to buy. I looked your demo site and i just want to learn if it is possible?

Hi, these are unavailable but can be easily added.

Hello, Question: I want any new visitors to my site to MUST register or login to view a video. If a new visitor who hasn’t registered or logged in clicks on a video, I want them to be taken to the Login/Register page. How do I achieve this?

Hi,

This is unavailable, however keep in mind that you could always use the 3rd plugin for that, you may search on https://wordpress.org/plugins/ or http://codecanyon.net/ they have a lot of plugins for that.

Hope that helps.

Hello. I was planning to buy this theme but was wondering if you need any programming skills? Is it possible to just import the demo and just change the videos/text in the demo?

Hi,

You no need to know programming skills for using the theme, but I’m afraid you need to understand PHP/HTML/CSS knowledges if you want to customize it.

Hope that helps.

I have experience with HTML/CSS a little, but is it possible to import the demo version and only customize the html/css to make it my own videos and text?

Hi,

Yes, you can import the demo content, then you could adjust something you need.

Of course you can replace all demo content by yours.

Hope that helps.

Hi, I couldn’t see the video play button on the future image on home page.

Hi,

Could you share me the site? I will take a look into this shortly.

Thanks.

Hi,

The play icon will appear when hover on the featured image, it’s working on your site.

how to video upload and profil page?

Hi,

My apologies, could you please use the account that you purchased the theme on to write comment? otherwise I can’t verify the purchase.

Thanks for your patience.

Hello, I want to get this layout (http://videotube.marstheme.com/layout-with-4-columns-and-featured-widget/), but I don’t know how to get it. Can you help me?

Hi,

This layout shortcodes can be found in documentation, however here it is http://pastebin.com/LA0amd1P

You can create new or edit an existing page, then paste that code into the post content (Text tab).

Remember to select the “Page builder” in Template dropdown.

Hope that helps.

Before I can buy this theme, one of my client has quicktime movies from 2007 to 2010 and would like to know if video thumbnail scan will pick up quicktime movies and generate thumbnails, if not, what is the quick way to make it work. I am going to buy it if you have a solution to save my time.

Hi,

Unfortunately I have no idea for this, as far I know, no plugin can do this work.

Thanks.

Could you figure out how to make the Subscription plugin work? Especially for Video Type CONTENT RESTRICTION.

I do not want the Subscribers or Contributors to see the icon of Visual Composer at the Wordpress Admin Panel. How do I remove it ?

Hi,

This feature is unavailable in WPbakery but I have searched through their core files and found a solution for this, you can paste this code into videotube/functions.php or videotube-child/functions.php if child theme is activated (recommended): http://pastebin.com/hTZHGfF8

Also if possible, please follow one comment thread, this help me know what is the thing you mentioned, this would save us a lot of times, for quickly support purpose.

Hope that helps.

Thanks. It helped. I would like to do same for other plugins as well.

Could you figure out how to make the Subscription plugin work? Especially for Video Type CONTENT RESTRICTION.

I’m glad that helped, what do you mean about the Subscription plugin? I’m not sure I understand the question, the theme has no CONTENT RESTRICTION by itself, I’m afraid you would need to ask plugin author if you use the 3rd plugin for that.

Thanks.

Hi, Is there a solution to auto import video from a liste of youtube chanel ?

Hi,

Yes, this is possible, here is tips.

Hope that helps.

Perfect ! that’s work ! A last question about videotube : is there a solution for the “large” video option ? (small/large)

Hi,

My apologies, I’m afraid you would need to use the account that you purchased the theme on to write comment if you have further questions, otherwise I can’t verify the purchase.

Thanks for your patience.

I love this theme! My only complaint is that users cannot change their profile pictures, which seems bizarre to me (considering there’s a placeholder profile picture image). If this could be changed, this theme would be perfect!

Hi,

Unfortunately that’s unavailable, however keep in mind that you could always use the 3rd plugin for that, you could search on wordpress.org they have a lot of free plugins for that.

Hope that helps.

Hi,

When setting up my blog page and selecting the blog template, the sidebar is the same one used for the homepage template.

Is there any way to change it so that the blog page uses a different sidebar? For example, the same sidebar used by the video page?

The problem here is that on my homepage sidebar I have ‘latest posts’, so now on my blog page I have latest posts on the sidebar, next to a list of the latest posts which is just silly as it duplicates the content.

Your demo page actually has the same problem. You click on ‘blog’ and you have a list of the latest posts, plus ‘latest posts’ in the sidebar, which is a bit silly?

How can I change it so that the blog page shows my ‘inner page right’ sidebar? Or alternatively, and even better, the ‘Author/Channel Page Right’ sidebar?

I’m not going to set up a Channel page so it would be awesome if I could use this widget area for my main blog page instead.

Any help would be appreciated.

Hi,

You may take a look into Widget Logic plugin or Jetpack Visibility module, they could help.

Actually all widgets appear for demo purpose only, depends on the context that they are named.

Hope that make sense.

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