SollyNZ
Member
Posted 3 years ago #
Hi there,
Im building a website using wordpress and Next Gen Gallery.
I want to be able to display a list of the gallery names which i have created in my sidebar.
I just want to list the title which will be a link through to that page which will display them.
Any help would be greatly appreciated
SollyNZ
Member
Posted 3 years ago #
SollyNZ
Member
Posted 3 years ago #
schaefermic
Member
Posted 2 years ago #
anyone have an idea how to do this? thanks!
INKstar
Member
Posted 2 years ago #
Looking for something like this too :-))
leighburke
Member
Posted 2 years ago #
Hey there,
I got the NextGen Album displaying on WordPress 2.9.
Just create a page called 'Photos' or 'Gallery'.
Then insert [album=1,compact] or [album=1,extend] into the page.
Change the album number as required.
Next, goto the Gallery > Album page from the left-hand menu in WordPress Admin and make sure all your galleries are added to your album.
Now you will get a page displayed like this http://snowboardinjapan.com/?page_id=151 Now just make sure each gallery has at least one album in it so it displays a thumbnail pic for the gallery preview.
Hope this helps!
Cheers,
Leigh.
Thanks Leigh, but I think what SollyNZ is trying to do is display a text list of gallery names - no thumbnails.
I have been looking at the nggfunctions.php to decipher how to do this, but I don't fully understand it yet.
The 'Manage Gallery' link in the back end shows a list of all galleries, but the relevant code is enmeshed in the above file.
Any php people able to pull it out?