Recent Topics

1 Oct 19, 2009 04:20    

My b2evolution Version: 3.3.1

I'm coding a main page based on multiblogs.php, which gives a perfect example of what I want to do.

However I need to display 'About' page from each of the blogs before each recent posts. I can't seem to find anything about getting a page from the sample codes. What is the function call to get a particular page? Or even pages from a particular category?

2 Oct 22, 2009 01:48

To reply to my own post, since I can't seem to find any functions to do this, I use $ItemCache->get_by_ID() function. You need to manually look up ID of this particular page.

3 Oct 23, 2009 19:42

this is what I would do ;)


Form is loading...