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)
-   -   Good Wordpress Gallery Plugin (https://gfy.com/showthread.php?t=990735)

vanillaice 10-05-2010 08:26 AM

Good Wordpress Gallery Plugin
 
Can anyone suggest any plugin for wordpress that creates galleries, and when you click on an image, it loads it full sized into it's own page (opposed to some retarded javascript/ajax pop-up).

I've been messing with nextgen, and it seems to be the closest to what I'm looking for, but it's not quite there. Any other apps similar to nextgen?

Thanks!

trannysphere 10-05-2010 08:35 AM

i think uugallery is what you are looking for.. i tried robogallery.. very easy although buggy and only a few features.. i haven;t tried nextgen. is it closest to uugallery? dunno, maybe i would get uugallery nexttime.

fris 10-05-2010 08:39 AM

i use the built in gallery system.

scouser 10-05-2010 08:43 AM

uugallery

cjhmdm 10-05-2010 08:45 AM

We use nextgen gallery. I've tried a few others after reading good things about some of them, but have always ended up going back to nextgen.

You can disable the jquery shadowbox stuff pretty easily which should give you the results you want.

One thing that I would recommend though is to integrate the gallery functions directly inside your loop/code instead of using the short code stuff.

Argos88 10-05-2010 10:34 AM

As far as I know nextgallery does not open each picture in a new page... if you say, it does, show me a live example, but I think it doesn't. (unless they changed it in the last version)

Also, the WP built in gallery system, does not do it either. It just opens a sub-page with a small picture, but and then goes to the picture directly.. but it doesn't open the picture in full size in a new page.

The only ones I found are some paid plugins, but still are not to easy to handle.

.

fris 10-05-2010 10:54 AM

Quote:

Originally Posted by Argos88 (Post 17573790)
As far as I know nextgallery does not open each picture in a new page... if you say, it does, show me a live example, but I think it doesn't. (unless they changed it in the last version)

Also, the WP built in gallery system, does not do it either. It just opens a sub-page with a small picture, but and then goes to the picture directly.. but it doesn't open the picture in full size in a new page.

The only ones I found are some paid plugins, but still are not to easy to handle.

.

it does, you have to use the nextgen gallery template system, so you can make it open whatever you want.

Angry Jew Cat - Banned for Life 10-05-2010 11:06 AM

UUGallery is the only way to go http://www.uusoftware.com/news_ultimate.html

Just a little reminder, that shit was the child of the Jew Cat's mind, which I was eventually fucked out of, but still love dearly. Best system I've ever used... :1orglaugh

DigitalTheory 10-05-2010 11:26 AM

UUgallery

selena 10-05-2010 11:35 AM

Another vote for uugallery.

alsdesign 10-05-2010 11:45 AM

Used Nextgen so far, but I have to admit UUGallery looks promising!

RyuLion 10-05-2010 11:50 AM

Very nice!
http://uusoftware.com/

fris 10-05-2010 11:53 AM

too bad it hacks core files

trannysphere 10-05-2010 11:53 AM

show your nextgen and uugallery galleries guys!!! i ended up with robogallery for blog posts. lol kinda pain in the ass sometimes..

vanillaice 10-05-2010 12:24 PM

Quote:

Originally Posted by cjhmdm (Post 17573317)
We use nextgen gallery. I've tried a few others after reading good things about some of them, but have always ended up going back to nextgen.

You can disable the jquery shadowbox stuff pretty easily which should give you the results you want.

One thing that I would recommend though is to integrate the gallery functions directly inside your loop/code instead of using the short code stuff.

Yea, I disabled it and right now it's set to open an image on it's own page but it doesn't look very SEO friendly and it just opens the image, doesn't show the gallery below it.

What do you mean about integrating the functions in the code? What does that get me?

Also, thanks for the replies on UU guys, I may try that out if/when my blog starts pulling in some $$, but right now it's a mainstream blog and only pulling in about 200 visitors a day =/ Still working on link building / SEO

vanillaice 10-06-2010 11:24 AM

Here is a good example of what I'm trying to achieve with Nextgen, if anyone has experience with it

http://boston.barstoolsports.com/hot...el-sterling-2/

What I did so far was just check 'Show Imagebrowser', but that made the galleries look like this:

http://www.myaspornblog.com/internet...model-top-hat/

I don't like how the image you clicked ends up below all the content. Is this perhaps because I'm not using a custom attachment.php page? Does Nextgen call on that page to open images?

Also, is there a way to change the link format so instead of ?pid=10 it can say like ?pid=CallistaModel1

Thanks for the help

harvey 10-06-2010 11:53 AM

Quote:

Originally Posted by fris (Post 17573293)
i use the built in gallery system.

me too. Or Nextgen

vanillaice 10-06-2010 12:43 PM

I tried asking this on the WP forums but they're sometimes useless there, I was hoping some experienced bloggers would know what i'm looking for here :) I basically want to know what page I need to edit in order to scrap the top shit off of this page
http://www.myaspornblog.com/internet...op-hat/?pid=12

