Help - Search - Members - Calendar
Full Version: Show last 7 day of post non consecutively.
Movable Type Community Forum > Additional Resources > Tips and Tricks
kolbyk
I am not sure how I want to ask this, but I was wondering how you could setup the main front page to show the last 7 day of post, but to not let all the post roll off if you dont post for 7 days.

For example, currently if I post on Monday and dont post for 8 days then I will have no post on my front page once I rebuild. I would like to have it to where there would always be the last 7 days worth of post on the front page, even if I made one post on a Monday then a Wednesday then a Saturday.

I really hope that makes since. For anyone familiar with Greymatter, I would like it to work just like it did with showing post on the front page.

Thanks to anyone who can help smile.gif
girlie
CODE
<MTArchiveList archive_type="Daily" lastn="7">
<MTEntries>
...
</MTEntries>
</MTArchiveList>


If you don't have or don't want to have Daily Archives, see the ArchiveAnyway plugin, or, if you have PHP, Brad Choate's code in this thread.
kolbyk
Thanks! I think that should work smile.gif Greatly appreciated!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.