Just curious if there is a maximum that could be displayed at the bottom of the forum. Currently I visit pretty often but what happen if someone don’t visit for a month? Will there be as much displayed as unread and recently updated from user’s last visit?
Support Forum
Mr Papa said
the template tag specifies the number… think the default limit is 10…
How can i get rid of ‘Unread and recently updated topics’ from the forum means i don’t want them to display at all.
in the sp theme you are using, simply remove the template tag that is displaying the unread posts… usually in spFoot.php near the bottom…
Mr Papa said
in the sp theme you are using, simply remove the template tag that is displaying the unread posts… usually in spFoot.php near the bottom…
I’m using the default theme. So do I have to change something in ‘sp-resources/forum-themes/default/templates/spFoot.php’
I tried but couldn’t find the exact location where i had to change the codes.
No – you need spGroupView.php
If you look at the functiuon names it is pretty obvious which is which and it follows the display of the page in a linear fashion.
Yellow Swordfish said
No – you need spGroupView.php
If you look at the functiuon names it is pretty obvious which is which and it follows the display of the page in a linear fashion.
thanks..Done!![]()