NextGEN Gallery is a full integrated Image Gallery plugin for WordPress with dozens of options and features.
0
votes
0answers
9 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
8 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
17 views
Next Gen Gallery creating duplicates in lightbox [closed]
Somehow, Next Gen Gallery is doubling the images that get loaded into the lightbox, making two versions of the same photo which essentially forces the user to double click to move onto the next one. ...
0
votes
0answers
23 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
1answer
75 views
nextgen gallery: how to get picture url by gallery id
All posts in my site have custom field with nextgen gallery ID. To display gallery I use this code:
$gallery_id = get_post_meta( $post->ID, 'galerijos_id', true); // Get gallery id from custom ...
0
votes
1answer
47 views
Theme localization in WPML - .mo file error
We are creating a multi-lingual multi-site (on sub-domains/domain mapping) on Wordpress.
We recently bought WPML Wordpress plugin and installed it on the basic language (English) version. Now we are ...
0
votes
0answers
57 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
1answer
49 views
JavaScript Errors when Loading NextGEN Gallery
I am using NextGEN Gallery and NextGEN GalleryView.
(Editors Note: Not sure what this sentence means)
But I can't get the image those image was hidden.
When I check the css and js files, all of ...
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
60 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
73 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 ...
0
votes
1answer
86 views
How do I exclude portrait pictures from the nextgen gallery sidebar widget?
I have a gallery that contains both landscape and portrait pictures and want the gallery to be displayed in the wordpress sidebar. The problem is that the thumbnails of the portraits are scaled into ...
2
votes
2answers
191 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
0answers
29 views
HELP! NexGen Gallery Thumbnail Stacking Problem [closed]
I'm having issues with the NexGen Gallery, its odd, there is a stacking issue of the thumbnails but it only occurs on one gallery and only on pages 7-10.
The Problem:
The thumbnails appear below the ...
0
votes
1answer
113 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
...
1
vote
1answer
243 views
Display all albums in nggallery on a page
I'm using the popular NextGen Gallery / nggallery plugin to handle photo albums and galleries on my site.
I can arrange photos into a album and display it using a shortcode no problem, where I'm ...
0
votes
1answer
119 views
How can i count the images that are atacht to NextGEN Gallery
How can i count images form NextGen Gallery, the NextGen Gallery is insite a custom field.
Custom field for NextGen Gallery is " poze "
I search for it, i found this
NextGen - Display Image Count ...
0
votes
1answer
301 views
Disable all scripts and styles from NextGEN Gallery?
I use nextgen gallery in a multisite. How can I disable all scripts and styles?
These thing are loaded in the code of my site:
<link rel='stylesheet' id='NextGEN-css' ...
0
votes
1answer
67 views
NextGEN Conditional Statement
What I'd like to do is if the NextGEN gallery has more than one page (pagination) execute some code...I got close:
<?php
$nggpage = get_query_var('nggpage');
if ($nggpage > 1) {
...
0
votes
1answer
211 views
How to make page template with admin able to select NextGen Galleries to be part of the layout?
I'm trying to make a product page template, editable by client, which will have 3 different NextGen Galleries per page.
In the product page admin area, I want the client to be able to select which 3 ...
4
votes
1answer
157 views
Want image captions to be from img ALT tags not title tags
Okay,here's my challenge. My client doesn't like how when you roll over an image in the gallery a tooltip shows up with the image's descritpion, which is taken from it's title tag. But he still wants ...
0
votes
2answers
124 views
One picture belonging different galleries?
How can one picture belongs different galleries?
For example, there are two galleries. I want to avoid loading the image twice (in two galleries) but it shown (included) in the first and second ...
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
338 views
How to modify/ customise NextGen Gallery's templates?
I would like to customise the "Image browser" template in particular.
I'm trying to make clicking on an image redirects to the next image in a gallery, just like how Facebook image browser works.
...
0
votes
2answers
222 views
Retrieving links and names of images from a NextGEN gallery
I want to add a list (like a cd track list) of names and links to all images next my nextgen gallery, how can I retrieve this list? (similar to the list in the select object in the Gallery Settings, ...
1
vote
0answers
227 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" ...
0
votes
1answer
121 views
How do I create a NextGen slideshow to show all photos?
I have tried many plugins to create a slideshow out of photos I have uploaded to my NextGen galleries. Specifically, I want this slideshow to incorporate photos from all of my galleries. However, so ...
0
votes
1answer
134 views
nextgen gallery - filenames' character encoding issue
I am building a website using wordpress and i am planning to use Nextgen Gallery in order to show some pictures on a page.
My issue is, when i upload an image which has a filename containing greek ...
1
vote
1answer
385 views
NextGEN Gallery preview / Show specific images
Scenario: I have an album with 5 galleries. Each gallery contains between 10 & 25 images. I have a 'Gallery' page on my WP site and using the shortcode [album id=7 template=extend], which contains ...
0
votes
0answers
141 views
Thumbnails in NextGEN Gallery not floating to the left [closed]
If you take a look at this page, generated by the NextGEN Gallery plugin, the thumbnails in the second row are not floating to the left:
http://soteriabrighton.co.uk/gallery/
Despite having the ...
0
votes
1answer
542 views
conditional shortcode not working
I'm using a plugin, NextGEN gallery, to display photos. Each gallery from this plugin corresponds to a different sub-page, so I'm using conditional shortcodes to assign the right gallery to it's ...
0
votes
0answers
82 views
HTTP ERROR when trying to upload an image in Nextgen gallery [closed]
I am getting an error when trying to upload an image on NextGen gallery.
The error says:
ERROR HTTP error.: HTTP Error.
When checking on developer tool it says:
POST ...
1
vote
1answer
1k views
How can I randomize a Nextgen Gallery Slideshow
Been googling for an hour now can't find the answer to what feels like a simple question.
I have a very basic slideshow. I am using the shortcode to load it into the template page.
[nggallery id=1]
...
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 ...
0
votes
1answer
871 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
2answers
260 views
Seeking recommendations on Gallery plugins , specifically captioning thumbnails
I am looking for a gallery plugin that will display thumbnails on a page with captions beneath them, and still allow them to click through to fullsize images, preferably with a slideshow mode allowed.
...
1
vote
0answers
250 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
41 views
NGGallery question: How to show only one image in article and by clicking a defined gallery comes up? [closed]
wanna show only the first images of 3 galleries in an article. By clicking on an image the gallery browser layer should come up and you can browse through the gallery. All actions should happen on the ...
0
votes
1answer
405 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!
1
vote
1answer
1k views
How do I get the attributes of a short code from a post?
I am trying to preview a NextGen gallery on my main page (and category pages) to show a single image from the gallery on the main page next to the text from the post that normally shows up. I have ...
0
votes
0answers
61 views
Photo Gallery & Slide show [closed]
i'm new in wordpress and want to add a photo slide show to my site
in top of my posts { not in widgets }
i tried many plugins like nexgen and . . .
in nexgen http://nextgen-gallery.com/slideshow/
...
0
votes
1answer
206 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
308 views
NextGEN Gallery styles don't work
I am new to wordpress but I'm ambitious and I'm diving right into theme creation from scratch. So far so good until now...
I've installed the nextGEN gallery but the styles wont work (i.e. ...
0
votes
1answer
44 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
votes
2answers
307 views
NextGen Gallery quality, down-sizing and speed issues [closed]
I've done quite a bit of testing.
When uploading 4000px wide images, quality comes out terrible, jagged edges. Have experienced this in other situations, so I uploaded 1280 and 1936px wide ...
3
votes
1answer
969 views
Use Media Library to manage galleries like Nextgen (with folders, albums, collections, tags, categories, terms…)
I'd wish to use WP 3.x standard Media Librery rather than relying on 3rd party plugins like NextGen no matter how well they're written. I just don't like duplicating functionalities.
Media Librery ...
0
votes
2answers
149 views
How could I fix the lowercase problem in nextgen gallery?
I am using nextgen gallery plugin with this code:
$galleries = $wpdb->get_results(
"SELECT t.*, tt.*
FROM $wpdb->nggallery AS t
INNER JOIN $wpdb->nggpictures AS tt ON t.gid = tt.galleryid
...
0
votes
1answer
772 views
NextGEN Gallery: Adding drop-down menu widget to gallery view without modifying plugin code
In NextGEN Gallery, I am able to add a dropdown menu that lets users filter a gallery to only show images that are tagged with a specific ngg_tag, simply by adding this to view/gallery.php in the ...
1
vote
3answers
1k views
Is it possible to import NextGen Galleries into Wordpress Galleries and convert embeds in all posts?
Let me explain — Until now, I have been using NextGen Gallery, and since I have a redesigned website that has image.php template (gallery attachments page), I would like to use Wordpress' built-in ...