Support Forum

Moderators not being added

DD Doctor Dave
Doctor Dave
Member

Dec-13-13-11-44-28.pngPer the screen capture I created a moderator however within the forum footer Member stats “Moderator” still shows as “0”.

Additionally I would like to not see this entire section of the forum – everything including the RSS button and below I want to remove.

3 Answers

New Answer

MP Mr Papa
Mr Papa
Member

you have complete control in your sp theme over what shows… if you dont want an element or want to move it, you can…   to remove anything, just remove the display template function call… this works just like wp themes…

in the case of the stats, you will see them displayed in the spFoot.php template file of your sp theme…

as always, we recommend having your own sp theme to edit rather than core ones so you dont lose changes on updates… see:  http://codex.simple-press.com/codex/themes/theme-basics/creating-a-theme/

how long ago??  keep in mind the stats stuff is cached – by default for 1 hour…

DD Doctor Dave
Doctor Dave
Member

Caching, got it. Moderator now shows – all I had to do was wait an hour. Thanks.

MP Mr Papa
Mr Papa
Member

that time is changeable in the options… but does take time to generate when needed, so every page load is extra burden on the server for very little benefit…

thanks for the update…