help with my blog...

Permalink
Hi, I am looking for a simple blog to add to a website I am building.

I am wanting a panel on each page that shows the 2 latest blog entries and then a page with all the blog listings, and a blog full description page...

here is the website I am building
http://testing.moonshark.co.uk/index.php...

as you can see I need the blog snippets on each page to entice users to visit....

any help would be appreciated
View Replies:
ScottC replied on at Permalink Reply
ScottC
You should be able to accomplish the first part with a standard page_list
set up with blog_posts page type as a filter with a limit of two, and the
second part of that would be a blog_post block.

If you need the snippets there is an insert break-point button which slices
off the "entice" portion of the blog post then they have to click through to
see the rest.

Does that make sense?