Support Forum

Turn off info at bottom of Forum window

SA Samantha
Samantha
Member

Hi –

Is it possible to hide the info at the bottom of the forum window?  Such as the newest members, users currently online, users browsing this page, Moderators, and Administrators?

I’ve looked around in Settings, but can’t figure out how to hide that info, or even the whole box.

 

Thank you!
Samantha

3 Answers

New Answer

MP Mr Papa
Mr Papa
Member

you can turn off whatever display elements you like… the template function calls are all just in one of the page view templates of  your sp theme, just like a wp theme…

in the case of the stats, which are in the footer of each page, its in the spFoot.php template file…  just remove whatever elements you want… I think if you look in the footer template file you will see them, but ask if still confused…

and remember, we always recommend running your own theme vice editing one of our themes that will overwrite changes on upgrades…  see:  http://codex.simple-press.com/codex/themes/theme-basics/creating-a-theme/

SA Samantha
Samantha
Member

Thank you for the info, I’ve got it working now.

smile