Is there a way to use the printAlbumMenu to print a menu for a select album only so it will only list that album and/or the sub albums of that album? My reason is that I wish to split my albums into two distinct sets - I know I can use an added layer of Album categories but thought Id ask anyway
Cheer
Comments
If you want to have a general divided menu on all pages you will have to write your own function for that.
Yes I have been doing that and still going through it.
So you saying no really hey However if I hard code the menu items for the top level albums, then as the viewer goes to them I can set the album menu to be the sub menu of that album only. Not perfect but I should be able to make that work
Again thanks