Two Suggestions
It would be awesome if:
A). next to the latest topics and latest posts buttons, there were "Threads Posted In" "Threads Started" buttons
. If when you were in "Threads Posted In" you could sort by last poster timestamp and not original poster timestamp. Because sometimes I post in a thread thats years old and then can never find it again.(And I have horrible memory and cant remember the exact name of the topic)
Just some suggestions. Not sure if that would take a heavy load on the performance or not. Not sure what kind of relationship you have to threads you post in. But it would be a convienant feature.
Thanks
A). next to the latest topics and latest posts buttons, there were "Threads Posted In" "Threads Started" buttons
Just some suggestions. Not sure if that would take a heavy load on the performance or not. Not sure what kind of relationship you have to threads you post in. But it would be a convienant feature.
Thanks
Comments
Originally posted by: LucasWeatherby
I agree with this!
Originally posted by: LucasWeatherby
It would be awesome if:
A). next to the latest topics and latest posts buttons, there were "Threads Posted In" "Threads Started" buttons
Just some suggestions. Not sure if that would take a heavy load on the performance or not. Not sure what kind of relationship you have to threads you post in. But it would be a convienant feature.
Thanks
This is the key. I've had the same issue.
Originally posted by: WickedWonka
If you click your username both of those buttons are there.
I agree and I know(as seen in point
Originally posted by: LucasWeatherby
Originally posted by: WickedWonka
If you click your username both of those buttons are there.
I agree and I know(as seen in point
But if you keep adding links to the page, it makes NA less mobile friendly driving people away.
There's a balance between ease of use and appearance.
if(!mobile_site)
{
<>Threads Posted In<>
<>Threads Started<>
}
if(!mobile_site && USER == LUCASWEATHERBY)
{
<>Threads Posted In<>
<>Threads Started<>
}