[AddonsLab] Unread Post Count

[AddonsLab] Unread Post Count 1.6.0

No permission to download
XF Compatibility
  1. 2.2.x
Short Description
Add unread post count feature to What's New tab with XenForo 2.x using [AddonsLab] Navigation Badge. Configure via callback and customize styling easily with CSS. Download free at [AddonsLab].
The add-on shows the number of unread posts on What's New tab. This is the migration of XenForo 1.x add-on "Unread Post Count" by @Chris D and includes all its features. The option to configure the cache timeout is in "Threads, discussions and conversations" options group, as before.

As XenForo 2.x has introduced a new Navigation engine, we have created another add-on - " [AddonsLab] Navigation Badge", that allows any third-parties and admins to add different badges to any navigation item. The add-on is required for this add-on to work and can be downloaded for free at

Any other navigation tab can show the number of unread posts by configuring it to use a callback for the badge with class name "AL\UnreadPostCount\Callback" and method "getUnreadPostCount". This is the default setup for "What's New" button after add-on installation.



The badge is added using default XenForo 2.x layout/styling, but it can be easily styled for each case using CSS only by using "nav{navigationItemIdHere}" class. For example:


Code:


.customBadgeContainer.navwhatsNew:after {
top: -10px;
}

will make the badge in What's New tab to be on the top-right corner.
Author
newimage
Views
767
Extension type
zip
File size
39.6 KB
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Send message to the Website Team and we will assist you quickly!
Support Developer If you are satisfied with the test or your project has earned you money, Click the More Information button to support the developer by purchasing.

Latest updates

  1. 1.6.0 - changelog
    As we already fetch the nodes in a separate query, no additional query was required.
  2. 1.5.1 - 1.5.1
    This release resolves an issue with the expired cache not being rebuilt on the fly. Now the expired cache is updated immediately when a user...
  3. 1.5.0 - 1.5.0
    The release implements support for node permissions View threads by others and View thread content. Users not having these permissions for a...

More resources from newimage

SEO Audit - SEO Analytics, Pretty URL, Image & Sitemap N
Hit Google top #1 with best SEO practices 2021! Extremely good
XenForo Enhanced Search N
an add-on that replaces the built-in XenForo search system
Claue - Clean, Minimal Magento 2 and 1 Theme N
  • Featured
an excellent template for a modern and clean eCommerce store

Similar resources

[AddonsLab] Post Limit Per Node N
allows setting limits on how many threads users can start and how many posts
[AP] Minimum Characters for Post Count Y
don't want people to cheese their way with low effort posts.
[Liam W] (RIP) Post Count Rebuild N
This is a simple add-on that adds a rebuilder to the 'Rebuild caches' page to rebuild your boards us
Back
Top