In my theme, I have moved the topic RSS button to the footer file, next to the all RSS button.
Now, I would like to have it shown only on topic pages. Probably using an if check in the footer file.
Is there anything like is_sp_topic_page() that I can use?