Is there some sort of widget to show New Posts in the side navigation? Just like how the Latest Topics is designed, but instead, it shows the New Posts made
Announcement
Collapse
No announcement yet.
New Posts -> Side Navigation
Collapse
X
-
Originally posted by Glenn Vergara View PostBy new posts, did you mean unread posts? You could add "unread_only": 1 to the Search JSON criteria in a Search module that you add to the page.
Comment
-
Originally posted by Glenn Vergara View PostTry this:
Code:{"unread_only":1,"sort":{"lastcontent":"desc"},"view":"","exclude_type":["vBForum_PrivateMessage"]}
For example, I want it to show the latest post avatar, username, etc. rather than have it be gone once already posted in it
Comment
-
Originally posted by Glenn Vergara View PostThen you don't want unread posts but latest posts. What's the difference with the default latest posts module?
Comment
Related Topics
Collapse
-
by wbtdHello,
We upgraded finally (ugh..what a mess). We have a million things to try to figure out and restore but I thought I would start with a couple of questions
1. Old version...-
Channel: Support Issues & Questions
Sun 26 Apr '15, 4:55pm -
Comment