Discussion on VideoTube - Responsive Video WordPress Theme

Discussion on VideoTube - Responsive Video WordPress Theme

By
Cart 5,098 sales
Well Documented

phpface supports this item

Supported

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

4879 comments found.

When testing the theme on a mobile device, we have noticed that on iPhones, the videos require multiple clicks to play. It is not intuitive, and makes it seem like the videos are not working. We tried on an Android device and did not run into the same problems. Do you know where this issue may stem from, and how to remedy it?

Thanks, T.

It is private and password protected. Is there an email I could send the details to you by instead of posting here?

Thanks, T

Should I use “Contact the Author”?

This form please.

Thanks.

Hi,

how can I translate “None selected” on the send video page. Po file does not work.

Thanks P.

Hi,

Please open videotube/assets/js/ajax_handled.js

Find

        $(".multi-select-categories").multiselect({
            checkboxName: 'video_category[]',
        });
Change to
        $(".multi-select-categories").multiselect({
            checkboxName: 'video_category[]',
            nonSelectedText: 'your text goes here'
        });
This will be fixed in next update (PO file).

Thanks.

Hi,

the Thumbs-up (like) function in my Videotube (on the single video page) does’nt work. You can press the like button as many times as you like, and it just keeps counting, without getting the “You already liked this video” error message.

I’ve tried updating all my plugins. I’ve also tried to deactivate all my plugins one by one, to see if any of them could be causing the problem.

Any idea to what could be causing this?

Thanks, J.

Hi,

Looks like the SESSION isn’t working, please contact your hosting support, they may help you out.

Thanks.

Hi,

Could I ask when will you make this theme support RTL, Because we fully intend to purchase it.

Regards,

Thanks for your interesting, the update version will be released in this week.

Cheers.

I have bought this template, how can i have a website like demo exactly?

Hi,

Please read the documentation, included in purchase file, also here is tips for how to quickly setup the main homepage.

I hope that helps.

I have bought this template, how can i have a website like demo exactly?

Duplication, please follow another thread.

Thank you.

Hi, I’m embedding Vimeo videos as featured videos, and the mouse-over function doesn’t appear to function properly. When I mouse-over the top of the thumbnail, the “play” icon appears, but when I mouse-over lower in the image, it doesn’t appear. I think I can fix this if I override the Mars_FeaturedVideos_Widgets.php and modify lines 153-159, but I can’t figure out how to get the child theme to recognize the changed file. Let me know if you need more details or clarification.

Hi,

When you hover thought the image, a bit lower, it’s Video title wrapper, a div tag, that’s why the icon does not appear.

Not sure this will work but you must try:

1. Copy videotube/includes/Mars_FeaturedVideos_Widgets.php to videotube-child/includes/Mars_FeaturedVideos_Widgets.php

You may create include folder in child theme, then modify the file.

I hope that helps.

