Title and description
7 years 4 months ago #46316
by Aks
Title and description was created by Aks
Hi Cedric,
Is it possible to display the description of the images in a Flickr album, but NOT the title? I have a colleague who would like to use Slideshow CK, but keeps the filename information in the title field in case she needs to download certain albums. In effect, when the Flickr albums are downloaded, the title field becomes the filename, which can also be problematic if the title is too long.
At the moment, it appears that the "Show caption" parameter toggles whether or not the title AND description are displayed, but it is not possible to choose one of them. Or did I misunderstand something?
Thanks,
Alan Sillitoe
Is it possible to display the description of the images in a Flickr album, but NOT the title? I have a colleague who would like to use Slideshow CK, but keeps the filename information in the title field in case she needs to download certain albums. In effect, when the Flickr albums are downloaded, the title field becomes the filename, which can also be problematic if the title is too long.
At the moment, it appears that the "Show caption" parameter toggles whether or not the title AND description are displayed, but it is not possible to choose one of them. Or did I misunderstand something?
Thanks,
Alan Sillitoe
Please Log in or Create an account to join the conversation.
7 years 4 months ago #46322
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Title and description
Hi
you can hide the title using CSS, something like
CEd
you can hide the title using CSS, something like
Code:
.camera_caption_title { display: none !important; }
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
7 years 4 months ago #46338
by Aks
Replied by Aks on topic Title and description
Thank you very much, Cedric!
Please Log in or Create an account to join the conversation.
7 years 2 months ago #46802
by Aks
Replied by Aks on topic Title and description
Hi Cedric,
Your suggestion works very well, but presumably this addition to the CSS is likely to be overwritten at each new version of Slideshow CK, or am I mistaken?
Is there any possibility of incorporating this into the module as an option? At the moment, it is possible to disable the caption but, in that case, it is no longer possible to display the description. Could these options not be independent of each other?
Many thanks,
Alan
Your suggestion works very well, but presumably this addition to the CSS is likely to be overwritten at each new version of Slideshow CK, or am I mistaken?
Is there any possibility of incorporating this into the module as an option? At the moment, it is possible to disable the caption but, in that case, it is no longer possible to display the description. Could these options not be independent of each other?
Many thanks,
Alan
Please Log in or Create an account to join the conversation.
7 years 2 months ago #46803
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Title and description
you can create your own theme in the same way as this tuto
docs.joomlack.fr/maximenu-ck/5-how-to-customize-a-theme
in the module, select your theme and that's it
docs.joomlack.fr/maximenu-ck/5-how-to-customize-a-theme
in the module, select your theme and that's it

Joomlack Webmaster and Developer
The following user(s) said Thank You: Aks
Please Log in or Create an account to join the conversation.
7 years 2 months ago #46817
by Aks
Replied by Aks on topic Title and description
Thank you, Cedric.
Please Log in or Create an account to join the conversation.
Time to create page: 0.260 seconds