so the content begins at callista_model6 thanks

fris 10-06-2010 01:36 PM

Quote:

Originally Posted by vanillaice (Post 17578919)
Here is a good example of what I'm trying to achieve with Nextgen, if anyone has experience with it

http://boston.barstoolsports.com/hot...el-sterling-2/

What I did so far was just check 'Show Imagebrowser', but that made the galleries look like this:

http://www.myaspornblog.com/internet...model-top-hat/

I don't like how the image you clicked ends up below all the content. Is this perhaps because I'm not using a custom attachment.php page? Does Nextgen call on that page to open images?

Also, is there a way to change the link format so instead of ?pid=10 it can say like ?pid=CallistaModel1

Thanks for the help

nextgen doesnt use image.php or attachment.php

it uses its own template system, look in the nextgen-gallery/view folders

you can place them in your theme dir also, it will check for that location first.

if you have the exact outline you want, i can probably do it up for you. i might have some free time tonight.

vanillaice 10-06-2010 02:41 PM

Quote:

Originally Posted by fris (Post 17579669)
nextgen doesnt use image.php or attachment.php

it uses its own template system, look in the nextgen-gallery/view folders

you can place them in your theme dir also, it will check for that location first.

if you have the exact outline you want, i can probably do it up for you. i might have some free time tonight.

Hmm, I went through that folder earlier and didn't have any luck. I messed with imagebrowser.php and it seems that had no impact.

Do you know the file it uses?

A template I'd like would be exactly like the link at barstool sports
http://boston.barstoolsports.com/hot...el-sterling-2/

See how it has

[Main Blog Image]
[Blog text]
[NGG Gallery]

then when you click on an image at the bottom, it goes to a full sized page and shows:

[Clicked Image Full Size]
[Blog Text - good for link to site]
[NGG Gallery]

Thanks :)

wizzart 10-06-2010 03:18 PM

uugallery rocks: see example @ Hot Girls

vanillaice 10-06-2010 03:25 PM

uugallery looks sweet but I can't afford to plop down $450 on a server license right now :( I am definitely going to be making galleries on multiple domains so a server option is the best option for me. I doubt my host has it either.

fris 10-06-2010 05:01 PM

Quote:

Originally Posted by vanillaice (Post 17579991)
Hmm, I went through that folder earlier and didn't have any luck. I messed with imagebrowser.php and it seems that had no impact.

Do you know the file it uses?

A template I'd like would be exactly like the link at barstool sports
http://boston.barstoolsports.com/hot...el-sterling-2/

See how it has

[Main Blog Image]
[Blog text]
[NGG Gallery]

then when you click on an image at the bottom, it goes to a full sized page and shows:

[Clicked Image Full Size]
[Blog Text - good for link to site]
[NGG Gallery]

Thanks :)

ill install nextgen and do it up for you in a couple hours (tv night).

vanillaice 10-06-2010 05:09 PM

thanks that would be awesome :)

cjhmdm 10-06-2010 05:12 PM

I'll post some examples a little later when I have time.

Quote:

Originally Posted by Argos88 (Post 17573790)
As far as I know nextgallery does not open each picture in a new page... if you say, it does, show me a live example, but I think it doesn't. (unless they changed it in the last version)

