It's an upgradeDoes this count as a new addon or is it an upgrade on the one you deleted?
It's an upgradeDoes this count as a new addon or is it an upgrade on the one you deleted?
SureHi @DL6
thanks for this widget!
Do you think is possible to add user avatar in expanded option?
Best regards
-Added avatar in the expanded view.
View attachment 163603
ThanksDL6 updated DL6 - [Widget] New Threads With Prefix Limit with a new update entry:
Minor change
Read the rest of this update entry...
Due to my limited abilities it is not something I can add for now.@DL6 have you considered to add first post attachment or first image to be shown in widget? It would make it even more fantastic![]()
The widgets have no cache, it's probably possible to add it, but I don't know how to do it, I remember reading something about it but I can not find it, I think it was in xf2demo.xenforo.comIs the content of these widgets cached at all? If we had thousands of users hitting a page containing this widget that pulled threads from a forum would we have performance issues? Having the content cached for 5 minutes or so would be fine but I don't know if that's how XF widgets work automatically or if something needs adding to the widgets to achieve that?
wntpl_widget_new_threads_prefix_limit template find:<a href="{{ link('threads', $thread) }}">{$thread.title}</a>
<a href="{{ link('threads' . (($thread.isUnread()) ? '/unread' : ''), $thread) }}">{$thread.title}</a>
We use essential cookies to make this site work, and optional cookies to enhance your experience.