Hello, I noticed your plugin is not supported for over 2 years. I have couple clients that use this plugin and it breaks their sites and some function don’t work anymore. I am interested in updating it and making sure it’s compatible with all new versions. Would you mind to pass the plugin development to me?
]]>After years of faithful service the Nivo Slider plugin for NextGen Gallery finally met a breaking issue:
The latest version of NextGen Gallery breaks the settings page:
“Sorry, you are not allowed to access this page.”
After disabling each plugin individually it finally worked when I disabled NGG so I think I found the unfortunate culprit?
Also, it would be nice to have a setting for switching link targets between _blank (the current hard-coded output) and _self.
Thank you for the time you put into this plugin years ago. It went strong for quite some time!
Cheers
]]>how do I hide or eliminate the navigation dots below the slider images
]]>Hi,
I’m using your Nivoslider displaying my partners’ logo’s. I’d like to link them to a separate page on my website. Altough if I click them they open an new tab in my browser. I’d like the link to be _self, not _blank.
Is that possible?
Kind regards
]]>i have images png transparent but the effect fade dont fade the image in back only hide the image after new image show with fade effect
]]>**deleted**
Issue fixed.. forgot a setting..
]]>Hi,
im using the shortcode [ngg-nivoslider]
and sometimes i have this SQL error on one site and not on the other testing site which is a mirror :
WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘WHERE exclude = 0 AND galleryid = 43 ORDER BY sortorder ASC’ at line 1 for query SELECT * FROM WHERE exclude = 0 AND galleryid = 43 ORDER BY sortorder ASC made by …
Any fix to this plz ?
]]>Hello sirs,
thank you for your great plugin.
I get a loading screen that extends over the whole page. After loading, all images are shown correctly.
here is a screenshot of my problem
https://swl-atelier.de/wp-content/uploads/loading.jpg
Thank you in advance
ll.
]]>Greetings.
I’ve been trying to display a ngg-customfield for each image of a slideshow.
I’m using NextGen NivoSlider to pull the gallery like this:
<?php echo do_shortcode( '[ngg-nivoslider gallery="1" html_id="front-slider" width="960" height="450" caption="both" htmlcaption="#more" effect="fade" directionNav="true" controlNav="true" pauseTime="8000" animSpeed="1000"]' ); ?>
Then I tried pulling the ngg-customfield inside the htmlcaption:
<div id="more">
<?php
$linkval=nggcf_get_field($image->pid,'more_field');
if($linkval !='')
echo "<a href=\"" . $linkval . "\">";
?>
</div>
but no cigar.
Is there a way to make this logic work? What I’m trying to achieve is the “more” button linking to its single product page, like this site.
Any help would be most appreciated.
`
how do I get it to open the album page and click on the gallery, open Nextgen NovoSlider with photos from this gallery?
Ex Album page:
https://www.guiagerais.com.br/coberturas/belo-horizonte-grande-bh/
Ex Galley page:
https://www.guiagerais.com.br/coberturas/belo-horizonte-grande-bh/nggallery/belo-horizonte-gde-bh/quarta-e-dia-de-woods-woods-bar-bh-18-jun-2014
I’m sorry by my poor english.
]]>This is exactly the thing i needed. It works great and is easy to adapt.
I have set a slider on the homepage of my site https://www.thedeadmaggies.com and have set effect=”fade” wanting all images to simply fade into one another. However the 3rd or 4th image of any slider I make always stretches down (out of the dimension constraints and out of scale) and I can’t seem to stop it.
I have tried reordering images in the gallery, and have tried using code effect=”fade,fade,fade,fade,fade” etc. but this hasn’t fixed it.
Not sure if this could be a bug? Or if there’s something more I could do (am defininately not a coder of any sort).
It’s a real small issue in an otherwise great thing. But it does make my site less pro than I’d like. So any help appreciated.
Cheers
Tom
https://www.thedeadmaggies.com
Full code is –
[ngg-nivoslider effect=”fade” gallery=”5″ pausetime=”3500″ width=”1000″ order=”sortorder” height=”420″ resize=”2″ animspeed=”600″ directionnav=”false” controlnav=”false” center=”1″ pauseOnHover=”false”]
]]>Hello,
i do have a problem with the nivoslider everytime i scroll down (the searchbar does move down also) the slider covers this bar. Is there are way to make the slider behind this bar ? i checked the editor already but i couldnt find anything.
here a link to the screen: https://farm4.staticflickr.com/3730/13412270104_72cfa997e0.jpg
i hope you guys can help me
Shapy
]]>The plugin says it has “Theme support”.
I can see the themes in the nivoSlider folder (wp-content/plugins/nextgen-nivoslider/themes)
BUT
The themes don’t seem to work.
There is no help guide or shortcode example to change the theme.
I have tried
theme="dark"
and
theme="theme-dark"
and
dark
in the shortcode, but nothing seems to work.
How do I change the theme?
nivoslider 3.2.7 was working perfectly on NEXTGEN 2.0.40, but since I upgraded to NEXTGEN 2.0.58, images and thumbnails disapeared from my webpage
I am placing the slider with this code:
echo do_shortcode('[ngg-nivoslider gallery="'.$galeria.'" order="random" effect="fade" shuffle="true" max_pictures="36" html_id="slider" resizewidth="620" resizeheight="465" resize="3" resizebg="DEDEDE" center="1" directionNav="true" controlnavthumbs="true" pauseTime="3000" animSpeed="500" pauseOnHover="true"]');
Thanks in advance
]]>Hi,
I want to make some CSS changes and was wondering where is the best place to do this so that my changes will not be overwritten when there is a plugin update. Should I make a new NextGen NivoSlider theme or is there provision for a CSS file within my wordpress theme, as some other plugins do… or another way perhaps.
Many thanks
Bryan
Hi there,
I have the plugin working on a slideshow of images here:
I’ve uploaded all the images at the desired full size; all fall within 600 X 500 px. If I don’t specify the height/width in the shortcode, the images are stretched and blown out to fill the entire content ares. But when I specify the height and width in the shortcode, the images are not responsive and do not “shrink down” when the window is resized. Can someone guide me on how to get these images to (a) show up as they are at full size, centered and (b) resize properly in a smaller window/mobile device?
Any help appreciated!
Hi there,
Is there a way to not display any navigation, but rather to make the slideshow advance by clicking on the image itself? Any help appreciated. Thanks!
]]>Hey all,
I’m using the NextGen NivoSlider because of its simple handling.
Now I like to add the Gallery description to my Slideshow. I want to place it above the slides while using a DIV container.
I tried to implement the code posted by “Sprutt”. He added his code to the ngg-nivoslider-widget.php (at the end of the function named widget before the final echo call):
$galleryTitle = trim( $gallery->title );
$galleryDescription = trim( $gallery->galdesc );
$output .= '<h1>' . $galleryTitle . '</h1>';
$output .= '<div class="proj-page-descr">' . $galleryDescription . '</div>';
My problm is, that all the time I insert a gallery description, there is a very big space under my slide.
Does anybody has an idea?
THX and many greets
Roman
https://www.ads-software.com/support/plugin/nextgen-nivoslider
]]>I’m not much of a developer, but for anyone who, like me, was hoping this plugin would work for multiple galleries, I created just such a version. I hope that my code or some very similar to it will be incorporated into the official version of this plugin.
Replace /includes/ngg-nivoslider-widget.php with this: https://pastebin.com/kG1vduuc
In order to make this work I replaced the pulldown in the widget with a field that can be used like the tags field. It requires that you know the ID of the galleries you wish to use. A better version would allow for a multi-select box, but since I don’t use the widget I’m not as interested in creating that. The main enhancement is that the shortcodes now support multiple galleries.
]]>Thank you for updating this plugin to work with NextGen2. I have been waiting for this change to try this plugin.
I can’t seem to make it work with multiple galleries. For example:
[ngg-nivoslider gallery="7" html_id="about-slider" width="533" height="400" effect="fade" resize="4" shuffle="true"]
works and shows just the one gallery, but
[ngg-nivoslider gallery="7,35" html_id="about-slider" width="533" height="400" effect="fade" resize="4" shuffle="true"]
appears to load every image (or almost every image) from all of my galleries.
Thank you for your help!
]]>Hi! How do I change the default settings for the slider widget? I know I can do this manually, but I am creating a lot of these so it would be better if I can just change the default settings.
]]>How do I get rid of this? It is coming from default.css in nivoslider, as a #fff background color.. but I have no idea what is creating the space to begin with or why it is not on the far right side…
https://www.iac-intl.com/gallery/wordpress/
relevant css:
.theme-default .nivoSlider {
position:relative;
background:#fff url(loading.gif) no-repeat 50% 50%;
margin-bottom:10px;
-webkit-box-shadow: 0px 3px 7px 0px #039CD5;
-moz-box-shadow: 0px 3px 7px 0px #039CD5;
box-shadow: 0px 3px 7px 0px #039CD5;
}
.theme-default .nivoSlider img {
position:absolute;
top:0px;
left:0px;
right:10px;
display:none;
]]>
Dear all,
first off, many thanks for making such a great plugin available.
I have a couple of problems integrating Nextgen NivoSlider for that have been haunting me:
1) For some reason the right-hand side border around the slider is not being displayed correctly. Please check the following link:
https://www.bloomingstars.com/nivoslider-test/
Is there a way to get the border to be displayed correctly on all four sides? Removing the border altogether would also be acceptable.
2) Is Nextgen Nivoslider also available as a PHP method, so that I could integrate it in a call to an action hook in my theme (e.g. in order to conditionally display a slider only on the main page)?
Additional info: I am using Nextgen Gallery 1.9.13 with Nextgen Nivoslider v 3.2.7.
Thanks in advance,
Emmanuele
I’m working on a new site and would love to get this slider working. When I tried both the shortcode and the widget the slider would not display.
I tried deactivating plugins to no avail. When I reverted to the default theme, it worked. So, apparently the problem is with the headway theme.
Has anyone had success using this plugin with headway and if so, how?
Thanks for any suggestions!
Error as follows:
Warning: require_once(/home/site/public_html/wp-content/plugins/nextgen-nivoslider/includes/mr-image-resize.php) [function.require-once]: failed to open stream: No such file or directory in /home/site/public_html/wp-content/plugins/nextgen-nivoslider/includes/ngg-nivoslider-main.php on line 5
]]>Hi, I’m using a brandnew NGG gallery and newest NGG nivo slider, it all works fine execpt I see no effect no matter which one is selected with effect=setting … what could that be? I just see the images but no effects…
]]>Hello and thanks for a great plugin!
I got my slider set up and running fine dislaying my galleries. Now I only need to figure out how to display the galleries description underneith the sliders. I have been looking around for a solution but haven’t found anything. I got a feeling it shouldn’t be extremely hard to do but its still beyond me…
Does anyone know how I might achieve this?
Thanks in advance, cheers/Dag
]]>Hi
First of all thanks for a fantastic plugin – great work!
I stumbled upon one thing: I have a gallery with 24 relatively large pictures – and on slower internet connections this meant that the slider took ages before it runs.
I now changed line 335 in includes/ngg-nivoslider-widget.php to
$output .= "\n jQuery(function() {";
As discussed here: https://stackoverflow.com/questions/6727253/getting-nivo-slider-to-start-before-all-images-are-loaded
Could this become the standard behavior for the plugin in the next version?
Or if there are reasons against that, could it become an option?
Mike
]]>hello
it is very nice plugin
but i can’t undestand – how can i make thumbnails to be links to fulsized images or to the album/gallery?
ex: i see nice picture in slider and i want to click on it to see it in bigger size – how it can be configured/done?
]]>Hi all
– Is there a trick to disable the fadein/out fx with with next/prev
buttons? I want to keep it active…
– is there a way to make the left/right parts of the whole slider container
act like left/right ? [handy for tablet/phablets and smartphone ??
ps I got the prev/next out of the img scope by disabling the overflow hidden in the default nivo slider css…. Then the prev/next is left/right from the img…
Ciao Val
]]>