Forum Replies Created
-
AuthorPosts
-
Also, I had to install the NivoSlider plugin and mod it to make it work. I have noticed you included it in your install but it is not working properly.
Any fix coming?
not totally.
The other problem is that when the slider is shown in a mobile phone, like an iPhone, the Caption disappears instead of scaling. I would expect the font to shrink but still be visible. The slider isn’t very informative on a mobile phone without the text.
Any idea why it disappears?
so in order to solve some other problem with additional plugins, I had to install the NivoSlider plugin and make some CSS mods. (see below)
Why is NivoSlider not working by default? path issue?
here are the mods I had to make:
.nivo-controlNav {
width: 100%
}a.nivo-prevNav {
left: 0;
}a.nivo-nextNav {
right:0;
}.nivo-caption{
background: none;
}May 17, 2016 at 2:29 pm in reply to: Uncaught TypeError: jQuery(…).nivoSlider is not a function #33893I fixed this by installing the Nivo Slider plugin
I fixed this by installing the NivoSlider Plugin
-
AuthorPosts