ZenphotoCMS Forum
how to include results from a search 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: how to include results from a search page (/thread-8737.html)



how to include results from a search page - NaturalEnquirer - 2011-08-14

I would like to display "similar images" on the image page. I understand how to include contents of zenpage items but not search page results.

I know how to link to a search page, e.g.

printCustomPageURL( "More orchid images", "/galleries/page/search?words=calopogon&tags=orchids&searchfields=custom_data,desc,filename,tags,title&inalbums=0&inimages=1");

Is there a relatively easy way to actually display search page image results instead of the link?

I am not programmer but can work from a basic example if provided.




how to include results from a search page - acrylian - 2011-08-14

You mean a list of "related images"? Easy is relative as you have to use the search class for this.