Info
- 13 posts
- 4 voices
- Started 2 years ago by renkei
- Latest reply from renkei
- This topic is not resolved
Always ..Unread
-
- Posted 2 years ago #
hi ! i'm using Unread Posts
but there is some bug .. when i do this : "$unread_posts['indicate_forums']=true; "
the colour of unread stay even if i read all the forum ...and other things : the title of the page is <span class="unreadlogin>...etc
ps : i'm french .. bad english :p
-
- Posted 2 years ago #
I'm having the same issue with that plugin - forums stay unread.
Also other issues with it - can't really figure out how exactly it works. Clicking on "mark all as read" sometimes does just the opposite.
-
- Posted 2 years ago #
me too about "Clicking on "mark all as read" sometimes does just the opposite. "
-
- Posted 2 years ago #
Did you guys already try contacting the author of the plugin or post comments on the plugin page?
-
- Posted 2 years ago #
-
- Posted 2 years ago #
Sorry about that, I will have to look at it this weekend.
What version of bbpress are you using. -
- Posted 2 years ago #
1.0 alpha6 , thanks you !
-
- Posted 2 years ago #
0.9.4 integrated with WP 2.7.1
And also - clicking consecutively on "Mark all read" and "Update only read" makes all topics unread.
-
- Posted 2 years ago #
I just realized something about the "always unread" complaints.
There are two colors indicating two different things.
There is a lighter blue indicating truly unread posts.
However if a user is new or you "mark all read" there is a fallback function that highlights posts that are only a day or two old. That was actually a feature request by someone else awhile back.You can disable that. Change this line near the top:
$unread_posts['indicate_last_login']=false;Also, are any of you using customized themes?
-
- Posted 2 years ago #
Its working much better, but sometimes unread post are not highlights...
yes my theme is custom .. http://renkei.fr/bbpress/e: the topic aren't highlights when i'm not the autor i think ..
-
- Posted 2 years ago #
Yes, custom theme. And I've set both colours to be the same since I don't need that feature. But I hadn't disabled it in the code... Just set it up - will see if it works better.
-
- Posted 2 years ago #
Hm, when I set
$unread_posts['indicate_last_login']=false;tracking of new posts stops and all topics appear as read. :(
Does there have to be an actual logout of bbPress to see results?
Which is not a good option cause most users won't log out (untill the cookie expires). -
- Posted 2 years ago #
how i can do to mark topic as unread if i didn't post in ?
-
You must log in to post.