Can anyone please help me with this?
I’ve searched everywhere and there is no defenite solution for this around.
1. Adding name of the album must be added in nggfunctions.php. if you have no PHP knowledge , don’t do it…
2. Look as well here : http://wordpress.org/support/topic/174588?replies=1
Hey, thanks alot for responding, I know you are busy but I appreciate your time and love your plugin. Anyway, that is not exactly what I need, I need it to display the album name and not the gallery name. I do know some php but not enough to change the correct parts to make it display album name, if you could please help me out with that part I’ll quit bugging everyone with this, thanks :).
[Bump] Again :(. I tried changing the $galleryID to $albumID but that did not display anything.
(Bump will not speed up any help)
I’m currently not able to explain you in detail the structure of this plugin, so I suggest you wait on the next release which offers you a bit more flexible output or you hire a PHP programmer which do this changes for you…
Otherwise take this free plugin as it is
Hey Alex,
I’m having a similar problem. I have several albums displayed on one page. They’re on separate lines, but I’d like to display the Album name above each new album.
I do know PHP, but I don’t know what you’ve called the function. Can you tell me what to put in: is it $ngg-albumname or something else?
Cheers,
Leslie
PS OUTSTANDING plugin mate.
Look into nggShowAlbum(), you must pull out the name from the database before you can show it… but here is the right place for it