Live Feed

Live Feed 1.4.0a

No permission to download
Are you using Defer JS add-on, somehow jQuery doesn't load on your site, try to disable it to see what happen.
 
My Recent Activity is rather strange looking.

Please advise.

Thanks!

FYI: I have a dark theme as you can see, there appears to be a scroll bar.

When I checked it on the Xenforo default style you can then actually see the scroll bar.

EDIT: Also where's the news feed? Thanks.....

Don't forget me. My question was before tommydamic68's question.
 
My Recent Activity is rather strange looking.

Please advise.

Thanks!

FYI: I have a dark theme as you can see, there appears to be a scroll bar.

When I checked it on the Xenforo default style you can then actually see the scroll bar.

EDIT: Also where's the news feed? Thanks.....

The scroll bar works fine for me and which news feed are you taking about?
Talk Classic Rock.webp
 
Will wait for fix - thanks!

FYI: Defer JS works fine with Live Feed, it seem your problem is this line
HTML:
<script type="text/javascript">tapatalkDetect()</script>

I get this error in Developer Tools
Code:
Uncaught ReferenceError: tapatalkDetect is not defined
 
BTW, check out my screenshot (logged into my site) from my original post. You'll see a difference from the screenshot you posted (as a guest).

News Feed/Recent Activity same thing? I guess I'm dealing with semantics?

Yes, they are the same.
Scroll bar works fine with for me (logged in)
Talk Classic Rock 2.webp

If you want to remove the feed title "background block" to make it looks like the view as a guest, edit template LiveFeed_widget find
Code:
<div class="LiveFeedWidget widget-container">
and remove widget-container class
Code:
<div class="LiveFeedWidget">
 
FYI: Defer JS works fine with Live Feed, it seem your problem is this line
HTML:
<script type="text/javascript">tapatalkDetect()</script>

I get this error in Developer Tools
Code:
Uncaught ReferenceError: tapatalkDetect is not defined
Any suggestion on how I can get it working then? Many members use Tapatalk and I'm sure it's part of their add on.
 
Yes, they are the same.
Scroll bar works fine with for me (logged in)
View attachment 76435

If you want to remove the feed title "background block" to make it looks like the view as a guest, edit template LiveFeed_widget find
Code:
<div class="LiveFeedWidget widget-container">
and remove widget-container class
Code:
<div class="LiveFeedWidget">

OK, I will try that.

Thanks for joining. Hope you become a regular!
 
What does this plugin do was not sure thanks.
Auto updates the Activity Feed and your news feed. It also if you want adds a widget/renderer to WF to render a live (Auto Updated) Activity Stream on your forums sidebar.
 
Hi @Milano
thanks for this addon!
How can i change the background: rgb(184, 179, 179) css code of div class slimScrollBar in the widget? Where is the css code?



Thanks
Antonio
 
I was looking for an addon to display new activity RSS . just the RSS (XML file) . without integration with any widget.
is it possible to achieve this with your addon ?
 
Last edited:
Top Bottom