![]() |
|
printZDSearchShowMoreLink - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: printZDSearchShowMoreLink (/thread-13412.html) |
printZDSearchShowMoreLink - markdalderup - 01-06-2020 Is printZDSearchShowMoreLink a deprecated function?, It is used in the search.php of the demo theme. it gives an error and I cannot find any information about it any where. I think it is supposed to show the results of the pages and the news but is it doesnt work anymore printZDSearchShowMoreLink - acrylian - 01-06-2020
It is actually a function of the Zenpage theme only and should not appear in the demo theme at all printZDSearchShowMoreLink - markdalderup - 05-06-2020 its in there, in search.php, maybe I downloaded the wrong demo theme but there are a some deprecated tags in the one I downloaded too, I made the printZDSearchShowMoreLink work by copying the accompanying function from the zenpage theme to my functions.php so now it does work. printZDSearchShowMoreLink - acrylian - 05-06-2020 We fixed this mean while. There should not be other deprecated tags actually. If there are please open a ticket on the repository and note which. Thanks. |