ZenphotoCMS Forum
printSearchForm - 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: printSearchForm (/thread-5518.html)



printSearchForm - Zen_Derek - 23-07-2009

I cannot find what file and where it is, to tweak how the form is written to the page. I want to add some table data to it, but cannot find which file has the function which writes it to the page. I can only find printSearchForm will calls the action.

Help!

Thank you!!




printSearchForm - acrylian - 23-07-2009

THe function is within zp-core/template-functions.php and it is not recommended to hack it. If you need something special duplicate and rename the function to use it as a custom theme function (info on that on our theming tutorial).




printSearchForm - Zen_Derek - 23-07-2009

THANK YOU, THANK YOU !!!!!!!!!!