I have a problemen for a while and im not finding the right solution. A lot of solutions are old and dont work in my situation.
I have a wordpress website with the nextgen gallery plugin installed. Now i want to display the gallery name on top of the gallery page.
A option im using on other pages is this: $gallery->title
But this isn't working.
My website is <a href="http://www.octest.nl" rel="nofollow">here</a> and the gallery is <a href="http://www.octest.nl/gallerij/nggallery/gallery-pagina/Vrijdag/" rel="nofollow">here</a>
The file i'm working is located in this path(index.php):
/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_basic_gallery/templates/thumbnails
Thanks for the help!
I have a wordpress website with the nextgen gallery plugin installed. Now i want to display the gallery name on top of the gallery page.
A option im using on other pages is this: $gallery->title
But this isn't working.
My website is <a href="http://www.octest.nl" rel="nofollow">here</a> and the gallery is <a href="http://www.octest.nl/gallerij/nggallery/gallery-pagina/Vrijdag/" rel="nofollow">here</a>
The file i'm working is located in this path(index.php):
/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_basic_gallery/templates/thumbnails
Thanks for the help!