Quantcast
Channel: WordPress › Support » Topic: Seperate RSS feeds for Different Categories
Browsing all 15 articles
Browse latest View live

Cypher on "Seperate RSS feeds for Different Categories"

This feature is already built into WP. Go into index.php and find the call to wp_list_cats. It probably doesn't have any options right now, so add the following options so that the call now looks like:...

View Article



Usayd on "Seperate RSS feeds for Different Categories"

Thanks alot - the code works great, thanks again!

View Article

cbasturea on "Seperate RSS feeds for Different Categories"

I hope I'm not getting bad advice (I'm a newbie), but here's what I did in order to have the categories' RSS feed displayed: I went to /wp-content/themes/default/sidebar.php (I'm using Kubrick as theme...

View Article

Usayd on "Seperate RSS feeds for Different Categories"

yea i posted that before 1.5 so its a bit easier now with the codex and stuff, thanks

View Article

tjp144 on "Seperate RSS feeds for Different Categories"

I am using WordPress 2.01 and I would like to be able to post 1 RSS feed per category and hopefully have one feed for mutliple categories. I am confused on how to do this or if it can even be done. Any...

View Article


Jesper on "Seperate RSS feeds for Different Categories"

Cypher says: This feature is already built into WP. Go into index.php and find the call to wp_list_cats. But mine is this: <?php /* Short and sweet */define 'WP_USE_THEMES', true);...

View Article

Chris_K on "Seperate RSS feeds for Different Categories"

You want to look in your theme files. ( /wp-content/themes/YourThemeName). Things have changed since Cypher wrote that post in '04 - I'd suggest checking sidebar.php as that's where this call is found...

View Article

moshu on "Seperate RSS feeds for Different Categories"

Jesper, you are looking at the wrong file :) Whenever the index file is mentioned in general - it always refers to the index.php file in your theme directory: wp-content/themes/yourtheme/index.php...

View Article


moshu on "Seperate RSS feeds for Different Categories"

HS types faster :)

View Article


scriptavolant on "Seperate RSS feeds for Different Categories"

i'm quite new using wordpress and not a developer. i follow the tips f you don't want to list the RSS feed but just use it, then you can simply point your browser to...

View Article

singleton on "Seperate RSS feeds for Different Categories"

I would love to get a feed address for one of my categories but http://blog.apcug.org/archives/category/Discount/feed does not seem to work. Is that not what was meant by...

View Article

waltzzz on "Seperate RSS feeds for Different Categories"

I am using one that I created using the tips above but I don't have it listed. http://www.thousandsketches.com/blog/?feed=rss2&cat=2 Try just using that format, I doubt if anything else needs to be...

View Article

moshu on "Seperate RSS feeds for Different Categories"

singleton, you are not using "nice permalinks", so for you it would be (for the discount category) http://blog.apcug.org/?feed=rss2&cat=8

View Article


mrjcleaver on "Seperate RSS feeds for Different Categories"

This is great... now, is there a plugin that would make this accessible to users? Thx.

View Article

EOBeav on "Seperate RSS feeds for Different Categories"

mrjcleaver, you wouldn't need a plugin. Just use that like you would any other feed to show the content.

View Article

Browsing all 15 articles
Browse latest View live




Latest Images