activate CK Slideshow for mobile
- attilio.gaffi@fastwebnet.it
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
5 years 11 months ago #52608
by attilio.gaffi@fastwebnet.it
activate CK Slideshow for mobile was created by attilio.gaffi@fastwebnet.it
Hi everyone,
I don't know if I have to set something, but on my site, CK Slideshow doesn't work on mobile phones.
The site is www.stadiumpro.it
I installed the CK Slideshow 1.4.63 version on Joomla 3.9.6.
thank you
I don't know if I have to set something, but on my site, CK Slideshow doesn't work on mobile phones.
The site is www.stadiumpro.it
I installed the CK Slideshow 1.4.63 version on Joomla 3.9.6.
thank you
Please Log in or Create an account to join the conversation.
5 years 11 months ago #52610
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic activate CK Slideshow for mobile
Hi
the slideshow works, but your template hides the container "sp-slider" under 991px ...this is something to check in your template or use another module position
CEd
the slideshow works, but your template hides the container "sp-slider" under 991px ...this is something to check in your template or use another module position
CEd
Joomlack Webmaster and Developer
The following user(s) said Thank You: attilio.gaffi@fastwebnet.it
Please Log in or Create an account to join the conversation.
- attilio.gaffi@fastwebnet.it
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
5 years 10 months ago #52620
by attilio.gaffi@fastwebnet.it
Replied by attilio.gaffi@fastwebnet.it on topic activate CK Slideshow for mobile
Thanks for the quick reply.
But can I select different positions for mobile or desktop ??
But can I select different positions for mobile or desktop ??
Please Log in or Create an account to join the conversation.
5 years 10 months ago #52628
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic activate CK Slideshow for mobile
you can not select different positions , you must use a position in your template that does not hide on mobile 
or use another template ...

or use another template ...
Joomlack Webmaster and Developer
The following user(s) said Thank You: attilio.gaffi@fastwebnet.it
Please Log in or Create an account to join the conversation.
- attilio.gaffi@fastwebnet.it
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
5 years 10 months ago #52629
by attilio.gaffi@fastwebnet.it
Replied by attilio.gaffi@fastwebnet.it on topic activate CK Slideshow for mobile
or have I uploaded images that are too large for the mobile?
is there a limit to the size of the images?
is there a limit to the size of the images?
Please Log in or Create an account to join the conversation.
5 years 10 months ago #52630
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic activate CK Slideshow for mobile
absolutely not ...
I'm trying to explain you that the slideshow is not in cause, and is working
1/ you have a slideshow loaded in a module position from the template => "sp-slider"
2/ on desktop "sp-slider" is visible
3/ on mobile (under 991px) "sp-slider" is hidden from the template . BUT the slideshow is still there and working, the only problem is that you don't see it
you can try to force this in your template with a
is it clear for you ?
I'm trying to explain you that the slideshow is not in cause, and is working
1/ you have a slideshow loaded in a module position from the template => "sp-slider"
2/ on desktop "sp-slider" is visible
3/ on mobile (under 991px) "sp-slider" is hidden from the template . BUT the slideshow is still there and working, the only problem is that you don't see it
you can try to force this in your template with a
Code:
#sp-slider { display: block !important; }
is it clear for you ?
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.212 seconds