50 awesome fris themes.
Black Tube Wordpress Theme Finished
Collapse
X
-
-
Comment
-
Here is how to do it with CyberSEO:
1) Syndicate the XML feed (must be in TubeAce or SmartScripts format).
2) Assign the feed title and set the "Post thumbnail" option to "Generate from the 'thumb' custom field".
3) Scroll to the "Custom fields" box and paste there the following content:
4) Put the PHP code below into the "PHP code <?php .. ?>" box:Code:screen_url->screen_url screen->screen clip_url->clip_url flv->flv mp4->mp4 duration->duration
Don't forget to replace "http://www.google.com/" with your affiliate link.Code:$paysite_url = 'http://www.google.com/'; if (isset($post['custom_fields']['mp4']) && strlen($post['custom_fields']['mp4'])) { $post['custom_fields']['flv'] = $post['custom_fields']['mp4']; unset($post['custom_fields']['mp4']); } $post['guid'] = $post['custom_fields']['clip_url'] . $post['custom_fields']['flv']; if (!cseo_post_exists($post)) { $post['custom_fields']['duration'] = date('i:s', $post['custom_fields']['duration']); $screen = $post['custom_fields']['screen']; if (is_array($screen)) { $post['custom_fields']['thumb'] = $post['custom_fields']['screen_url'] . $screen[rand(0, count($screen) - 1)]; } else { $post['custom_fields']['thumb'] = $post['custom_fields']['screen_url'] . $screen; } $post['custom_fields']['video-hotlink'] = $post['guid']; $post['custom_fields']['video-link'] = '<a href="' . $paysite_url . '">Watch full-lenght video in HDV quality!</a>'; $post['post_content'] = $post['post_excerpt']; unset($post['custom_fields']['screen_url']); unset($post['custom_fields']['screen']); unset($post['custom_fields']['clip_url']); unset($post['custom_fields']['flv']); unset($post['custom_fields']['flv_embed']); } else { $post = false; }
5) Click "Syndicate This Feed".Obey the CowgodComment
-
Is there a problem with Black tube theme?? I bought too, haven't installed yet, plan too real soon it's for a couple site overhauls I had planned. Do I need a patch or something??
ICQ 293125596Comment
-
Comment
-
The issue I had was not with the theme. It's the player.
When you seutp your account to use the medai player. Watch your how you setup the play button
Other than that this is fucking awsome.
I dabble in this and a little in that.Comment
-
fris: is there a site you can direct us to that is currently using this theme, so as to show a working model for it? I'm incredibly interested in this, as it sounds great!Comment
-
Thanx! Was hoping so love this theme, gotta get to work on a couple site overhauls, this theme should be just right.
ICQ 293125596Comment
-
Comment
-
Comment
-
-
-
Comment
-
-
Fris,
off the top of your infinite wordpress knowing mind..
Can you suggest me a good free theme that would work well for presenting a knife maker's work? I'm looking for something simple and elegant and wordpress isn't my strong point, i've searched through hundreds of themes with no luck. It's mainly 5 pictures per knife with a little description.
Would be greatly appreciative, no worries if you can't think of anything.. I know how busy you must be.10 years of experience in:
CHAT SALES - PAID TRAFFIC - CONVERSION - CREATIVES - CONSULTATIONComment
-
I must've obviously missed the boat on getting ahold of this theme, or are you limiting the availability Fris?Comment




Comment