pshag
Forum Replies Created
-
This worked for me:
Try to fix the wp-content/plugins/nextgen-gallery/css/nggallery.css styles file.
Add ‘text-align: center;’ to .ngg-galleryoverview class.
Remove ‘float: left;’ from ‘.ngg-gallery-thumbnail-box’ class.
Add ‘display: inline-block;’ to ‘.ngg-gallery-thumbnail-box’ class.Forum: Plugins
In reply to: Nextgen GalleryNo. I asked that question just before I saw yours. Maybe you can bump mine and ask the question there:
You should mark this one as resolved. Glad to be able to help.
Forum: Plugins
In reply to: Nextgen Gallerythat should be [nggallery id=1] – for your first gallery, each one you create will be sequentially numbered.
Forum: Plugins
In reply to: Nextgen GalleryHave you tried using just the shortcode, instead of using “Add Media–>NextGEN Gallery” dropdown menu?
Put these in your page where you want the gallery:
[nggallery id=6]
or
[nggallery id=1 template=caption]
Let me know if that helps.
Does anyone have any insight on this issue?
Failing that, would it stand to reason that if I uninstall the plug-in, I will lose all my photos and galleries and have to re-upload everything when I reinstall the previous version? If this is NOT the case, then that is my next course of action.
Thanks.
No seriously, guys. The change from $image->description to $image->title should do it, it did it in the last release of NextGen. Why doesn’t it work with this one?