[SC] Online Status Indicator

[SC] Online Status Indicator 2.0.0

No permission to download

GERINO

Well-known member
GERINO submitted a new resource:

[SC] Online Status Indicator - Add Online Status Indicator

Hello,

Today I share with you an add-on made by @SyTry to add a Online Status Indicator !

Originally created by @SyTry :​
Screen :
screenshot_3-png.163109
screenshot_4-png.163110


You can...​

Read more about this resource...
 
Thanks for this, it looks great.

It does not sit well when using TH Reactions bar though. But i fixed it by adding to sytry_onlineIndicator.less margin-top: 5px
Code:
.online {
    .xf-onlineIndicator();
margin-top: 5px;  
   
}

.offline {
    .xf-offlineIndicator();
    margin-top: 5px;
}
Thanks again ;)
 
GERINO updated [SC] Online Status Indicator with a new update entry:

Update 2.0.0

Update of the add-on to version 2.0.0 :
  • This version of the add-on requires version 2.1.0 Beta 1 and higher of XenForo.
  • Now you can easily modify the Font Awesome icons.
  • Added a style property to show/hide the indicator on mobile.
Note : if you are running XenForo 2.1+ and you have an older version of this add-on you must uninstall it to install this new version.

Screen :
View attachment 198233

If you...

Read the rest of this update entry...
 
Hello @GERINO ,

This was working earlier but is no longer working.

Can't figure out what changed.

All I can think of is that my forum was upgraded to V2.1.4

I rebuilt the add-ons but no luck.

Appreciate your advise.

Thanks
 
Hello @GERINO ,

This was working earlier but is no longer working.

Can't figure out what changed.

All I can think of is that my forum was upgraded to V2.1.4

I rebuilt the add-ons but no luck.

Appreciate your advise.

Thanks
Hello,

I will have a look. Are your using the 2.0.0 version of the add-on ? :unsure:

Regards, SyTry
 
Top Bottom