![]() |
|
"Today's Posts" In Welcome Block - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: General (https://sinister.ly/Forum-General) +--- Forum: Announcements (https://sinister.ly/Forum-Announcements) +---- Forum: Suggestions (https://sinister.ly/Forum-Suggestions) +----- Forum: Old Suggestions (https://sinister.ly/Forum-Old-Suggestions) +----- Thread: "Today's Posts" In Welcome Block (/Thread-Today-s-Posts-In-Welcome-Block) |
"Today's Posts" In Welcome Block - BreShiE - 09-30-2012 Well, as some people will know, there's a default feature in MyBB which allows you to view all posts that were made within the past 24 Hours. Now for some reason your current theme doesn't have this, and it's a feature that I use quite frequently. Let me explain the different between "New Posts" and "Today's Posts". Basically, the only difference is the time period. New Posts shows you the posts made within the past 15 minutes, whereas Today's Posts obviously shows you the past 24 hours. That was, people can easily see newely-replied to threads and access them to post on. I think it would be beneficial to both the site, and the members if it was to be added. But enough about me, what do you guys all think? Anarchist, if you wish to know how to add this in after people reply: ACP > Templates & Style > Templates > Your Theme > Header > welcomeblock_member Then add in the following code next to "New Posts" and before "My Threads": Code: <a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->welcome_todaysposts}</a>RE: "Today's Posts" In Welcome Block - Oni - 10-08-2012 Seems pointless, since we have a button for new posts. If others want it, maybe. RE: "Today's Posts" In Welcome Block - BreShiE - 10-09-2012 Did you not read what I put? New Posts = 15 minutes Today's Posts = 24 hours RE: "Today's Posts" In Welcome Block - Oni - 10-09-2012 (10-09-2012, 02:10 AM)BreShiE Wrote: Did you not read what I put? I read that. Some people are fine with a 15 minute range though. Once again, if others want it, maybe. RE: "Today's Posts" In Welcome Block - Crimson - 10-09-2012 I think it would be worth giving it a shot. RE: "Today's Posts" In Welcome Block - BreShiE - 10-11-2012 (10-09-2012, 08:52 PM)The Anarchist Wrote:(10-09-2012, 02:10 AM)BreShiE Wrote: Did you not read what I put? Yeah, but AF isn't all that active right now, so it'd be good to see that recent amount of posts so we can reply to them. RE: "Today's Posts" In Welcome Block - Andrew - 10-11-2012 At least try it before you say no Anarchist. RE: "Today's Posts" In Welcome Block - Oni - 10-15-2012 (10-11-2012, 05:50 PM)Andrew Wrote: At least try it before you say no Anarchist. I wasn't saying no, just that I would like more input before I make a change like that. I have decided to add it regardless. If people want it removed, I'll gladly agree to remove it. |