Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Unread and recently updated topics - at bottom of group
Avatar
Charlie Badenhop
Member
Free Members
sp_UserOfflineSmall Offline
Aug 9, 2013 - 11:19 pm

I noticed that when I am logged in as an Admin, I do not see the list of "unread and recently updated topics" at the bottom of the group of forums I have set up. However, when I log in as a normal user, I do see this. Is there a reason why? And, can I turn those off (I am guessing that means I go into the editor, yes?)?

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Aug 9, 2013 - 11:49 pm

All the display elements are controlled by your theme...  and template functions.. in this case,the unread post list is designed by default to not show to admins - thought is most admins use the admin bar...  but you change the arguments to the template function to make it display for admins too... or just remove the template function and no on sees it... your call...

see:  http://codex.simple-press.com/.....postsinfo/

Avatar
Elsa
Member
Free Members
sp_UserOfflineSmall Offline
Aug 25, 2013 - 6:42 pm

Hi Mr. Papa,

I'm wanting to be able to see this section while logged in as admin as well.  I followed the link you provided, but I'm afraid it is beyond my scope of expertise.  Would it be possible for you to explain in a little more detail, which template page I'm to edit, and with what code?

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Aug 25, 2013 - 7:26 pm

you need to edit the spGroupView.php template file in your sp theme.... if you dont have your own sp theme, make one:

http://codex.simple-press.com/.....g-a-theme/

in that template file, look for:

sp_RecentPostList('show', __sp('Unread and recently updated topics'));

and change it to:

sp_RecentPostList('show&admins=1', __sp('Unread and recently updated topics'))

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17361
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625