Hi, can you publish the settings for your demo homepage? i can’t found the home with featured video slider on top (http://videotube.marstheme.com/) at the demo files.

regards nils

Hi,

Have you read the documentation? included in purchased file.

Also here is tips for how to quickly setup the homepage.

I hope that helps.

Hi, yes i understand how to install a homepage but the different homepage demos are not the same as your homepage in the demo http://videotube.marstheme.com

i like the homepage on http://videotube.marstheme.com :-)

Hi,

have you checked the tips I shared here?

Hello executive, i have purchased your theme and it looks good.But it does not working on the default post and category.it forcing to create the video custom post type posts then its working fine.i have almost 353 articles now and i couldn’t move it from default post type to video post type.all looks good except this section.if you will sort out this issue it will great. ALSO all my posts that that I have images placed in are destroyed. The images are stretched to no end. Please help. Otherwise i will create a ticket for refund the money.

Hi,

1. The theme use “video” post type, I think you knew that when you checked the live demo, share me the site, not sure I can help but I will take a look, otherwise I’m afraid you would need to find a freelancer for that.

2. After switched the theme, you must regenerate the thumbnail image, you would need to take a look into this plugin.

Thanks.

Hi,

How can I remove related video widget from normal post (not video post) and video category page?

I want related video widget to appear only on single video post, but not on any other page or post.

Thanks

I think you did something wrong I’m not sure, another plugin can help.

Thanks.

it worked. you are a gem PHPFace.

Glad to know that helps.

Thanks.

VideoTube compatible with Yoast WordPress SEO with Video SEO add-on? For some reason, the video sitemap, which generates this plugin, is empty.

Hi,

I’m not sure how did you configure it, my live demo is using Yoast SEO plugin, here is video sitemap, it’s working fine.

have you contacted Yoast support staff? they may help you out.

Thanks.

Yes, thank you. The problem was solved by Yoast support.

Hi there,

could you let me know if I can make voters to register first before they can vote?

Thank you in advance.

Regards

Tobias

Hi,

Please go to Theme Options/Socials, choose “No” Allow Guest to Like field.

Thanks.

Hi,

I’m not sure why but new passwords are not being generated for users who are registering. When testing, the password being generated is:

“both”

Do you know what the issue could be?

Thanks, Donovan

Hi,

Do you have any feedback on the issue with my login form? I’ve sent you access to my WP site however I’ve not received any feedback since then. Any update would be appreciated.

Thanks

Hi,

Do you have any feedback on the issue mentioned above? I’ve sent you the details to my WP admin site however I’ve not heard anything since. Any feedback would be appreciated.

Thanks

Hi,

I replied you on email two days ago:

Hi,

Please make sure that you de-activated all activated plugins except required plugins for testing.

I saw two plugins, they could be problem: Custom Forgot Password Mail and SB Welcome Email Editor, I tried to de-activate them but no luck, they can't be de-activated.

I think you should remove them for testing.

I hope that make sense.

Hello. I buy theme VideoTube. Me need enable custom field in video when make new video post. How i can do this? Need so much this. Can help me please? Thanks

Hi,

Once you activate VideoTube you will get a notification, click the “Begin Installing Plugins” and install and activate all the required plugins.

You have to activate “Advanced Custom Fields”, “Advanced Custom Fields: Gallery Field” plugins, have you tried that?

Yes. i have activated every plugins with theme. But this work only inside New Post, but inside New Video not have this.

Not sure how does it looks, could you share me the site and wp-admin info via this form? I will take a look.

Thanks.

Hi. How can I remove the author and date of creation of the post? Thanks

Hi, my apologies I’m not sure where did you buy the theme but please use the account you bought the theme on to write comments here, otherwise I can’t verify your purchase, if you continue spamming, I will report to Envato Staff.

Thanks.

Hello I have one question. I bought your theme for my site www.plej.net. I did installation and now I dont know how to instal front login and registration, and video upload for users. Can you please help me?

BR

Hi,

Just checked the site, you made the login and register page, right?

Regarding the upload form, you can use [videotube_upload] shortcode, also you can configure this form in Theme Options/Video Uploader.

I hope that helps.

site is very slow when I turn on required and recommended plugins.. when I deactivated plugins its loads fast. anyone else have same problem ?

hello, also I import xml file but nothings happened.. can you help me to install home page as it is on demo ?... and can we talk in private ? here I cant write my name and password.

Hi,

I strongly recommend you to read the documentation, it has all things you need to setup the homepage.

Also, I think this tips can help.

thank you very much. I resolved problem.

Hi, Thank you for the videotube template. I have customized it. But I am wondering if I can make the header titles of the Widgets clickable like links?

I look forward to your response.

Hi,

That’s possible but not available, please point me to that title, I will take a look.

Thanks.

hello how can we change the size of this movie box? see image: https://nimbus.everhelper.me/client/notes/share/269351/U0lyFiTt3p5GucoDt1tsFD1ZyBy9uN3a/

thanks 4 the support

Hi,

By default, the theme does not has this image size, you would need to define a new one by using add_image_size api.

then put the size you just defined in “Thumbnail image size” field (image).

I hope that helps.

if we remove all the @media from the style.css will it do the job?

Hi,

You would need follow the comment I wrote, I don’t think this can be solved by modifying CSS, CSS will stretch the image, it’s not good idea.

Thanks.

Hi,

How do I show my desktop site on a mobile device by default? Currently the theme is diverting to a mobile friendly version of the site which is completely different from my desktop theme. Also the forms do not work when displayed in the mobile version. I have disabled the WP Mobile Pack 2.1 however it’s still showing a mobile theme.

Best regards, Donovan

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