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)
-   -   Is this possible in Wordpress? (https://gfy.com/showthread.php?t=1092261)

Mr Pheer 12-09-2012 07:07 PM

Is this possible in Wordpress?
 
Lets say I have a WP site running a video tube theme...

I want to let someone watch two videos, any two videos they choose, but when they click a third video, I want them to have to sign up to the WP site.

Possible? how is it done?

edgeprod 12-09-2012 07:11 PM

Sure, why not? Just increment a counter upon a video being watched, and then let the page return a sign-up page instead of a video if the counter is greater than two.

mikesouth 12-09-2012 07:11 PM

my first thought would be that all the videos would have to be in a php widget with the code to count them or php scripting in the post itself

edgeprod 12-09-2012 07:11 PM

And, if the user is logged in, of course, ignore the check.

edgeprod 12-09-2012 07:12 PM

Quote:

Originally Posted by mikesouth (Post 19360407)
my first thought would be that all the videos would have to be in a php widget with the code to count them

Nah, not necessary. You can send an event from JS, or really any other language.

AutumnBH 12-09-2012 07:13 PM

Set a cookie that contains a number. Each view of a movie page increments the counter by 1. When you reach max views per page, either a) redirect to the signup page or b) display a message with a greyed out flash player and a message prompting the surfer to signup. If you wanted to do (b) then you could use a WP custom field to hold that html.

Put the cookie increment counter / redirect in header.php of course.

edgeprod 12-09-2012 07:16 PM

Quote:

Originally Posted by AutumnBH (Post 19360410)
Set a cookie that contains a number. Each view of a movie page increments the counter by 1. When you reach max views per page, either a) redirect to the signup page or b) display a message with a greyed out flash player and a message prompting the surfer to signup. If you wanted to do (b) then you could use a WP custom field to hold that html.

Put the cookie increment counter / redirect in header.php of course.

Yup, or a PHP session, so they can't just trash their cookies to see more videos.

Mr Pheer 12-09-2012 08:29 PM

I suppose there isnt a plugin to make this simple...

Relentless 12-09-2012 09:24 PM

Edgeprod = your plug in

Nicky 12-09-2012 09:24 PM

Quote:

Originally Posted by Mr Pheer (Post 19360484)
I suppose there isnt a plugin to make this simple...

Not sure if exactly right but It might work like you want http://premium.wpmudev.org/project/membership/

BSleazy 12-09-2012 10:12 PM

Lead Wrench should offer this. Should be a simple task. I'm setting something up for my mainstream sites to capture leads and this would be great for adult. When I sober up in the morning I'll have a solution :)

Mr Pheer 12-09-2012 10:45 PM

Quote:

Originally Posted by BCyber (Post 19360597)
Lead Wrench should offer this. Should be a simple task. I'm setting something up for my mainstream sites to capture leads and this would be great for adult. When I sober up in the morning I'll have a solution :)

I dont have a problem integrating the joins to leadwrench, I have a problem counting to two :)

BSleazy 12-09-2012 11:00 PM

I can't count that high right now but this shit is interesting!

Mr Pheer 12-09-2012 11:09 PM

Quote:

Originally Posted by BCyber (Post 19360633)
I can't count that high right now but this shit is interesting!

Well if you figure it out, hook me up please.

And thanks to Edgeprod and Autumn... but I'm not a coder so the stuff you said is great and I understand it... but the only code I write is syntax errors, and I can do a wicked blank white screen.

VenusBlogger 12-09-2012 11:20 PM

I have setup this on a few WP sites using the premium plugins with a few tweaks from that site... It's easy to do.

But wait, you are Mr. FEAR.. if you were any other guy, I would have no problem helping you in "I Seek You" in Google Streets..

And yes, your house is 200K-250K... and in side of your JEEP, there was a white sedan and a FORD Pick-UP double cabin.

Do you want to bet?..

edgeprod 12-09-2012 11:36 PM

Quote:

Originally Posted by Mr Pheer (Post 19360639)
Well if you figure it out, hook me up please.

And thanks to Edgeprod and Autumn... but I'm not a coder so the stuff you said is great and I understand it... but the only code I write is syntax errors, and I can do a wicked blank white screen.

No worries, I am sure we can lend you some cycles. Hit my Skype tomorrow afternoon.

BSleazy 12-10-2012 12:07 AM

Quote:

Originally Posted by edgeprod (Post 19360662)
No worries, I am sure we can lend you some cycles. Hit my Skype tomorrow afternoon.

Beast! hook me up!

edgeprod 12-10-2012 12:17 AM

Quote:

Originally Posted by BCyber (Post 19360678)
Beast! hook me up!

Haha, I'm sure there won't be an issue sharing the code.

baggg 12-10-2012 12:40 AM

Quote:

Originally Posted by Mr Pheer (Post 19360639)
Well if you figure it out, hook me up please.

And thanks to Edgeprod and Autumn... but I'm not a coder so the stuff you said is great and I understand it... but the only code I write is syntax errors, and I can do a wicked blank white screen.

You can get it done on freelancer or dp for like $10,i would set up a fiverr request you will surely get responses

seeandsee 12-10-2012 07:46 AM

tube8 use this on their mobile page

fris 12-10-2012 08:02 AM

not hard to do ;)

Mr Pheer 12-10-2012 01:02 PM

Quote:

Originally Posted by fris (Post 19361016)
not hard to do ;)

Most things aren't hard to do, once you know how to do it.


All times are GMT -7. The time now is 03:09 PM.

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