Hi there,
I have maintained titles for the photos I would like to display on my homepage. Using jAlbum bridge I added the following code to have these titles being displayed:
[jalbum_bridge albumurl="wp-content/albums" disablelinks="true" type="slideshow" transition="slide" captiontemplate="<b>${title}</b>" captionstyle ="dark" /]
Also with
captiontemplate="<b>${title}</b>"
no text is displayed. Showing the filename by using
captiontemplate="<b>${name}</b>"
the file name is displayed but this is not what I want to show.
Any hint?
Thanks
Edited by: PeterPan4711 on 31-Jan-2021 12:04