Hi,

TYPO3 6.2.13 and tt_news 3.6.0

I want to show two columns of news and I put two list plugins on same page. I want to show the latest news on top, of course.

If I have one plugin, the order is fine, news 1-10 (1 being the latest).

If I put 2 plugins, the order is like this:

LEFT COLUMN     RIGHT COLUMN
news 6-10       news 1-5

So, the latest news are in right column. I tried to use this code in second plugin:
http://stackoverflow.com/questions/10274294/tt-news-force-plugin-to-start-at-a-particular-id

but no help there.

How can I achieve:

LEFT COLUMN    RIGHT COLUMN
news 1-5       news 6-10

--
Kind regards,
Katja Lampela
www.lieska.net
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to