Free Premium WordPress Theme – WordPress Tube
WordPress Tube is very similar to YouTube design.
But, it was built using WordPress api. In fact, it was a wordpress theme.
This theme is very suitable for you if you post a lot of videos.
See more…
Features
- Dynamic Navigation Menu
- 468×15 adsense link unit space at top search bar and also at footer search bar.
- Thumbnail inside post at homepage.
- Thumbnail at post page.
- Different style of single.php which similar to YouTube design.
Stylesheet for single.php only loads in single post page, which mean effective loading time for your homepage. - Auto embed video.
- 336×280 adsense ads unit at the single post page.
- Sidebar at the footer.
- Categories at footer.
- Embed code!
- URL code! Which refer to your post, not the YouTube post.
Demo and Download
View the live demo from the link below.
DEMO Demo has been offline.
Download this theme for free from the link below.
Installation
- Download WordPress Tube.
- Extract it and upload the folder
wodpresstubeto your theme directory.
Usage
The thumbnail custom key is thumbnail (Case sensitive.).
The auto embed custom key is Video (Case sensitive.).
Using the thumbnail key
- Insert thumbnail at the key section.
- Insert the image url in the value section.
Using the Video key
- Insert Video in the key section.
- Insert the YouTube url in the value section.
How to find the YouTube url?
- Copy the
embedcode from YouTube. - Find the
src="http://"in the<param - We only need the url without the url variable. Remove the characters starting from
&. - Example before removing the url variable.
http://www.youtube.com/v/Pu0Z81-m4x8&hl=en&fs=1 - Example after removing the url variable.
http://www.youtube.com/v/Pu0Z81-m4x8
Support Question?
Temporary, you can leave your comments here.

about 1 year ago
about 1 year ago
about 1 year ago
about 1 year ago
Congrat..
about 1 year ago
about 1 year ago
about 1 year ago
about 1 year ago
about 1 year ago
And choose custom structure.
Put this /%postname%/ in the field area and click save changes.
Note: Must have .htaccess permission set to 666.
Good luck!
about 1 year ago
http://heartrandom.com/?p=24
about 1 year ago
I can’t explain too… :|
about 1 year ago
about 1 year ago
about 1 year ago
about 1 year ago
At my blog, it is Sherry there… :mrgreen:
about 1 year ago
about 1 year ago
about 1 year ago
about 1 year ago
about 1 year ago
video tak kuar pun.dah guna key.
about 1 year ago
Ok, let’s see this example.
This is what you put in the value field.
http://www.youtube.com/watch?v=OsX42iFYjro.Actually this is not the one we want.
The one we want is the code from embde code.
See, this is the embed code,
< [object width="425" height="344">< [param name="movie" value="http://www.youtube.com/v/OsX42iFYjro&hl=en&fs=1">< [param name="allowFullScreen" value="true">< [embed src="http://www.youtube.com/v/OsX42iFYjro&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344">Now, find this code in the above.
< [embed src="http://www.youtube.com/v/OsX42iFYjro&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344">Take the url in the
src="url"http://www.youtube.com/v/OsX42iFYjro&hl=en&fs=1and finally remove the parameter, hence the final result is
http://www.youtube.com/v/OsX42iFYjroThere, done. :mrgreen:
Why we want to do it like this?
1. Less database query.
2. Valid xhtml flash code.
Enjoy. :wink:
*Ignore the [
about 1 year ago
This is the url code from the YouTube.
http://www.youtube.com/watch?v=OsX42iFYjroJust change the
watch?v=intovlike this,http://www.youtube.com/v/OsX42iFYjro8)
about 1 year ago
Can you give it a comment…
Thanks….
about 1 year ago
I like it…
And glad that you’re using my theme…
YouTube design is changing, pray that I have a time to make a new youtube theme, and of course it works with the previos theme…
about 1 year ago
is there any chance to reupload download links? Thanks
about 1 year ago
Please subscribe there if you want. :wink:
about 1 year ago
I thought that it is some error, ’cause I can see Download this theme for free from the link below.
[download id="5"] – You may correct this to prevent repeating of this quiestion.
Thanks, buddy.
Btw: look here, you may like to see the progress: http://konstruktors.com/blog/design-suggetions/386-wordpress-theme-for-video-audio-podcast-websites/
about 1 year ago
I’ve change my server, deleted some folder.
That’s make this happen.
If you badly want it, sent me your email, I’ll sent local copy…
But not sure if that was the released copy…
That’s why I don’t dare to re-upload it at the mean time.
about 11 months ago
You are allurintg people to “Free Premium Theme”, which is really not located here, so you are just making additional traffic to your empty site.
THis is nuts!
Why didn’t you reedit the theme or ask someone to diig it in archive and send it to you back? Lurch is reeking, this is active negligence!
about 11 months ago
about 11 months ago
http://wpthemestudio.com/wordpress-themes/wordpresstube/
Sorry for all inconvenient.
about 5 months ago
about 4 months ago
try but doest work..
Usage
The thumbnail custom key is thumbnail (Case sensitive.).
The auto embed custom key is Video (Case sensitive.).
how to use those line..
thanks
about 4 months ago
If you don’t know what it is, you can find it at the bottom when you post the post.
There’s CUSTOM KEY
For thumbnail, put the key as thumbnail (all small cap) and the value is the image url.
For video, put the key as Video (V is big cap) and the value is youtube flv url.
How to find youtube flv url to put into the custom value?
This is the url code from the YouTube.
http://www.youtube.com/watch?v=OsX42iFYjro
Just change the watch?v= into v like this,
http://www.youtube.com/v/OsX42iFYjro
Hope it’s help.
about 4 months ago
Video and key is http://www.youtube.com/v/OsX42iFYjro
thumbnail and key is url to thumbnail
No video or thumbnail shows up?
are there any updates to theme maybe?
about 4 months ago
Nice theme, by the way how to create a Page Navigation for that? As far as I can see in the index page (main page) only allow to display 10 videos. So I think we need a navigation page for that, so visitor can view all the archives file.
Thanks.
MutuSamy
about 4 months ago
At that time, my wordpress knowledge is still shallow.
So you need to hard code it yourself.
The premium version is on debugging stage where all thing are done via admin dashboard….