Hi, i can’t upload images to create a new gallery with NextGen when Mint Slider extension is active…
Can you help?
Thanks.
Damien
]]>My navigation dots are misaligned and I’m not sure how to correct this. The first “dot” is higher than the rest of them by a significant margin. No matter what option I choose: none, thumbs, numbers, dots, the first one is always misaligned. Even the first thumbnail is higher than the rest of them! Thank you.
]]>Hello,
First i want to tank you for your work. What code i must use to include in directly in template?
]]>Hi there,
I’m using v1.4.0.
in this plugin is not expected to display alternate text for images?
It is possible to display the alt tex nextgen?
Sorry for my bad english
Hi there,
I’m using v1.4.0.
This might be something really simple, like an option that I’m missing but, the ‘next‘ and ‘prev‘ buttons aren’t showing up on my slider.
I’ve turned on all the navigation options and still nothing.
Any ideas? O.o
]]>The slider works great. The only issue is that it takes almost one minute to appear. I understand it’s because I have over 20 images in the slider, but is there a way to activate a spinning icon (throbber) so visitors will know the slider is loading?
]]>Hi, it appears there is a bug in line 56 of imageslider.php which causes the velocity parameter to be ignored. I believe instead of:
echo ($mis_velocity=='1') ...
it should read:
echo ($mis_velocity!='1') ...
At least it does the trick for me. Thank you for this great plugin and please keep developing it further!
Thanks, Robert
]]>Hi!
I have tried to set the settings to all possible combinations to change the effect, but it only uses one, and that is like 10 bars jumping up and change the picture. I Only want to use Fade, but that only works when page loads.
Why dont this work?
Thanks for a great plugin in all other ways!
Hello, first of all, thanks for your work.
I’ve a problem with the size of images : somehow the img tag gets an inline style like this :
<img class="image_main" src="https://image001.jpg" style="width: 960px; display: inline;">
that erases this css property :
.box_skitter .image img {
display: none;
height: auto;
width: 100%;
}
Even if I change the size of the box skitter in the slider panel, the images always get that style=”width: 960px; display: inline;” and i can’t figure out why… can you please help ?
]]>Hi, I’m sure I am all around it, but I just can’t seem to find the css to remove the frame-like border around the images.
Any tips?
Thanks,
JS
Works now, best slider around!
]]>I love this plug and I’m very disappointed to see that it has stopped working with the newest version of WordPress 3.5. Please fixed Asap
]]>The plugin has stopped working with the new version of NextGen Gallery. Nothing but a black box.
]]>Hi there,
I’ve just installed Mint but the function “Theme Options” doesn’t work. I try to change settings but the new options are not saved and under the menu (slider, typography, background color…) appare “Internal Server Error”.
Any ideas to solve the problem? Thanks
]]>Hi again
Just wondering if I can change the colour of the numbers box from black to white? I have a lot of dark photos and it would help in the numbers were easier to see. In what file will I find that code? Thanks again for your help.
]]>Hey there!
I’ve set the width and height of my slider to be the same as all my images (600×300), but for some reason the slider is coming out 800×300 instead. The extra bit is a black strip on the right hand side. Is there a setting I need to adjust, or something else I’m missing?
Thanks for your help!!
]]>Hello again,
Could you tell me where I can find the parameter to change the delay before the labels appears ?
Now it’s around 2-3 seconds and I would like to reduce it to 0,5-1 second.
Thanks a lot.
Cédric
]]>Hello,
First of all, thanks for your plugin, it’s really great.
I have a little problem with it, I can’t choose the target of the links.
It’s always set to “_self” and I would like to change it to “_blank”.
I didn’t see any parameters to change it and I even find it in the source to adapt it myself.
Please tell me how can I do it even if it’s in the source.
Thanks.
Cédric
]]>Hey there, I really like this slider, but am having problems. I can’t get rid of the navigation buttons. I have unclicked the checkbox, but still they are there. Any advice?
Thanks,
Chris
While working in another plugin that uses custom post types I get the error:
Fatal error: Call to undefined function get_current_screen() in /usr/local/pem/vhosts/112327/webspace/siteapps/24990/htdocs/wp-content/plugins/mint-sliders/mintfunc.php on line 118
The other plugin is bbPress and I don’t think the problem is there. In fact, I don’t see why bbpress would be calling a function in your plugin. Does it have something to do with you declaring functions globally?
Any help you can give me is appreciated.
]]>Great Slider!
I had to remove the first line in the skitter css file
.box_skitter {position:relative;width:800px;height:300px;background:#000;}
or my slider was always 800×300
]]>