MyBB Community Forums

Full Version: add Rss2 button
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
how do i add Rss3 button on forum like this link
Insert the following code in "forumbit_depth2_forum" template;
<a href="syndication.php?fid={$forum['fid']}&limit=15"><img src="IMAGE PATH OF RSS BUTTON" alt="RSS" title="RSS"></a>
where is this template on admincp "forumbit_depth2_forum"?
ACP > Templates > Your theme's templates > Forumbit Templates > forumbit_depth2_forum
Edit : not seen above response Smile

admin panel --> templates (see at left side quick access menu) --> * your theme's templates * --> forum bit templates --> forumbit_depth2_forum
I tried many times but it doesn't works and code is also disable automatic from template.
^ may be there is some problem with templates and it may be better if someone experienced checks it with temporary admin privileges ..