Remarks about Slideshow
2 years 2 weeks ago #66322
by Jaydot
Remarks about Slideshow was created by Jaydot
Hi,
I am experimenting with Joomla CK Slideshow, because I need an extension that will show my Flickr albums. Joomla!4, Windows 10. So far I think I am going to like this extension a lot!
I noticed two things that might require attention.
1. When I change the "animation effect" in Effects, the dropdown list stays visible, also after clearing cache and even after exiting the backend and restarting the laptop. See attachment.
2. On my laptop, the module defaults to Module Style: Card. If I change that to "No Card", the photos appear at their max width of over 3000px. The div seems to have no max width. Surely this is not expected behaviour... Or should I change some other setting?
Thanks,
joyce
I am experimenting with Joomla CK Slideshow, because I need an extension that will show my Flickr albums. Joomla!4, Windows 10. So far I think I am going to like this extension a lot!
I noticed two things that might require attention.
1. When I change the "animation effect" in Effects, the dropdown list stays visible, also after clearing cache and even after exiting the backend and restarting the laptop. See attachment.
2. On my laptop, the module defaults to Module Style: Card. If I change that to "No Card", the photos appear at their max width of over 3000px. The div seems to have no max width. Surely this is not expected behaviour... Or should I change some other setting?
Thanks,
joyce
Please Log in or Create an account to join the conversation.
2 years 2 weeks ago #66333
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Remarks about Slideshow
Hi
1.
it is not like a simple dropdown and may be that this is where you get confused
2.
CEd
1.
not sure to understand the problem ... this is a multiselect list, this means that you can use the CTRL key to select multliple effects to useWhen I change the "animation effect" in Effects, the dropdown list stays visible
it is not like a simple dropdown and may be that this is where you get confused
2.
please give me an url of the page where I can see this problemThe div seems to have no max width
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
2 years 1 week ago #66338
by Jaydot
Replied by Jaydot on topic Remarks about Slideshow
Thank you for responding so quickly!
Animation Effect:
Ah, I didn't realise it was multi-select... So it is expected behaviour that part of the the list is always visible?
Card/No Card
Okay, I've switched the module back to No Card. The page opens with the photo in the correct dimensions, but as soon as you scroll down, the dimensions change. See it here: jaydot.nl/contact
Cheers,
joyce
Animation Effect:
Ah, I didn't realise it was multi-select... So it is expected behaviour that part of the the list is always visible?
Card/No Card
Okay, I've switched the module back to No Card. The page opens with the photo in the correct dimensions, but as soon as you scroll down, the dimensions change. See it here: jaydot.nl/contact
Cheers,
joyce
Please Log in or Create an account to join the conversation.
2 years 1 week ago #66341
by ced1870
for info I don't manage that, this is the native rendering of the Joomla field in multiselect mode
for the nocard, please try with a simple module with an image (a big image)
by my side the problem does not come from the Slideshow CK because the container of the module with the css class "bottom-b no-card " which has different behaviors
this is something to manage in the template
by default the slideshow will take the width allowed by the template, not more
Joomlack Webmaster and Developer
Replied by ced1870 on topic Remarks about Slideshow
yesSo it is expected behaviour that part of the the list is always visible?
for info I don't manage that, this is the native rendering of the Joomla field in multiselect mode
for the nocard, please try with a simple module with an image (a big image)
by my side the problem does not come from the Slideshow CK because the container of the module with the css class "bottom-b no-card " which has different behaviors
this is the rule for the resolution where it works@media (max-width: 991.98px)
.container-bottom-a, .container-bottom-b, .container-top-a, .container-top-b {
flex-direction: column;
}
this is something to manage in the template
by default the slideshow will take the width allowed by the template, not more
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.207 seconds