![]() |
"Next Image" not showing up On some of my galleries, if a user clicks on the first photo in the gallery a new page loads with a large image. In the upper right they should have the option to click "next image" but instead it just says "previous image" This only seems to happen when the user clicks on the first photo in a gallery, in other words if they click on a thumbnail photo in the middle they will have the options to view "previous and next images" Any ideas what is going on? Here is a sample gallery that is having this problem... http://www.zerogravityclub.com/photo...ry.php?cat=691 Click on the first photo in the upper left to see what I mean. |
That's because it's the newest pic in the category. The terms Next and Previous are sometimes confusing in context to the sequence of photos. What I ended up doing was removing the words, leaving just the directional arrows. :) |
How do you get the directional arrows to show up? I don't see any. |
If there is a next image next shows up if not it does not. Same thing goes for prev image. Maybe mjm will share how he modified his files for you. |
I think I figured the problem out. The photos in thumbnail view are being sorted by filename by default as opposed to by posted date. Is there a way to change it so that it defaults to sorting the gallery by posted date? |
To be honest all we did was make it ... <<< Photos - Slideshow - Photos >>> and omitted Next/Previous text. Works for us. Re: Is there a way to change it so that it defaults to sorting the gallery by posted date? That IS the default for us. What is the sort order set at in admin > edit category? |
I don't have the option to sort by "posted date" in admin>edit category |
Hi, are these in your dropdown menu? Edit Category > Default Sort Order Latest Most Views Most Active Most Popular Random Least Popular Image Name Title BTW... FWIW... If you have a parent category with subs that you want with the same sort order, you can apply the sort order to the parent category and at the bottom of the page ... - Check box to apply these settings and permissions to all children |
I do have those choices, but none of them let me sort by "posted date" Right now it defaults for "Latest" but that isn't the same as sorting by "posted date" |
You do not have that drop down box in edit categories in admin? that is where you set a default sort for a category. Latest would be the sort you want to select for sort by date |
I DO have those categories, which one would I use to sort by "posted date"? |
That would be latest my friend ;) |
"latest" seems to be the default, but it is sorting them in descending order instead of ascending. So when the user clicks on the first photo there is no "next" button to click on to go to the next photo. See what I mean by going here http://www.zerogravityclub.com/photo...ry.php?cat=691 Click on the first photo that comes up, when you do, in the upper right corner your only option is to click "previous image" |
You may change the sort if you desire but correct latest means sort by date DESC so there should be a previous link not a next link. If you want and you know how to use phpmyadmin here is a sort you can add to the photopost sort table to show oldest to newest INSERT INTO pp_sort VALUES (9,'Oldest', 'ORDER BY disporder,date ASC') |
| All times are GMT -5. The time now is 12:47 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0