Hi
For a automatically generated slideshow I need to define. Wich entry to show. I’d like to show alwas the three newest entrys.
So is there a possibility to write something like this:
entry_id="the newest one"entry_id="the second one"an so on
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
November 30, 2011 3:48am
Subscribe [2]#1 / Nov 30, 2011 3:48am
Hi
For a automatically generated slideshow I need to define. Wich entry to show. I’d like to show alwas the three newest entrys.
So is there a possibility to write something like this:
entry_id="the newest one"entry_id="the second one"an so on
#2 / Nov 30, 2011 7:40am
I think you got your answer on twitter - but use a date-based sort on a channel entries tag pair and then the limit & offset parameters. Possibly also the count variable.
#3 / Nov 30, 2011 8:08am
Yes the #eecms hashtag is magic.
Thanks anyway.