With only one slide, the caption (title and description) are not visible
2 years 6 months ago #64366
by pwouda
Hi there,
If I have only one slide in the image-source, the caption is not visible (the title nor the description).
Is this on purpose? I really would like to show the description even when there is only one image.
Thanks and best regards,
Peter
If I have only one slide in the image-source, the caption is not visible (the title nor the description).
Is this on purpose? I really would like to show the description even when there is only one image.
Thanks and best regards,
Peter
Please Log in or Create an account to join the conversation.
2 years 6 months ago #64369
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic With only one slide, the caption (title and description) are not visible
Hi
please try to switch the option "autoplay" and see if this works
CEd
please try to switch the option "autoplay" and see if this works
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
2 years 6 months ago #64377
by pwouda
Replied by pwouda on topic With only one slide, the caption (title and description) are not visible
Hi CEd,
Autoplay is on, it has no effect.
Please check nieuw.ovef.nl/contact (with one image) and nieuw.ovef.nl/ (with more images)
Regards,
Peter
Autoplay is on, it has no effect.
Please check nieuw.ovef.nl/contact (with one image) and nieuw.ovef.nl/ (with more images)
Regards,
Peter
Please Log in or Create an account to join the conversation.
2 years 6 months ago #64380
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic With only one slide, the caption (title and description) are not visible
a quick solution to fix this, you can add this css code in your page
Code:
.cameraContents * {
display: block !important;
visibility: visible !important;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
2 years 6 months ago #64382
by pwouda
Replied by pwouda on topic With only one slide, the caption (title and description) are not visible
Thanks. As a quick fix this works. I only have to make a css-selector in order to use this only on the one-image sliders.
And the effect (in my case move from the left) is gone now.
I hope this can be solved in a next version.
Best regards,
Peter
And the effect (in my case move from the left) is gone now.
I hope this can be solved in a next version.
Best regards,
Peter
Please Log in or Create an account to join the conversation.
2 years 4 months ago #65037
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic With only one slide, the caption (title and description) are not visible
Hi
for info this problem has been fixed in the 2.3.13 version
CEd
for info this problem has been fixed in the 2.3.13 version
CEd
Joomlack Webmaster and Developer
The following user(s) said Thank You: pwouda
Please Log in or Create an account to join the conversation.
Time to create page: 0.223 seconds