Also, the WP built in gallery system, does not do it either. It just opens a sub-page with a small picture, but and then goes to the picture directly.. but it doesn't open the picture in full size in a new page.

The only ones I found are some paid plugins, but still are not to easy to handle.

.


stocktrader23 10-06-2010 05:42 PM

bookedddddddd

cjhmdm 10-06-2010 05:48 PM

Also, to answer this question
Quote:

Also, is there a way to change the link format so instead of ?pid=10 it can say like ?pid=CallistaModel1
You need to set the permalink settings in nextgen.. don't forget to update your general WP permalink settings too.

TeenSluts 10-06-2010 05:55 PM

fris said it changes core files. cant use it.

cjhmdm 10-06-2010 06:00 PM

I think fris may have been talking about uugallery. Nextgen doesn't modify any core files.

Quote:

Originally Posted by TeenSluts (Post 17580750)
fris said it changes core files. cant use it.


baddog 10-06-2010 06:15 PM

uugallery is okay, it is easy enough, but it is lacking . . . . and not a plugin.

vanillaice 10-06-2010 06:57 PM

Quote:

Originally Posted by cjhmdm (Post 17580740)
Also, to answer this question


You need to set the permalink settings in nextgen.. don't forget to update your general WP permalink settings too.

K, i'll do some searches on this and see if I can figure it out. I seen the permalink option in the settings, I checked it, it messed with my gallery but I'm sure that had to do with updating the general WP settings which I didn't do.

cjhmdm 10-06-2010 07:07 PM

Yeah, you don't need to change anything in the core wp permalink settings.. just go in and click save once you set the permalink options inside nextgen.

Quote:

Originally Posted by vanillaice (Post 17580898)
K, i'll do some searches on this and see if I can figure it out. I seen the permalink option in the settings, I checked it, it messed with my gallery but I'm sure that had to do with updating the general WP settings which I didn't do.


vanillaice 10-06-2010 08:04 PM

Weird, when I did that, clicking on the image didn't show the image. I wonder if it's due to my permalink setup?

/%category%/%postname%/

Is that i'm using.

fris 10-07-2010 12:42 AM

Quote:

Originally Posted by vanillaice (Post 17581070)
Weird, when I did that, clicking on the image didn't show the image. I wonder if it's due to my permalink setup?

/%category%/%postname%/

Is that i'm using.

let me know if this is how you mean.

i tried to mimic exactly like that sample url

http://grapesoda.org/

paymeback 10-07-2010 02:24 AM

If you want the images to open in a new window in options>effects set it to custom and use the code target="_blank"

DWB 10-07-2010 04:56 AM

Quote:

Originally Posted by fris (Post 17574107)
too bad it hacks core files

What does?

fris 10-07-2010 06:49 AM

Quote:

Originally Posted by DirtyWhiteBoy (Post 17582345)
What does?

uugallery, its not a true plugin or it would be really nice.

it hacks the core files in wp-admin.

which you really shount do, meaning everytime you upgrade your wp you will have to reupload the hacked files from uusoftware.

ps.

vanilla, if you want the code for the nextgen template i can give it to you.

Supz 10-07-2010 07:29 AM

in wordpress gallery, you can choose to open to new page or to image. It is in the gallery settings I believe. A lot of people like UUGallery.

vanillaice 10-07-2010 07:34 AM

Quote:

Originally Posted by fris (Post 17581628)
let me know if this is how you mean.

i tried to mimic exactly like that sample url

http://grapesoda.org/

Hmm what that was missing was the gallery below the images :(

vanillaice 10-07-2010 07:37 AM

Quote:

Originally Posted by Supz (Post 17583139)
in wordpress gallery, you can choose to open to new page or to image. It is in the gallery settings I believe. A lot of people like UUGallery.

Yea, i've seen that, and I think that's what sites like http://egotastic.com/ do. I tested it out and it was really buggy for me, maybe because I had nextgen installed or something. I also have edit my attachment.php page, which shouldn't be a problem should I choose that route.

The big problem with that method is it greatly slows down adding galleries. Doing one image at a time sucks, but then again if I only do 6 or so images per teaser gallery, it may be worth it seeing as it's exactly what I'm looking for.


All times are GMT -7. The time now is 05:47 PM.

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