Tagged Questions
0
votes
1answer
305 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
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
2answers
226 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, ...
0
votes
1answer
872 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
406 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
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
2answers
511 views
How to find the WordPress Nextgen galleries which are not used in WordPress posts?
I am using WordPress with Nextgen Gallery by Alex Rabe for quite sometime. Once upon a time I had a good amount galleries in my website which were used in many posts through nextgen gallery shortcode. ...
1
vote
1answer
1k views
jQuery | JJ Carousel Plugin - Can’t set speed [closed]
I am trying to use NextGen Gallery with the JJ Carousel plugin. The scrolling works now, but I can’t setup the speed of the carousel. JJ wrote:
animation: The speed of the scroll animation as ...
2
votes
1answer
161 views
problem with nextgen plugin
I have a problem with Nextgen gallery,after activating some plugins it doesn't show the submit buttons(insert, cancel).
Then i have deactivated all plugins, but that doesn't help.
I haven't any ...
2
votes
1answer
2k views
NextGen Gallery - automatically create gallery sub page?
In order to use Breadcrumbs NavXT to display the title of a gallery, you need to create a new gallery subpage that the gallery will link to.
Is there a way to make NextGen automatically create this ...