Forums

Join
bbPress Support ForumsRequests and FeedbackRemove super-sticky from the topic loop?

Info

Remove super-sticky from the topic loop?

  1. I know that I can use 'show_stickies' => false as an argument in the topics loop and it works.

    Now.. how do I remove just super-stickies from the loop, while keeping regular stickies true?

    Knowing JJ, I'm sure it's there somewhere, but I just plain don't see an available argument that I can hook into.

    *planning on removing super from loop and using custom loop to treat super more like announcements as other forum software does.

  2. Thnx GautamGupta for the answer:

    You just need to comment out line 139 on current trunk in bbp-topic-template.php

  3. You must log in to post.