Its working here but will check some items and post it soon.
Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.
3.1.x Extensions Database 3.1 / 3.2 ⇒ Nivo Slider
-
dmzx Online
- Founder

- Posts: 6468
- Joined: 13 Jan 2014, 21:45
Re: Nivo Slider
-
zardos
- Users

- Posts: 175
- Joined: 26 Feb 2016, 23:20
Re: Nivo Slider
Just tried it again, not working on home page but will work on topics page.
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
zardos
- Users

- Posts: 175
- Joined: 26 Feb 2016, 23:20
Re: Nivo Slider
Just pinned it, loadingindicator stops Nivo slider from showing on index page on my test sever and real server. I turned of all ext and deleted all data, then one by one turned back on, all work fine but for loading indicator. 
-
dmzx Online
- Founder

- Posts: 6468
- Joined: 13 Jan 2014, 21:45
Re: Nivo Slider
Strange, works here..zardos wrote: 11 May 2016, 22:28 Just pinned it, loadingindicator stops Nivo slider from showing on index page on my test sever and real server. I turned of all ext and deleted all data, then one by one turned back on, all work fine but for loading indicator.![]()
Will check on it.
-
Thunder
- Users

- Posts: 9
- Joined: 15 May 2015, 20:26
Re: Nivo Slider
Hi
I uploaded 2 jpg images in the directory images. The size of the images is 630x300
When I look at me the slider, he makes the images suddenly 1.493px × 711

Why ? Where can you please change the size he also accepts as the image is. ?
Thank you in advance.
I uploaded 2 jpg images in the directory images. The size of the images is 630x300
When I look at me the slider, he makes the images suddenly 1.493px × 711

Why ? Where can you please change the size he also accepts as the image is. ?
Thank you in advance.
-
elsa23
- Users

- Posts: 3
- Joined: 19 Jan 2016, 10:32
Re: Nivo Slider
Hi, can not see images bullets.png and arrows.png in nivo slider, how to fix that please
sorry for my bad english
-
Fast_Eddie
- Users

- Posts: 279
- Joined: 15 Aug 2015, 20:25
-
Fast_Eddie
- Users

- Posts: 279
- Joined: 15 Aug 2015, 20:25
Re: Nivo Slider
Double checked the permissions system and could find nothing for the slider. 
-
dmzx Online
- Founder

- Posts: 6468
- Joined: 13 Jan 2014, 21:45
Re: Nivo Slider
Check https://github.com/dmzx/Nivo-Slider/blo ... re.html#L2
And delete 3x and S_USER_LOGGED_IN
-
Fast_Eddie
- Users

- Posts: 279
- Joined: 15 Aug 2015, 20:25
Re: Nivo Slider
Thanks DM ! I'll try it out tonight! 
-
proavia
- Users

- Posts: 65
- Joined: 30 Aug 2015, 22:50
Re: Nivo Slider
Has anyone else experienced - with the slider active - that if you have a notification, the drop-down notification box is covered by the slider?
Or is it just me?
Any help is appreciated!
Or is it just me?
Any help is appreciated!
-
dmzx Online
- Founder

- Posts: 6468
- Joined: 13 Jan 2014, 21:45
Re: Nivo Slider
Check in nivo-slider.css this part:proavia wrote: 19 Nov 2016, 05:37 Has anyone else experienced - with the slider active - that if you have a notification, the drop-down notification box is covered by the slider?
Or is it just me?![]()
Any help is appreciated!
Code: Select all
.nivoSlider {
position:relative;
width:100%;
height:auto;
overflow: hidden;
z-index: 1;
}The z-index: 1; will set it in front or aft.
Also check the z-index of the notification box.
-
proavia
- Users

- Posts: 65
- Joined: 30 Aug 2015, 22:50
Re: Nivo Slider
Thanks Dm - will check that this afternoon when I get home.
So either 1 or 0?
[ Post made via iPhone ]
So either 1 or 0?
[ Post made via iPhone ]

