Would it actually hurt you to tell me how to do it, then?
same problem. the funny part:
when i echo $items_count, it counts correctly (only the displayed posts as 0, 1, 2 – but then it breaks, although posts_per_rss is set to 24.
any hint?
Thanks for you replies.
All these things use php-tags to include new content – but I can’t write <?php ?> in my articles.
Additionally, there should be a way to include multiple articles in one go to reduce database queries, e.g.
<!--include123,124,125-->
which would then translate to one additional query.