Search

bbPress Showcase » bbPress Chat

rss feeds by forum?

RSS

Tags:


  1. nzdan
    User has not uploaded an avatar

    new member
    Joined: Jun '09
    Posts: 3

    offline

    I apologize if this has already been requested but how did/do you add the rss feed button to your forum not the individual topics?

    I am testing bbpress to use as a knowledge centre at our office and need to find a easy way to subscribe to the forums section including all the subtopics or the latest discussions so new posts/replys or when new topics are created I will be notified and have the option to sign up to a rss feed?

    As currently I can select a forum and then a topic and add as a favorite which works great, I get emails when this topic changes and I can add as a rss feed to say internet explorer. BUT I have to individually do this to each topic that I am interested in.

    When a new topic is created I am not aware that this has happened (I am the key master) unless I find it in the latest dsicussions..

    Any help would be greatly appreciated.

    Cheers, Dan.

    Posted 2 years ago #
  2. nzdan
    User has not uploaded an avatar

    new member
    Joined: Jun '09
    Posts: 3

    offline

    I am yet to find a solution to my rss woes..?

    How do you include a rss feed to the latest discussions? is it part of your theme/template? or can you add this functioanlity to any ftheme?

    Attachments

    1. rss.jpg (61.4 KB, 0 downloads) 2 years old
    Posted 2 years ago #
  3. _ck_
    _ck_

    senior admin
    Joined: Jul '06
    Posts: 908

    offline

    That's done with custom code I wrote.

    <div class=bottombar>
    <?php if (function_exists('bb_get_posts_rss_link')) { ?>
    	<span class=floatleft>
    	<a  href="<?php echo bb_get_posts_rss_link(); ?>"><span class="rss">RSS</span> posts</a>
    	<a  href="<?php echo bb_get_topics_rss_link(); ?>"><span class="rss">RSS</span> topics</a>
    	<?php _e('for latest discussions'); ?></span>
    <?php } else { ?>
    	<a class=floatleft href="<?php echo get_recent_rss_link(); ?>"><span class="rss">RSS</span> <?php _e('feed for latest discussions'); ?></a>
    	<?php } ?>
    </div>
    Posted 2 years ago #
  4. nzdan
    User has not uploaded an avatar

    new member
    Joined: Jun '09
    Posts: 3

    offline

    Thank you for the code,

    I am not sure what to do with this code, what page to modify in my theme or how to create a new one..?

    I will do some more searching to see what I can find as I really do not know how to work with code, all I do is trial and error at the moment. If you have any suggestions please advise.

    Cheers, Dan.

    Posted 2 years ago #

RSS feed for this topic

Post a reply to “rss feeds by forum?”

You must log in to post.

keep _ck_ coding >> donate $5 <<     Theme Switcher:
26 users online from in the past 30 minutes. 17 bots 9 guests
7,492 views today 8,426 yesterday 16,043 peak. Most at once 50 today 62 yesterday 131 peak. Visited today: Amylawrence, guava, JeffreyCasivant, wigbuy123, gdfddfs, nandao, _ck_, summerfortun
2,288 posts in 394 topics over 66 months by 430 of 2,167 members. Latest: watchessaleus, wigbuy123, JeffreyCasivant