NextGEN Gallery is a full integrated Image Gallery plugin for WordPress with dozens of options and features.

learn more… | top users | synonyms

2
votes
2answers
194 views

How to create additional thumbnails of custome size in nextgen gallery while uploading images?

Is there any way out to create additional thumbnails of custome size in nextgen gallery while uploading images? For example I would like to create 3 thumbnails of size 25*30, 100*50, and 400*350 to ...
0
votes
1answer
118 views

Add “Email Image” button with Hyperlink for individual images

I use NextGen Gallery in combination with "Share My Gallery" and "prettyphoto Media" plugins to create and display image galleries that allow visitors to share individual images. I would like to add ...
0
votes
1answer
66 views

How can i display only 4 images from a galerry using NextGen Galley

Hy, im using NextGen gallery for my gallery images, i want to display in archive page first 4 images from the galley atached to the post. Ex: i have this code that retrive me the galery.. <?php ...
0
votes
1answer
59 views

wordpress gallery plugin won't show gallery online

i have installed two different gallery plugins (Slideshow Gallery and Nextgen-gallery) i need both of them since they display photos in different ways and i need'em for different pages. I installed ...
0
votes
1answer
874 views

Easy Nivo Slider with NextGen Gallery - add caption/description

I have downloaded and installed Easy Nivo Slider and incorporated it with Next Gen Gallery. I got it up and running, but I was wondering if anyone was able to get the "caption" / description to ...
0
votes
1answer
413 views

Want to add comments to NextGEN Gallery

Does anyone know how to do it? I would like to implement Facebook or Disqus comments. I am using the gallery with the shutter effect. Thanks for your help!
0
votes
1answer
207 views

Can NextGEN Gallery be used to display a list of images passed to it?

Can NextGEN Gallery be used to display a list of images passed to it? Is there another plugin that can do this? I'm somewhat new to WordPress. I've written some php code to display a set of images in ...
0
votes
1answer
45 views

How can I Add class attribute to the html element in NextGEN gallery plugin

i want to access to some html Li element in my NextGEN gallery by jquery like this site so i need to add Css Classes How i can do this ? sorry for my bad English
1
vote
0answers
228 views

Is it possible to set JJ NextGen JQuery Carousel dynamic ids?

I usually get JJ NextGen JQuery Carousel with the short code: <?php echo do_shortcode( '[jj-ngg-jquery-carousel gallery="2" width="120" height="120" visible="4" scroll="4" auto="0" wrap="circular" ...
1
vote
0answers
132 views

Retrieve/get current image from Nextgen gallery db

I thought that I can do it using the database where the idea was to get the image from the ngg_gallery_pictures table, where the browser URL is equal to URL of the image in the table. Then I will get ...
1
vote
0answers
251 views

NextGEN Gallery - How to: Only show Fullsize & Only first image of post?

I am using NextGEN Gallery as a kind of replacement for the standard Wordpress gallery function. I created a custom post type that is made to only show images like in an exhibition. On upload I ...
0
votes
0answers
15 views

How to Create Nextgen Custom gallery with album name

i am trying so long to making one normaly gallery useing by Nextgen gallery. but i can't make it yet. i found some way to show gallery thumbnail for speciy gallery and show album name but can't make ...
0
votes
0answers
14 views

wptouch image popup through slimbox

I use successfully wptouch with nextgen gallery. However there's a problem when user click on the image. It opens a fancybox to show image at its original dimension; I'm using slimbox plugin to do ...
0
votes
0answers
11 views

Nextgen Gallery and slideshow: images are not changing

If I don't use the option Flash Slideshow the slideshow only shows me the first image. It doesn't fade to the next image. FireBug gives me the following error: TypeError: a.browser is undefined in ...
0
votes
0answers
24 views

images are missing from directory

A user of a site I built created a new NextGen gallery, and in the process of adding photos to it, "imported" the ../content/uploads folder (which is where all normal media uploads are stored). But ...
0
votes
0answers
59 views

Get a specific NextGen Gallery Album

I am using a plugin, I don't remember where I found it, to display a list of galleries. How can I change the code so that it shows only one particular album instead of a gallery? I'd like to modify ...
0
votes
0answers
19 views

NextGen XML Issues

I am using NextGen Gallery to generate an XML file via PHP. I have a jQuery plugin that is loading a photo gallery from that XML feed. I've gotten the two to work together. It works great when it ...
0
votes
0answers
64 views

NextGen Gallery is not working on the WordPress homepage

I used NextGen Gallery to set up my ablums, but I found it not working on the homepage, but in sub pages, it worked fine! Is there any way to make it working on home page? Thanks!
0
votes
0answers
74 views

Change Media Manager image link behaviour (not to link to direct file)

Is there a way or a plugin to modify / replace Wordpress media manager's default way of handling images in pages / posts? Bad (default) behaviour: If you insert an image, the link to the file gets ...