Forums

Join
bbPress Support ForumsTroubleshootingForum category RSS Feeds Debugging

Info

Forum category RSS Feeds Debugging

  1. Can somebody with forum categories setup on their bbPress 1.0.2 install check to see if forum category RSS feeds are working for you?

    eg.
    Parent category <-- check this RSS forum feed
    --Sub-forum 1
    --Sub-forum 2

    Example RSS URL :
    example.com/forums/rss/forum/parent-category
    example.com/forums/rss/forum/parent-category/topics

    Thanks!

  2. Categories are meant to have no content so probably shouldn't display a feed at all.

  3. In the example above, I thought that a category's RSS feed would aggregate both sub-forum 1 and sub-forum 2's RSS feeds.

    Okay, not a big deal!

    [EDIT]
    The reason why I inquired about this in the first place was because bb_feed_head() was displaying RSS feeds on forum categories.

    I guess bb_feed_head() shouldn't echo any RSS feeds in the [head] if you're on a forum category.

  4. You must log in to post.