Member
Member
rototom   2016-10-09, 17:58
#1
as described above; how to do this?
I want to tell a small story with every picture, maybe just one sentence, maybe two...
Thank you very much!
Administrator
Administrator
fretzl   2016-10-09, 18:02
#2
Which theme ?
Member
Member
rototom   2016-10-09, 18:04
#3
garland and basic
Administrator
Administrator
fretzl   2016-10-09, 19:37
#4
You mean titles and/or descriptions for images that are used as album thumbnails?
Member
Member
rototom   2016-10-09, 20:14
#5
No, I want every single image in an album view with "captions" under it.
I already managed to do so by adding printimagetitle in album.php.
But its only for the title; how do I get the description?

Thing is, I want my images presented with a bit more textual background to them, a bit more like blog post or something.
You may check it out at https://blog.pknr.de
Thank you very much!
Administrator
Administrator
fretzl   2016-10-09, 20:23
#6
Within the [i]next_image()[/i] loop place this call where you want it to appear:
`<?php printImageDesc(); ?>`
You will have to alter the CSS to have it displayed properly.
Administrator
Administrator
acrylian   2016-10-10, 08:19
#7
best you also review the theming tutorial to learn how Zenphoto themes work in general and where to find that `next_image` loop: http://www.zenphoto.org/news/theming-tutorial/
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.