Problems with categories...

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Froddi
Posts: 1
Joined: Mon Nov 27, 2006 2:24 pm

Problems with categories...

Post by Froddi »

Hello..
I`ve just started to use Serendipity, and it looks quite nice, besides that I think it was a little bit difficult to make my own template.
My serendipity blog is embeded into my original site, and I`ve got the look that I wanted.
But I`ve got one big problem. I would like to post my news category in my front page. But I also want to make, and use other categories for other pages. Ex. a page only about football. So then I make a category named football. But what is the link to my football page then named?
I`ve also tried Start Page Category, but I don`t seem to get it work properly...

Can anybody help me please..

When I used Cutenews earlier, I could include a category like this:

<?PHP
$category = "1";
$number="5";
include("cutenews/show_news.php");
?>

Is it possible to do anything like this with serendipity?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Problems with categories...

Post by garvinhicking »

# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply