My b2evolution Version: 1.10.x
I am wanting to list the last 3 entries in a particular blog on the front page of my site.
I have scanned the database scheme and can't figure out how a post is tied to a particular blog.
Any help would be greatly appreciated.
Mike
Posts are actually associated with a main category (and optionally sub-categories) which in turn are associated with a blog. Multiblogs.php (in the root level folder) ties multiple blogs into one page, as does summary.php so you might find some inspiration in one of those two files?