Hi every one. Since I have many posts on my site I want to limit the slider to only four items instead of all those slider pages. Two of these items should be containing the latest posts and two should be containing random selected posts minus the two latest posts to give the older items a chance to be on the homepage.
At this moment I have random selected posts using [code]<?php query_posts(‘orderby=rand’); ?>[/code] in the loop-slider.php file. Any ideas how to achieve this? See http://www.janjaapvanassen.com
No ideas? I would really appreciate it