Support Forum

Photo viewer with FWD/BACK arrows for browsing

BC bart cocchiola
bart cocchiola
Member

Was wondering if there’s a photo-viewer option that is known to work well with SP that has forward and backward arrows so that photo collections can be browsed without having to go back and forth to/from the thumbnails?

Being able to attach photos to posts was a big reason we went with Simple:Press so having improved photo viewing options is important.

Oh, and I need it by tomorrow morning!

Thanks,

Bart

20 Answers

New Answer

MP Mr Papa
Mr Papa
Member

not sure what you mean by photo viewer…  if you mean some sort of gallery or slideshow, then not inherently…  though the simple press api would certainly support some sort of gallery viewer… but its never been requested before… 

I can say though that any wp plugin that does galleries or slideshows via shortcodes should work in simple press since you can use any wp shortcode (if you allow)…  the biggest issue will be getting them the images as most might expect them in wp uploads area…  I know some users have used NextGen gallery for that… just not sure what was used for galleries…

BC bart cocchiola
bart cocchiola
Member

well, we have some time now as our migration didn’t happen last night as was expected.

we’re looking for a photo viewer so that when one clicks on a thumbnail they can then click an arrow button to see the photos that are before or after the thumnailed photo that they clicked on without having to go back to the thumbnails.

i think the style i’m looking for is called a lightbox maybe? 

the problem is, from a host’s perspective trying to learn a new system, there are so many mods available when you surf through a site like wordpress.org yet many are old or buggy so there’s an inclination to ask a community like this one if there’s a go-to solution that has been found to work reliably.  no need to reinvent the wheel with every single plugin and widget decision, right?

IK Ike
Ike
Member

Hey Bart,

I’m not sure what there is about, but as Mr Papa says any should technically work. Will take a look when I am home to see if I can find anything useful. 

BC bart cocchiola
bart cocchiola
Member

Thanks for the reply Ike.  I wasn’t intending to have someone else do my legwork but thanks for the offer.

I’ll go sift through the options and see what I can come up with.

Would this be a plugin or a widget that I’m looking for?  That’s something else I have to look up, the difference between plugins and widgets.

Thanks,

Bart

MP Mr Papa
Mr Papa
Member

plugin…. but as I mentioned, the key is going to be where the images are uploaded… if you use our file uploader, doubtful any wp plugin for galleries will know about them… you probably want one that allows users to upload images on the front end…  then via shortcodes can display them in the forum…

BC bart cocchiola
bart cocchiola
Member

Hasn’t anyone asked for this?  with so much of what happens on the internet being visual, i’m surprised that this functionality wouldn’t already be available.  i’m getting repeated requests for this as we host a ton of photos and our users love to sit and sort through them from the various events that go on around the country throughout the year.

 

is help with this available on a custom basis from SP?

BC bart cocchiola
bart cocchiola
Member

Ike said
Hey Bart,

I’m not sure what there is about, but as Mr Papa says any should technically work. Will take a look when I am home to see if I can find anything useful. 

ok, i’m not too proud, i looked around and don’t have the slightest idea how to determine workability of any of the available WP plugins.

 

thanks!

Bart

IK Ike
Ike
Member

Will take a look but it might not be until tomorrow. Will probably require some fiddling!

MP Mr Papa
Mr Papa
Member

it may come down to how you want to upload… if within the forum and using our uploader, think you will be out of luck… they just wont know about our uploads…  if you use a plugin that allows users to upload to galleries outside of the forum and they support shortcodes, you may be in luck…

BC bart cocchiola
bart cocchiola
Member

so when people hit the attachments button in SP they will actually be adding their photos to our WP library but the thumbnails will display in the person’s SP post?

this is an important feature, there’s really not much use in touting the ability to attach files to posts if the display options are limited to viewing one photo at a time.

we’re on the hook at this point and this doesn’t seem like an easy problem to resolve.

IK Ike
Ike
Member

I don’t know as much about this subject as Mr Papa, but no, the images aren’t stored in the normal place which is what will make gallery plugins difficult.

I do know however that lots of people use NextGen gallery with SP, have you given it a try? I think all you would need to set it up forum wise would be to enable the shortcodes for it..

MP Mr Papa
Mr Papa
Member

its up to  you whether your show attached images as full images or as thumbnails… dont want the thumbnails, just turn off the option… so just have each image come out full width (display width, not image width), one after each other…

uploaded files are not stored in the wp uploads location…  the wp ability to do that on front end has existed a whole lot less than simple press has…  changing ours now to use the wp image uploader is possible but has huge backwards compat issues…  simple press has been around since 2006 with file uploads (in various configurations)…

BC bart cocchiola
bart cocchiola
Member

Is the NextGen plugin installed in the SimplePress or WordPress plugin directory?

I’ve tried uploading it to the SimplePress directory and it’s being rejected.

MP Mr Papa
Mr Papa
Member

NextGen is a plugin for WP… so it goes in wp-content/plugins and is activated like a standard wp plugin…