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
Moving pinned icon, lock icon, etc to the left column
Avatar
Kimi
Member
Free Members
sp_UserOfflineSmall Offline
Apr 8, 2014 - 5:14 pm

Hi there,

I was just wondering if it's possible to move the locked, pinned and various other icons to the left column where the speech bubble is? It's a lot easier to tell when a thread is pinned or locked when it's on the left than the middle, so if I can move those, please let me know where I can go about doing so.

Thanks in advance!

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Apr 8, 2014 - 9:51 pm

are you talking about on forum view here?

if so, take a look at your spForumView template file in your sp theme... you will see the template tag functions that output the various status flags...  you can move theme where ever you like, including under the forum icon...

as always, we highly recommend that you make your own theme vice editing one of ours... see:  http://codex.simple-press.com/.....g-a-theme/

Avatar
Kimi
Member
Free Members
sp_UserOfflineSmall Offline
Apr 15, 2014 - 12:54 pm

Can you please elaborate on what I need to move? I don't think I did it right, because it completely removed them and even when I put them back how it was, it's not showing up. I am also using my own theme.

http://www.berserk-games.com/f.....discussion

Basically I saw this:

sp_SubForumIndexStatusIcons('tagClass=spStatusIcon spCenter', __sp('This forum is locked'), __sp('This forum has unread posts in %COUNT% topic(s)'), __sp('Add new topic in this forum'));

in column 3, and wanted to move it to column 1. I have since reverted it, but now nothing is showing up. I think I'm missing the pinned code too, but I can't seem to find it. If you can copy that in for me so I can add it back, that would be great. I know it's similar to the one above but with "pinned" in it.

 

Thanks.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Apr 15, 2014 - 9:43 pm

no, thats the wrong template function... its the sub forum status icons... you just want the forum status icons...

look for:

                                    sp_TopicIndexStatusIcons('tagClass=spStatusIcon spCenter', __sp('This topic is locked'), __sp('This topic is pinned'), __sp('This topic has unread posts'), __sp('No permission to create posts'));

the one you found is at the top in the subforum list... go down to the next section which is the forum section listing the topics...

Avatar
Kimi
Member
Free Members
sp_UserOfflineSmall Offline
Apr 16, 2014 - 4:49 pm

Perfect, that worked.

Thanks!

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Apr 16, 2014 - 10:48 pm

glad to help...

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