Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
I start up this old thread again when I have exat same problem now.
I changed the file /image/lib/autoindex/autoindex-view.php according below
$ reverseit = true;
$ shuffleit = false;
$ popit = false;
I tried to create a new album set and the I first created an album called 2015-01-24-Gothenburg-linkoping after i created an album with the name 2015-12-23 Test Test. On both albums, I chose "Order by capture time"
http://www.sportfoton.se/image/galleries/album-set/
The album 2015-01-24-Gothenburg-Linköping is the first in the album set. What have I missed ?
Last edited by sportfoton (2015-12-23 10:51:12)
Offline
is this the same issue (albums not appearing in the order you want in the index) or a new issue (images not appearing in the order you want in the album)?
Choosing Order by capture time in albums will have nothing to do with the order that albums appear in an index.
If you're trying to order images in an album, see the advice earlier in this thread.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
is this the same issue (albums not appearing in the order you want in the index) or a new issue (images not appearing in the order you want in the album)?
Choosing Order by capture time in albums will have nothing to do with the order that albums appear in an index.
If you're trying to order images in an album, see the advice earlier in this thread.
When I add a new album puts it at the bottom of the page, I want the last added album should be first
Offline
Ok, but that has nothing to do with image the sort order in Lightroom.
I think you'll need to modify the autoindex-view.php file in the album set template, not the one in the Pages. The one in the Pages installation only controls the Galleries page. For album sets you'll need to make the change in the template.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Ok, but that has nothing to do with image the sort order in Lightroom.
I think you'll need to modify the autoindex-view.php file in the album set template, not the one in the Pages. The one in the Pages installation only controls the Galleries page. For album sets you'll need to make the change in the template.
No it has nothing to do with image the Sort Order in Lightroom.
I changed the file autoindex-view.php see two posts up
Offline
Ok, but that has nothing to do with image the sort order in Lightroom.
I think you'll need to modify the autoindex-view.php file in the album set template, not the one in the Pages. The one in the Pages installation only controls the Galleries page. For album sets you'll need to make the change in the template.
If you go to http://www.sportfoton.se/image/gallerie … 5/fotboll/ you will see that the first album I uploaded are displayed first. I want it to last uploaded the album should be on top.
Offline
Have you tried making the required changes to the autoindex-view.php file of your album set's template to reverse the order?
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Have you tried making the required changes to the autoindex-view.php file of your album set's template to reverse the order?
I changed the file /image/lib/autoindex/autoindex-view.php according below
$ reverseit = true;
$ shuffleit = false;
$ popit = false;
Offline
That's fine, that will effect your Galleries page only. But like I've mentioned twice above, you need to make that same change in the autoindex template you're using for your album sets too.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
That's fine, that will effect your Galleries page only. But like I've mentioned twice above, you need to make that same change in the autoindex template you're using for your album sets too.
Thanks Rod,
Now it works. a question! will be renamed phplugins-sample also in the templates gallery and index
Offline
a question! will be renamed phplugins-sample also in the templates gallery and index
If you've already implemented phplugins site-wide, there's no need to rename those folders as they won't be used anyway.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
a question! will be renamed phplugins-sample also in the templates gallery and index
If you've already implemented phplugins site-wide, there's no need to rename those folders as they won't be used anyway.
Thank you very much for your help Rod
Offline
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline