GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Black Tube Wordpress Theme Finished (https://gfy.com/showthread.php?t=1088423)

OmahaJoe 11-09-2012 07:23 PM

Will you be putting up a location for people to buy?

Va2k 11-09-2012 07:49 PM

Hey Fris have you or do you know of a wp theme setup like clips4sale? A place to sell your clips?

babymaker 11-10-2012 12:33 AM

Would love to see a demo set-up, i really like this especially the different ways to embed vids. I think this will be perfect for a site of mine I want to redo.

gimme-website 11-10-2012 03:16 AM

Quote:

Originally Posted by notjoe (Post 19304456)
What happened to Anna? Why does she no longer post under that account? lol

Look to yourself for that answer.

notjoe 11-10-2012 03:31 AM

Quote:

Originally Posted by gimme-website (Post 19305545)
Look to yourself for that answer.

She got ran out of the forums because no one liked her?

gimme-website 11-10-2012 04:03 AM

Quote:

Originally Posted by notjoe (Post 19305557)
She got ran out of the forums because no one liked her?

I would have thought you would be glad to see the back of her. Now this is fris's sales thread. And in my eyes. this theme is worth way for than the 25 fris is asking. It's one of the best deals ive seen in a long time.

fris 12-07-2012 12:50 PM

bump have a few copies left

CyberHustler 12-07-2012 01:00 PM

Bump for fris and Oral Anna :thumbsup

OmahaJoe 02-12-2013 03:20 PM

Is any one using this yet? I just got around to doing an install and I have a few issues. I'm sure they are easy to fix, just frustrating. Mostly player issues.

lonerunner 02-12-2013 04:24 PM

Oh man, you named your theme exactly as my theme is named. :Oh crap

NaughtyRob 02-12-2013 05:24 PM

50 awesome fris themes. :thumbsup

Supz 02-13-2013 12:42 AM

Quote:

Originally Posted by lonerunner (Post 19477498)
Oh man, you named your theme exactly as my theme is named. :Oh crap

nice thread jack try and bump of an old thread to try to sell your bum themes.

fris 02-13-2013 07:37 AM

Quote:

Originally Posted by OmahaJoe (Post 19477386)
Is any one using this yet? I just got around to doing an install and I have a few issues. I'm sure they are easy to fix, just frustrating. Mostly player issues.

hit me up so i can fix it

just a punk 02-13-2013 08:04 AM

Quote:

Originally Posted by Oracle Porn (Post 19300419)
bulk add?
daily scheduling?

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:

Code:

screen_url->screen_url
screen->screen
clip_url->clip_url
flv->flv
mp4->mp4
duration->duration

4) Put the PHP code below into the "PHP code <?php .. ?>" box:

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;
}

Don't forget to replace "http://www.google.com/" with your affiliate link.

5) Click "Syndicate This Feed".

OmahaJoe 02-13-2013 08:12 AM

Quote:

Originally Posted by fris (Post 19478588)
hit me up so i can fix it

Sent it VIA ICQ

babymaker 02-13-2013 09:36 AM

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??

JosephFM 02-13-2013 06:48 PM

Is the theme still available?

Is it this: http://www.vividthemes.net/themes?pa...&category_id=8

OmahaJoe 02-18-2013 11:52 AM

Quote:

Originally Posted by babymaker (Post 19478810)
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??

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.

Silver_Shamrock 02-21-2013 01:39 PM

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!

babymaker 02-21-2013 01:45 PM

Quote:

Originally Posted by OmahaJoe (Post 19487064)
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.

Thanx! Was hoping so love this theme, gotta get to work on a couple site overhauls, this theme should be just right.

fris 02-21-2013 01:47 PM

Quote:

Originally Posted by Silver_Shamrock (Post 19493660)
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!

ill setup a demo site in the next day.

Silver_Shamrock 02-21-2013 01:56 PM

Quote:

Originally Posted by fris (Post 19493700)
ill setup a demo site in the next day.

Sounds great! Thanks tons on the quick response. That's much appreciated.

tfs 02-21-2013 02:21 PM

http://www.domain.com/

Yay for the win

candyflip 02-21-2013 03:12 PM

I meant to buy this and never got hold of you. Count me in for one.

JosephFM 02-21-2013 03:50 PM

Quote:

Originally Posted by candyflip (Post 19493898)
I meant to buy this and never got hold of you. Count me in for one.

Same here

Also, that "link dump" theme you are working on looks sweet and I can't wait for it to be available.

gmgaffiliate 02-24-2013 01:07 PM

I'm interested in grabbing this theme as well is it still available for purchase?

fris 02-24-2013 02:11 PM

Quote:

Originally Posted by JosephFM (Post 19493985)
Same here

Also, that "link dump" theme you are working on looks sweet and I can't wait for it to be available.

its available on github.

alias 02-24-2013 09:17 PM

fris = le wordpress ninja

Diomed 02-24-2013 10:06 PM

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.

candyflip 02-25-2013 01:50 PM

Thanks man. Looking forward to playing with this a bit later tonight.

Silver_Shamrock 02-25-2013 07:29 PM

I must've obviously missed the boat on getting ahold of this theme, or are you limiting the availability Fris?


All times are GMT -7. The time now is 10:43 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123