beeweb
01-23-2006, 03:37 PM
Hi, I want to add feeds from Zfeeder to my site. I want a different feed for each category, which should be possible indeed with zFeeder. But I don not know how to include it into the Smarty template.
This is the PHP which must be included: Content visible to registered users only.
The 'p1' is the id from the feed. So if I can put the category ID on that spot it would be very easy to put in a corresponding feed.
I'm no developer, I can only think of something like this:
Content visible to registered users only.
But how about subcategories? And the homepage (= no category at all)
*Edit: zFeeder can also use categories, so perhaps I should try something like this:
Content visible to registered users only.
This is the PHP which must be included: Content visible to registered users only.
The 'p1' is the id from the feed. So if I can put the category ID on that spot it would be very easy to put in a corresponding feed.
I'm no developer, I can only think of something like this:
Content visible to registered users only.
But how about subcategories? And the homepage (= no category at all)
*Edit: zFeeder can also use categories, so perhaps I should try something like this:
Content visible to registered users only.