2013-08-11, 00:26:50
(2013-08-10, 23:04:42)maciek257@gmail.com Wrote: Is it possible to have two news managers in the page?
For examlpe i want to have news from culture and from sport - two sidebars in home page.
Multisite support in News Manager is planned for the future.
Right now you could use tags for this:
- Add tags culture or sport to your posts
- Insert links to the tag pages (YOURSITE/tag?=culture, ot YOURSITE/tag/culture if you use fancy urls) somewhere in your theme or component(s).
- List the latest posts for each tag by installing and using the News Manager Addons plugin (like this)
The bad thing about this is that News Manager doesn't currently support pagination for tag pages ("older posts" ... "newer posts" links).
Alternative solutions for having some kind of multiblog/news support in GS, without News Manager, could be I18N Search and/or I18N Special Pages. Not the easiest ones, but very powerful and flexible.
Another possibility could be using a different plugin for each blog/news site: News Manager and/or GS Blog and/or Pages&Blog and/or Matrix Blog and/or etc.