![]() |
|
Related News + Featured Image. It`s possible? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: Related News + Featured Image. It`s possible? (/thread-11943.html) |
Related News + Featured Image. It`s possible? - zloyshaitan - 13-02-2015 Hello, dear developers! I was able to make it for Search and fot list of news, but unfortunately competently change plugin Related Items for the news I did not get. Can you help me? Related News + Featured Image. It`s possible? - acrylian - 13-02-2015 It is possible by creating your own custom printRelatedItems() version. That means copy the function to your theme's function.php and rename it. Then add the calls to the feature image were needed and use this instead of the original. Zenphoto.org does similar with related items btw. Btw, glad to hear someone uses that plugin ;-) Related News + Featured Image. It`s possible? - zloyshaitan - 13-02-2015 thanks acrylian, you help me so much! and change this line: to `
Related News + Featured Image. It`s possible? - acrylian - 13-02-2015 Always welcome ;-) |