What's new
Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Welcome to My Sharing Site

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Resource icon

xF2 Add-on in Credit [AddonsLab] Unread Post Count 1.6.0 1.6.0

xF2 Add-on
< Previous | Next >
5913bca341932.png

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:

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

will make the badge in What's New tab to be on the top-right corner.

The product is free and does not include any licensing code or any callbacks.

Feel free to suggest further enhancements for the add-on or report any issues you have and they will be addressed asap.

Please consider posting a review if you are using the add-on and let us and other users know how it works for you.

Thank you!

8f44caaf7d833.png
c86bc950af8f4.png
  • Like
Reactions: ian

Latest updates

  1. [AddonsLab] Unread Post Count 1.6.0

    The package optimizes the query for fetching unread posts as recommended by @XFA As we already...
  2. [AddonsLab] Unread Post Count 1.5.1

    This release resolves an issue with the expired cache not being rebuilt on the fly. Now the...
  3. [AddonsLab] Unread Post Count 1.5.0

    The release implements support for node permissions View threads by others and View thread...
Similar resources Most view View more
Top