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)
-   -   what picture posting script are they using? (https://gfy.com/showthread.php?t=1077476)

pierrefitch 08-09-2012 03:21 PM

what picture posting script are they using?
 
What script is this website using and how easy it this to setup please tell me thank you

http://www.guysinunderwear.me/ this is the example site

thanks

anexsia 08-09-2012 03:22 PM

Quote:

Originally Posted by pierrefitch (Post 19112901)
What script is this website using and how easy it this to setup please tell me thank you

http://www.guysinunderwear.me/ this is the example site

thanks

Next-gen gallery plugin and shutter reloaded for wordpress

pierrefitch 08-09-2012 03:27 PM

Quote:

Originally Posted by anexsia (Post 19112903)
Next-gen gallery plugin and shutter reloaded for wordpress

do you know how to build a site like this ??

pierrefitch 08-09-2012 03:49 PM

Quote:

Originally Posted by anexsia (Post 19112903)
Next-gen gallery plugin and shutter reloaded for wordpress

Installed both plugins now how do you make the index page look like a upload picture site ???

pierrefitch 08-09-2012 04:46 PM

anyone how to make the front index page look like a picture upload site??

Lace 08-09-2012 06:04 PM

I'm guessing you a need a theme designed to be a picture site.

Young 08-09-2012 07:53 PM

Code:

<?php if (!defined ('ABSPATH')) die ('No direct access allowed'); ?><?php if (!empty ($gallery)) : ?>

<?php } ?>
       
        <!-- Thumbnails -->
        <?php foreach ( $images as $image ) : ?>

        <?php if ( $image->hidden ) continue; ?>
        <?php if ( $gallery->columns > 0 && ++$i % $gallery->columns == 0 ) { ?>
               
        <?php } ?>

        <?php endforeach; ?>

That should get you started. If you want it to work as a gallery on a template page.

BUT. The site you pointed to is not using the gallery function at all. Each one of those pics are a separate post. Looks like NextGen Gallery is just their means of upping and managing the pics (watermarks, cropping etc).

If you want something like the site you posted you just need to call out the featured thumbnail in the loop. Or you could use some fancy PHP which will pull the picture from the post automatically and make a thumb out of it.

That's as detailed as I'm going to get. It's not a lot of work.

pierrefitch 08-10-2012 07:44 AM

Quote:

Originally Posted by Young (Post 19113335)
Code:

<?php if (!defined ('ABSPATH')) die ('No direct access allowed'); ?><?php if (!empty ($gallery)) : ?>

<?php } ?>
       
        <!-- Thumbnails -->
        <?php foreach ( $images as $image ) : ?>

        <?php if ( $image->hidden ) continue; ?>
        <?php if ( $gallery->columns > 0 && ++$i % $gallery->columns == 0 ) { ?>
               
        <?php } ?>

        <?php endforeach; ?>

That should get you started. If you want it to work as a gallery on a template page.

BUT. The site you pointed to is not using the gallery function at all. Each one of those pics are a separate post. Looks like NextGen Gallery is just their means of upping and managing the pics (watermarks, cropping etc).

If you want something like the site you posted you just need to call out the featured thumbnail in the loop. Or you could use some fancy PHP which will pull the picture from the post automatically and make a thumb out of it.

That's as detailed as I'm going to get. It's not a lot of work.

Thanks hope this works

pierrefitch 08-10-2012 01:43 PM

............

pierrefitch 08-10-2012 01:45 PM

Here is another example website http://guysinsweatpants.com/ using picture posting what is they are using for that ?

Harmon 08-10-2012 02:03 PM

Quote:

Originally Posted by pierrefitch (Post 19114538)
Here is another example website http://guysinsweatpants.com/ using picture posting what is they are using for that ?

Sounds like you need to hire somebody, and stop asking for your hand to be held throughout the whole process of getting a site up and running.

Triple-A 08-10-2012 02:59 PM

I think he'd probably prefer you hold his cock...

pierrefitch 08-10-2012 11:33 PM

Quote:

Originally Posted by Triple-A (Post 19114676)
I think he'd probably prefer you hold his cock...

lol .....


All times are GMT -7. The time now is 12:18 PM.

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