ZenphotoCMS Forum
zpGallerific search results page - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: zpGallerific search results page (/thread-10071.html)



zpGallerific search results page - thomsob - 12-06-2012

Hi, I have read a few posts that come close to my question but I can't find an exact answer.
In the theme zpGallerific, the search page displays a sidebar (img-sidebar) and in there, I see a reference to the metadata (imagemetadata). I would like to edit that metadata to display only the fields that I want, but I can't find where imagemetadata is defined. So that's my first question.
Also, I want to change it only when displaying search results. Is that possible? Thanks




zpGallerific search results page - thomsob - 16-06-2012

So there is no answer to this? I can't see where the actual metadata is defined. Any ideas welcomed.




zpGallerific search results page - acrylian - 16-06-2012

I cannot help with the theme. The meta data comes from the images' meta data (sic!) and stored naturally in the database. For accessing them use the object model or the related template functions. More info on these on the user guide.




zpGallerific search results page - sbillard - 16-06-2012

On the image options tab you will find the list of metadata fields. For each field is a radio set controlling its use. Set only those you want shown to be displayed. So long as the theme uses the standard functions to show metadata you will see only the selected fields.




zpGallerific search results page - thomsob - 17-06-2012

Thanks for that! I should have realised! I was thinking that those settings only controlled the search options. Thanks again