Topic: Solved the repeating of Featured Posts in Latest Posts
A problem a lot of people have, and a friend of mine was able to solve it while butchering this theme for his own devices..
Its dead easy and just requires 1 line of code to be added, and tbh i cba to post it but your more than welcome to:
line 80 of home.php, add a line after it, and insert'offset' => N,
Set N to the number of featured posts you have.
Quotations and comma must be included.
I'm no expert, but I think it's safe to say that this will only work if you haven't set your Features Posts to a specific category.
He's put it into use on my blog ( www.k-jessop.co.uk ) and my value is set to 6 to offset my 6 featured posts.
Hope this helps people.
Last edited by kouri01 (2010-04-20 10:41:38)