Sadly it still doesnt show username for me on widget. Even if i choose avatar+username or username.XDinc updated [XTR] Top Poster of The Month with a new update entry:
Changelog 1.0.2
Read the rest of this update entry...
<div class="js-TPMSidebar">
<xf:if is="{$style} == 'simple'">
<ul class="block-body">
<xf:if is="$user_datas is not empty">
<xf:foreach loop="$user_datas" value="$user">
<li class="block-row">
<xf:macro template="widget_tpm" name="tpm_user" arg-user="{$user}" />
</li>
</xf:foreach>
<xf:else />
<li class="block-row block-row--minor">
{{ phrase('no_results_found') }}
</li>
</xf:if>
</ul>
<xf:elseif is="{$style} == 'compact'" />
<ul class="block-body">
<xf:foreach loop="$user_datas" value="$user">
<li class="block-row">
<div class="contentRow">
<div class="contentRow-figure">
<xf:avatar user="$user.user" size="s" />
</div>
<div class="contentRow-main">
<div class="contentRow-extra contentRow-extra--large">
{$user.value|number}
</div>
<div class="contentRow-minor--smaller">
<xf:username user="$user.user" rich="true" />
</div>
<div class="contentRow-lesser">
<xf:usertitle user="$user.user" />
</div>
</div>
</div>
</li>
</xf:foreach>
</ul>
<xf:else />
<div class="block-row block-row--minor">
<ul class="listInline listInline--comma">
<xf:if is="$user_datas is not empty">
<xf:foreach loop="$user_datas" value="$user">
<xf:trim>
<li><xf:username user="$user.user" rich="true" /> {$user.value|number}</li>
</xf:trim>
</xf:foreach>
<xf:else />
<li class="block-row block-row--minor">
{{ phrase('no_results_found') }}
</li>
</xf:if>
</ul>
</div>
</xf:if>
</div>
i would update the code with this, personally.
Version string 1.0.3
ACP Widget style options,
- Added new phrases.
- Changed widget style options
- Updated public templates.
- Added new style properties.
- Fixed responsive issues.
View attachment 284396
Compact view,
View attachment 284397
Avatar view,
Advanced view,
If you select this style...
Still learningFrankly, I don't understand you why don't just change the style type and check it from the options instead of getting such a solution.
Still learning
I've added this suggestion to the To-Do list.I appreciate the update. Also, maybe multiple top poster banner outputs on next release? That would be ideal.
No permission to download?
That's something new. Is that file safe? Never heard about that, apart from Google to verify ownership.You need to verify your account with a file .
Question - How to Download Any Resources on XenTR?
How to Download Any Resources on XenTR? As you know, We have published the download limits per user group on a specific page. This page clearly explains many questions. https://xentr.net/help/resources-download-limit/ We know that some conditions can be challenging for our users. Protecting...xentr.net
That's something new. Is that file safe? Never heard about that, apart from Google to verify ownership.
Alright, how about if I have multiple forums?I trust @Ozzy47
[OzzModz] Website Verification
Requirements: XenForo 2.2.0+ Force users to verify their sites to download and purchase resources. Features: Domain validation via DNS query Website verification methods: via DNS record or verification file Xenforo License verification with...xenforo.com
Alright, how about if I have multiple forums?
We use essential cookies to make this site work, and optional cookies to enhance your experience.