ZenphotoCMS Forum
search field - 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: search field (/thread-9915.html)



search field - mfeske - 2012-05-01

Hello,

what must I do that the search field is on all sites?

Gretings




search field - acrylian - 2012-05-01

Place the search form function on any theme page. I strongly suggest to read the theming tutorial if you haven't already.




search field - mfeske - 2012-05-01

I read this http://www.zenphoto.org/news/theming-tutorial , but I don“t found the function to set the search for all sites, can you show me the Anker on the Site? And I found no function to make the correct String for download List in Codeblock of Gallery.




search field - Laurent - 2012-05-01

To have the search form i place this code in my inc-header.php file.

`

of course, you have to make a search.php page like this one : http://www.zenphoto.org/news/theming-tutorial#searchphp`

Laurent