Hello Guest
No Avatar
Sign In to Remove
Posts: 
3
Reputation: 
1
Posted: October 27, 2011, 5:49 AM
  • Group: Member
Hi,

I realize that there's an 'Unread Posts' button at the top of each section, but what I'm looking for is a way to add the buttons 'Show unread posts since last visit.' and 'Show new replies to your posts.' in the user box. Is that something I can easily toggle on?

Thanks.
Posts: 
400
Reputation: 
20
Posted: October 27, 2011, 7:58 AM
  • Group: Administrator
  • AIM: mlm@visualpulse.net
  • deviantART: MadLittleMods
  • Photobucket: MadLittleMods
This is not a setting unfortunately.

I am not sure where you want it but here is the code to insert:
Code: [Select]
<a href="', $scripturl, '?action=unread">', $txt['unread_since_visit'], '</a>
<a href="', $scripturl, '?action=unreadreplies">', $txt['show_unread_replies'], '</a>
<3 Nerve, Sk8, Labradoodle, Austin
Posts: 
3
Reputation: 
1
Posted: October 27, 2011, 12:38 PM  -- Last Edit: October 31, 2011, 4:20 AM by kilnik
  • Group: Member
Thanks. If I wanted it placed near the top right, shown in the circled area below, where should I place it in the code?

Posts: 
400
Reputation: 
20
Posted: October 28, 2011, 2:05 AM
  • Group: Administrator
  • AIM: mlm@visualpulse.net
  • deviantART: MadLittleMods
  • Photobucket: MadLittleMods
by the link tree
<3 Nerve, Sk8, Labradoodle, Austin
Posts: 
3
Reputation: 
1
Posted: October 28, 2011, 6:46 AM
  • Group: Member
Thanks again.
Posts: 
400
Reputation: 
20
Posted: October 29, 2011, 2:03 AM
  • Group: Administrator
  • AIM: mlm@visualpulse.net
  • deviantART: MadLittleMods
  • Photobucket: MadLittleMods
Thanks again.

No Problem. Come back with any other questions or suggestions.
<3 Nerve, Sk8, Labradoodle, Austin
anything