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
I want one better plugin from “Video Importer” plugin. (http://goo.gl/C2QNcR)
Better Plugin for :
1.No duplicate content. Each video is a unique post or better us unique video post in your theme
2. Plugin does all the hard work automatically – no need to manually search (every time) sites for video content and copy into your post.
3. Automatically – Scheduler (after 1th added one feed – query) will automatically creates new video-post from video feeds / search
I find
a. YouTube WordPress plugin http://goo.gl/aR97vY
b. Video Blogster Pro http://goo.gl/MU7UNz
This plugins works fine with Videotube theme ?
What is the best (others ?) plugins for all i want automatically (look 1.2.3 list) ?
(sorry for my bad english and thanks for great support)

Hi,

I’m afraid you would need to find a freelancer for all these features, You should take a look at Envato Studio: http://studio.envato.com/ they have great and affordable freelancers.

Unfortunately I also haven’t used these plugins yet so I really don’t know how it looks.

Thanks.

Hi.
Thanks !. I ask
Video Blogster Pro http://codecanyon.net/comments/10983106 and
YouTube WordPress plugin http://codecanyon.net/comments/10983165

Hey what’s up! I just bought your theme but some images do not appear in entries really responsives. My web is adult (chochox.com). Where all the comics from mobile view are very stretched. Any solution to this?

I just changed but is redirecting

Could you share me the wp-admin via this form? I will take a look.

Thanks.

Ok, I just send

Hi,

Thanks for the purchase, what can I help you with?

Two issues related to self hosted video. 1. I want to upload my videos via ftp to a folder called “video.” however, when enter the link in the “link/iFramcode” dropdown menu the post just shows the link and not the video. When choosing “files” i’m only able to connect to wordpress media content. I don’t want my videos uploaded to the default wordpress folder. How can I get this to work? 2. Like other users, my self hosted videos are not displaying “large.” They are just displaying “small.” I’ve tried some of the CSS code I was able to find, but none are working.

thanks!

Hi,

Do you mean about the large player or large layout?

Also please share me the link, I will take a look.

Thanks.

Please see above comment – the css code worked. I still need question one answered. Thanks

Regarding the question #1,

When choosing “files” i’m only able to connect to wordpress media content

yes it works like that, impossible to browse to FTP directory.

However you can use this shortcode in Iframe/embed field:

[video src="http://example.com/video-file.mp4"]

or

[KGVID]http://example.com/video-file.mp4[/KGVID]

If this plugin is activated (recommendation)

Or any shortcodes that can generate the player.

Hope that make sense.

Is it possible to display the video duration (minutes and seconds) somewhere on the thumbnail or on the description box below the video?

Hi,

Unfortunately, this isn’t available.

Thanks.

Hi there. i need to remove the words like ” days ago ” below the featured image of a video and the number of LIKES . thanks

Hi,

Please put this code in Theme Options/General/Custom CSS field:
.item .meta .date,
.feat-item .feat-info .meta .date,
.item .meta .heart,
.feat-item .feat-info .meta .heart{
    display:none;
}
Thanks.

Hi there. i need to remove the words like ” days ago ” below the featured image of a video and the number of LIKES . thanks

Duplication, I replied you on another thread. Closed.

I would like to ask if a user can upload his video, and make it private. and if a front user, would like to see the private video, he can subscribe.

Hi,

With this theme, the user can upload their videos and make it private.

I’m not sure what does this mean, however the subsciber can’t view the private post.
and if a front user, would like to see the private video, he can subscribe

Thanks.

not works video thumbnails. I must add featured picture to every video. as I understan its must automatic add new pics, isnt it ?

Hi,

Please make sure you properly configured the “Video Thumbnails” plugin and use one of these sites, here is from documentation:

  • 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”
  • Step 4 Your settings should now look like this, remember to save your changes.

I hope that helps.

Hello, I’ve got another question: Is there an easy way to move the whole theme from one domain to another? Do I just have to copy the wordpress folder?

Thanks

Hi,

You may to take a look into this plugin, otherwise I’m afraid you would need to find a freelancer for that.

Regarding another question:
Hello, Your theme is beautiful, but how do I install a new update? Because I paid for the installation and now I don’t want to destroy anything…

You can download the latest version from Themforest, and override on the old in your site.

Or use this plugin.

Note: if you modified the theme, all these changes will be lose.

I hope that make sense.

Hello, Your theme is beautiful, but how do I install a new update? Because I paid for the installation and now I don’t want to destroy anything…

Thanks a lot.

Hi, I replied you on another thread, my apologies please follow one comment thread so I can handle all your questions.

Thanks.

How do I select to make the theme like http://videotube.marstheme.com/homepage-v3-fullwidth-4columns/

Also, how can i remove “featured image” from the post page?

Thanks

Hi,

The shortcode can be found in “HOMEPAGE BUILDER” section in documentation (included in purchase file).

Here is it:
[vc_row][vc_column width="1/1"][videotube type="main" show="16" id="video-widget-3016" rows="1" columns="4" navigation="on" title="Recent Videos" orderby="ID" order="DESC"][/vc_column][/vc_row]
Regarding the featured image, please put this code in Theme Options/General/Custom CSS field:
.single .main-content .type-post .wp-post-image{
    display:none;
}
I hope that helps.

Yes that helped. We are having a few issues with uploading videos though. Some of the content is saying “This is somewhat embarrassing, isn’t it? It seems we can not find what you are looking for. Perhaps searching can help.” even tho the implementation is the exact same as other working videos?

Also, how do we display view count under the thumbnail on the homepage?

Hi,

Please go to Settings/Permalinks, click on Save Changes button.

Actually the view count number is working and it displayed as you see this demo page, does it work for you?

Note: You would need to wait a few times for updating the view number if Jetpack Stat module is activated.

I hope that helps.

Hi. Me need open custom fields when i make new video post How can do this? I send screenshot for you Can help me? in make new video http://i58.tinypic.com/2vlo84x.png in make new post: http://i61.tinypic.com/219xqte.png need same in make new post, but only in video

Hi,

If you use Advanced Custom Fields plugin, you have to choose the post type, example here is POST type, and of course you have to query these fields at frontend.

Im afraid you would need to find a freelancer who could help you out with that. You should take a look at Envato Studio: http://studio.envato.com/ they have great and affordable freelancers.

Thanks.

How i can display field “link/embed code” in video post page? This my code: <?php if ( class_exists(‘Embed’) && get_post_meta($post->ID, ‘VIDEOPLAYERID’, true) ) : ?> Where VIDEOPLAYERID me need put from field “link/embed code”

Hi,

I’m not sure I understand your mean, the video has the “link/embed code” field, isn’t it working for you?

If you want to make this for the normal post, unfortunately this isn’t available because the theme wasn’t designed for that, I’m afraid you would need to find a freelancer for that.

Thanks.

Which page do I have to edit in order to have every post look like this: http://videotube.marstheme.com/decorative-pumpkins-which-one/ I am asking because the sample XML doesn’t have the stuff on the right.

Also, how can I make every post use the same page layout as the video posts?

Please use the account you bought the theme on to write comments here, otherwise I can’t verify your purchase.

Thanks.

Do you have any plans to integrate with Youtube Video Importer Plugin? This provides an excellent way to search the API for video. It “almost” works already, apart from there is an issue with Video Categories…

https://wordpress.org/plugins/youtube-video-importer/

Thanks

Hi,

Unfortunately I haven’t used that plugin yet so I really don’t know how it looks.

Have you checked this tips for importing the video?

I hope that helps.

Hi, I just bought your videotube template and used the dummy content. Unfortunately, the shortcodes are not displaying. Here is the reference http://video.infosec.lawyer/shortcodes/

Thank you and please let me know what I can do. I updated to your recent 2.2.

Hi,

I use this free shortcode plugin on my live demo, this isn’t mandatory for properly working except you want to use it.

I also described this in documentation.

I Hope that helps.

Thanks.

How can I have videos and post together o the homepage? http://spartanpixel.net/

Hi,

The page builder has post type dropdown option, you should choose “POST” for the normal post.

You may take a look into the demo I made (shortcodes included in documentation).

i have an error in mobile responsive width in new version

Hi, what error you faced on mobile? please share me, I will take a look.

Thanks.

Hi, thanks for this great theme!

I need a drop down list with multiple choice (or a select form) for the Video Tags (which I still haved used for another Video) on the Submit-Page (.../submit-video) like it is offered for the Category. How is that possible? http://img5.fotos-hochladen.net/uploads/bildschirmfotom850jtlgnq.jpg

Hi,

Unfortunately, this isn’t available, I’m afraid you would need to find a freelancer who could help you out with that. You should take a look at Envato Studio: http://studio.envato.com/ they have great and affordable freelancers.

Thanks.

I want to know why category doesn’t have the drop down list in upload page but I have in browse tap?

Please use the account you bought the theme on to write comments here, otherwise I can’t verify your purchase.

Thanks.

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