![]() |
|
How to "news by authors" or "blog by author" - 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 "news by authors" or "blog by author" (/thread-13201.html) |
How to "news by authors" or "blog by author" - Nordlicht - 2019-01-06 What must be done to enable website visitors to select news or blog(s) by author? If we have different blog/news writers on the ZP pages, then it would be nice to display the editors name below or next to the headline or sidebar, so visitors know who is the author of the story. Then it would be nice if this name would be clickable and linking to an overview of "all stories of this author" page. Thanks. How to "news by authors" or "blog by author" - acrylian - 2019-01-06 That's currently not possible on the front end (unless you want to do quite some custom coding). This is planned for the future (https://github.com/zenphoto/zenphoto/issues/807 - author actually here also refers to "owner" on images and albums). Workaround would be to use tags. On our site we use You can easily display the author on single news articles or within the news loop but as usual you have to edit your theme. see the functions documenation (search for "author"). How to "news by authors" or "blog by author" - Nordlicht - 2019-01-06 Thanks! Btw. this page: https://www.zenphoto.org/news/theming-tutorial/ includes a dead link to: https://github.com/zenphoto/DevTools/tree/master/demo_plugin-and-theme But should be: https://github.com/zenphoto/demo-theme Enjoy! How to "news by authors" or "blog by author" - acrylian - 2019-01-06 Thanks. FYI the demo theme is also listed on the themes section itself: https://www.zenphoto.org/theme/demo-theme/demo-theme.jpg.html How to "news by authors" or "blog by author" - acrylian - 2019-01-09 Quick update: There is actually a quite easy way via the search engine. Try such a link:
This should give a search results page with all pages and articles of that author. How to "news by authors" or "blog by author" - Nordlicht - 2019-01-09 Looks good Thanks for your effort! How to "news by authors" or "blog by author" - acrylian - 2019-01-09 Normally I don't/can't fullfill such small wishes instantly but the support build will get ready some made template functions for this soon. How to "news by authors" or "blog by author" - Nordlicht - 2019-01-10 What else to say |