Community Forums › Forums › General Discussion › Gallery: 1 Picture and Description Per Page (looking for plugin)
Tagged: multipage gallery
This topic contains 5 replies, has 3 voices, and was last updated by noxbane 6 months, 2 weeks ago.
-
AuthorPosts
-
November 29, 2012 at 4:08 pm #2398
A lot of news and magazine sites these days will paginate their photos. For example http://www.frommers.com/slideshow/index.cfm?p=2&group=611&cat_cd=ARTCULTURE#slide or http://www.cnbc.com/id/49886743/?slide=2 .
Each page is a photo with description, and they are linked together with “previous” and “next” arrows, along with a counter showing you what slide you are on.
Is there a plugin available for this, free or paid? I’m not even sure what the terminology is for this type of functionality so I have had no luck looking it up. I saw a few plugins to paginate the gallery, but this just shows several thumbnails per page, when I’m wanting one picture and one description per page.
November 29, 2012 at 5:46 pm #2422Wordpress already creates a page for each image attachment. You need to set the link for that image to point to the attachment page. You would need to add in the pagination though.
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
November 30, 2012 at 9:48 am #2524I’m still a little confused. Here is one I found on a WordPress site: http://dailycaller.com/2012/11/30/10-cute-animals-that-are-ready-not-ready-for-christmas-slideshow/
This is doing exactly what I want to do. It looks like they’ve created a post for each slide (since it has its own url, image, and content) and then are somehow grouping them together with pagination. I can’t tell by looking at their source code what plugin is in use for this or if its some custom solution. But I see these setups everywhere and thought there would be a plugin that would pretty much do this for me, so that I could then show clients how to do it on their sites.
-
This reply was modified 6 months, 2 weeks ago by
noxbane.
-
This reply was modified 6 months, 2 weeks ago by
noxbane.
November 30, 2012 at 10:03 am #2531I see one of the plugins they are using is something called Lazy Loads. It’s free and in the repository – see if this is what you are looking for http://wordpress.org/extend/plugins/lazy-load/.
**I added the wrong link before, so it’s not the link that showed up in your email.**
Need customization services or other help? Visit me here: Cre8tiveDiva.com | Twitter: @thecre8tivediva
Why Not Take The Challenge! – Help us answer some of the unanswered posts-
This reply was modified 6 months, 2 weeks ago by
anitac.
-
This reply was modified 6 months, 2 weeks ago by
anitac.
November 30, 2012 at 10:51 am #2543Thanks for the suggestion but I also saw that plugin in use and it is just for delaying the loading of images until they are visible to the user (to make the page load faster).
November 30, 2012 at 11:04 am #2551I think I have found a workable solution: http://www.nextgen-gallery.com/basic-imagebrowser-gallery/
Nextgen’s Imagebrowser can load a different picture per page, and the caption can be used to supply the content.
It’s not quite as robust as http://dailycaller.com/2012/11/30/10-cute-animals-that-are-ready-not-ready-for-christmas-slideshow/ which appears to use posts for each slide, instead of images/captions, but I think this will work. However, if anyone reading this does know how dailycaller.com pulled off their implementation, please share.
-
This reply was modified 6 months, 2 weeks ago by
-
AuthorPosts
You must be logged in to reply to this topic.