Allan
Well-known member
I would like descend the mood.What do you mean?
Actually:

I would like this:

As this example: (http://xenforo.com/community/threads/show-user-is-online.8236/)

I would like descend the mood.What do you mean?
For the first template edit (sidebar) please see this post:are the template-edits which are mentioned in the first post of this thread still the ones which are to be used to make this add-on work?
Appreciate your help.
I've been trying this, but it keeps on giving me an error: The following templates contained errors and were not saved: sidebar_visitor_panel: 1) Line 17: Invalid condition expressionLiz, here's my entire template.
Code:<xen:if is="{$visitor.user_id}"> <div class="section visitorPanel"> <div class="secondaryContent"> <xen:avatar user="$visitor" size="m" img="true" /> <div class="visitorText"> <h2>{xen:phrase signed_in_as_x_sidebar, 'name={xen:helper username, $visitor, 'NoOverlay'}'}</h2> <div class="stats"> <xen:hook name="sidebar_visitor_panel_stats"> <dl class="pairsJustified"><dt>{xen:phrase messages}:</dt> <dd>{xen:number $visitor.message_count}</dd></dl> <dl class="pairsJustified"><dt>{xen:phrase likes}:</dt> <dd>{xen:number $visitor.like_count}</dd></dl> <dl class="pairsJustified"><dt>{xen:phrase points}:</dt> <dd>{xen:number $visitor.trophy_points}</dd></dl> </div> </xen:hook> <xen:if is="@sidebarShowMood"> <xen:include template="mood_display"> <xen:map from="$visitor" to="$user" /> </xen:include> </xen:if> </div> </div> </div> <xen:else /> <div class="section loginButton"> <div class="secondaryContent"> <label for="LoginControl" id="SignupButton"><a href="{xen:link login}" class="inner">{xen:if $xenOptions.registrationSetup.enabled, {xen:phrase sign_up_now}, {xen:phrase log_in}}</a></label> </div> </div> </xen:if> <xen:include template="ad_sidebar_below_visitor_panel" />
So: revert yours and copy and paste this one *fingers crossed*![]()
<xen:if is="@sidebarShowMood">
No idea ?I would like descend the mood.
Actually:
View attachment 17178
I would like this:
View attachment 17177
As this example: (http://xenforo.com/community/threads/show-user-is-online.8236/)
View attachment 17179
Kier has added the hook:-What do you mean?
I haven't yet looked into the later versions of XF - I've just simply been too busy.
<xen:hook name="sidebar_visitor_panel_stats">
Just to confirm that this is working with 1.1.0 beta 1.![]()
Thanks for letting me know it still works.
I've been "planning" a nice update for some time, but haven't had the time to get around to it.![]()
You are most welcome.Thanks for letting me know it still works.
I've been "planning" a nice update for some time, but haven't had the time to get around to it.![]()
Something like that.Ooh, greatWill this mean no more template edits?
![]()
We use essential cookies to make this site work, and optional cookies to enhance your experience.