Jump to content

View new content links, why they doesnt take me to first unread post?

Featured Replies

  • Author



What we want to do is this..



If a topic has a new post, then it takes us to /unread


If a topic is read then it takes us to the first post.




^this

And devs, think about mobile skin. How difficult it is to hit that star image in mobile phone?
  • Replies 59
  • Views 8k
  • Created
  • Last Reply

It is for sure a little tricky not knowing all of the system and how they are calling it properly.... Charles made it sounds easy, but I think he was just looking at the browser link info... lol



kind of suspect that myself... as i honestly see no code here that tests against "unread" at all, just on request for page and whether its first post or not.

Take a look at Other Global Templates > generateTopicIcon It might give a clue how they are handling it for the image links?

i have, hence the issue.



<if test="$imgArray['is_moved']">


<span title="{$this->lang->words['pm_moved']}">{parse replacement="t_moved"}</span>


</if>


<if test="$imgArray['is_closed']">


<span title="{$this->lang->words['pm_locked']}">{parse replacement="t_closed"}</span>


</if>


<if test="$imgArray['show_dot'] && empty( $unreadUrl )">{parse replacement="t_read_dot"}</if>


<if test="gotolatestwrap:|: ! empty( $unreadUrl ) && ! $imgArray['is_moved']">


<a href='{$unreadUrl}' title='{$this->lang->words['first_unread_post']}'>


<if test="$imgArray['show_dot']">


  {parse replacement="t_unread_dot"}


<else />


  {parse replacement="t_unread"}


</if>


</a>


</if>



template scope, $unreadUrl is a local $var not present or data pushed for it to search templates.

Ahh I see... The funny thing is I know this has to be a simple edit... but one we have yet to find or understand. :(

We want to keep behavior consistent across all the areas. On topic view it works as you described so it should also work that way on view new content.


I understand you wanting consistency, but consider usability. If you're actively looking for NEW content, as people using VNC obviously are, why not make it as easy as possible for them to get to the first unread post by simply clicking on the thread title (as they've been used to doing for the past two years)

Plus there's inconsistency all over 3.2 anyway (mobile skin - clicking on any topic title takes you to first unread rather than first post; star symbol is used to indicate unread posts in mobile skin but star indicates having posted in a topic in the full skin; some buttons have hoverover images but some don't; some areas use the old 'forum jump' style selectors for users to make choices whereas others like the selector to choose which area you want to search in looks like a button. The default 3.2 skin feels like an exercise in showing off Rikki's skills, rather than an attempt to provide a consistent, user-centric front end.

The default 3.2 skin feels like an exercise in showing off Rikki's skills, rather than an attempt to provide a consistent, user-centric front end.



I've been thinking the same thing ever since i saw that godawful chosen pink, TBH.
I would like to know how soft blue and shocking pink could ever, ever be considered a consistent color scheme.
Much less the completely random use of green.

Many feel the same on the colors, Until someone else comes along or he get's hit by a truck of testosterone, we are stuck with the pink and baby blue. or of course our own skins. :)

Nothing personal ;) We just have different taste!


Many feel the same on the colors, Until someone else comes along or he get's hit by a truck of testosterone, we are stuck with the pink and baby blue. or of course our own skins. [img]

[/img]



Nothing personal [img]

[/img] We just have different taste!




My personal favorite ;)

BUMP FOR A SOLUTION


Can anyone at IPS or anyone else help us figure this out please?

Would like to implement this on my forums too.

IPS is still there? Please, a help????

It seems this is being ignored for some reason..... bump for a solution please!

I guess the solution is
Page__view__getnewpost
or
&amp;view=getnewpost
But i've tried all the night yesterday, do replace some code...nothing. Only in the board index, and then I discovered that the option of the first unread post was active inthere.%7Boption%7D
So many questions without answers...

  • 2 weeks later...

Even in this occasion we are not finding anyone able to give us a correct direction. Boh..

I really need this too. Right now it's not going to make much sense to my community..and its not what they are used to. Has anyone got a fix?

It is necessary to click on the last page, and then you must see if it's the last, your last, or not.
I don't understand why nobody answers. Virtually orphans!!

In same boat.. but I guess no one cares about us :)

Gets the popcorn and waits patiently. :)


In same boat.. but I guess no one cares about us :smile:



Gets the popcorn and waits patiently. :smile:



LOOOL..
I've tried in many ways. Boh...

I've been exploring this software for a couple weeks now and although I'm thrilled for the most part, I've just discovered from this topic that the blue dot & star have some significance. Who would think to click on that to go to the last post they've read?

It should be the title... Even the little quote redirect icon would at least tempt people to think the icon might have some action to it.

  • Author

Who would think to click on that to go to the last post they've read?


Developers. Thats about it.

This is the way I would prefer it to be also so some sort of answer would be terrific.

I really thought I was going to get many complaints about this on my sites, but after conversion not one person has mentioned it, I did a little video though explaining the new navigation... so far this hasn't been the issue I thought it would be.

No answer yet? you people should have started a riot by now. I would suggest to block the road to the support forum and throw out the mods and loot the marketplace :laugh:

just kidding i totally agree with you because IPS made us used to that way and now they've taken our fav toy away from us. gubbye cruel world :bye:

  • 1 month later...

Does anyone have a fix for this?

It's annoying to have to find the latest unread content instead of going to 'getnewpost'

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.