christophertownson
Member
Posted 3 years ago #
Hi,
I am trying to use the [nggallery id=x] with WordPress 2.7 and NextGEN Gallery 1.0.1.
I have 1 gallery whose ID is 1.
Inserting [nggallery id=1] into a page generates the following output:
<div class="ngg-galleryoverview" id="ngg-gallery-0">
<!-- Thumbnails -->
<!-- Pagination -->
<div class='ngg-clear'></div>
</div>
It looks to me as if there is a problem picking up the ID attribute from the tag?
Any suggestions?
Cheers,
Chris
christophertownson
Member
Posted 3 years ago #
To update this:
It seems there is a bug somewhere in the latest version (of either wordpress or ng gallery plugin).
To try and replicate:
1. install WP 2.7
2. install ng gallery 1.0.1
3. configure/setup etc as usual
4. create a gallery and choose 'create new page' -- the created page has only the tag [nggallery id=x] (where x is the gid of the gallery)
5. view the page: the gallery does not display
6. add any text _below_ the tag in the page (it has to be below the tag) ... the gallery will now display on the page.
Cheers,
Chris
I'm not able to get this in the same way. Could you post your server settings, please
christophertownson
Member
Posted 3 years ago #
At the moment, I am running on a totally default WAMP 2.0 setup on my laptop.
christophertownson
Member
Posted 3 years ago #
... the problem goes away once on the remote server (Linux), so it's possibly a Windows-specific problem? Either way, since it works where it matters, it's not at all critical.
Cheers,
Chris
For what it's worth, I am having the same problem. I have to put a character after the gallery tag to get anything to show.