![]() |
|
Where is the Search Form template? - 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: Where is the Search Form template? (/thread-11319.html) |
Where is the Search Form template? - mstratford - 2013-09-02 Hello! I have been looking for ages now I cannot find where "printSearchForm" 's html template is... Anyone point me in the right direction? Where is the Search Form template? - acrylian - 2013-09-02 There is no html template. You have to create your own custom function from it if the existing doesn't fit your purpose. But actually you should be able to do most things using CSS formatting. Where is the Search Form template? - mstratford - 2013-09-03 Hello, I have tried to copy the code and recreate it using the theme's own code, but I have come to a snag. I have created this code: Where is the Search Form template? - acrylian - 2013-09-03 You will understand that I have no time to really look at your code. You need to make sure you use the same form and the same setup so ZP can process what you are submitting. |