Hello,
I use the Bootstrap Darkroom-theme with PhotoSwipe Diashow for my gallery.
When I look at an separate photo with PhotoSwipe, there is just the photo and at the bottom of the site it shows the filename.
I think this behavior has changed and I think that the title and the description of the photo was visible in earlier versions of Bootstrap Darkroom.
So how can I fix this?
I want to show the title and the description of the photo in PhotoSwipe Diashow.
I hope someone can help me.
I think this is a bug and should be fixed within the theme. I just opened an issue at github.
Last edited by kleiner_Hobbit (2022-06-20 13:08:33)
Offline
Is it really only me who is missing the titles and descriptions?
All my photos have a title and some photos have in addition a description.
When using Bootstrap Darkroom with PhotoSwipe Diashow, neither the titel nor the description is visible.
It shows only the filename at the bottom of the side.
Is there any way to show the title and description as well?
Offline
Hi :-)
1/ It's better talck on forum change before oppen issue on github
2/ Can you link a photo to show the problem?
Offline
Here is an example
This is the link to the photo:
https://www.die-weite-welt.de/picture.p … ategory/94
Offline
I think the title and description were visible in the diashow in earlier versions of Bootstrap Darkroom together with the filename.
Offline
You can try to replace the file:
themes/bootstrap_darkroom/template/_photoswipe_js.tpl
With my customized: https://www.arkivfoto.net/_photoswipe_js.txt
Rename to .tpl
Best regards
Robert
Offline
Hi Robert,
thanks for your file, but it doesn´t works.
The Images are shown bigger in PhotoSwipe with your file, but there is no title and no description visible as before.
Claudia
Offline
HI Claudia
Also try replace:
/themes/bootstrap_darkroom/include/themecontroller.php
https://www.arkivfoto.net/themecontroller.txt
Best regards
Robert
Offline
Hi Robert,
thanks a lot, by updating the themecontroller.php with your file it works!
Title and description are now visible
THANK YOU very much for this helpful file!
This leads to another question ...
Is there a way to center the text and make it a little bit bigger?
Best regards
Claudia
Offline
I found a solution for center the text and make it a bit bigger.
I put this code in CSS with LocalFiles Editor
.pswp__caption__center { font-size: 18px; line-height: 18px; text-align: center; margin-bottom: 3%; }
Offline
Hi All,
I'm glad I found this thread since @kleiner_Hobbit had exactly the same issue as I have with this theme on my newly created website. (fotos.familiedewit.net)
However I can not copy this fix since the files mentioned by @BigIsland270972 seem not to be available any more.
Was this really a bug? Is there perhaps an update of the theme that is not released yet.
Could either of you provide me with the fixed files as well?
Thanks,
Johan
Offline
You have to add two lines in the themecontroller.php
This will be fixed with the next update of Bootstrap Darkroom
Offline
kleiner_Hobbit wrote:
You have to add two lines in the themecontroller.php
https://user-images.githubusercontent.c … 34c8ba.jpg
This will be fixed with the next update of Bootstrap Darkroom
Ah I see. Just found the github, will copy the file from there in the meantime!
Thanks!
Offline
Ok I got this working. Tile and Description are displayed correctly. However these are the title and description that need to be entered in the Album management section for each photo correct?
In the processing of my photo's I use Lightroom, and always add a caption. This is part of the EXIF information available in the meta data of the photo. Would it be possible to display this EXIF caption field under the photo instead of the description field?
Regards,
Johan
Offline
This problem is now fixed with the latest version of Bootstrap-darkroom
Offline