What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

Bug Resolved Profile widget link

WorldGate

Member
<a href="{{ link('members/visitors', $user) }}">{$title}</a> should be changed to <a href="{{ link('help/trophies') }}">{$title}</a>
And <div class="block" data-widget-section="lastVisitors"{{ widget_data($widget) }}> to <div class="block" data-widget-section="xfa_te_trophies"{{ widget_data($widget) }}>
 
Last edited:
I fixed that in upcoming release.
However, the link to the help page was incorrect, it's categorized-trophies, the add-on adds an additional help page which is similar to the original one but with the categories integrated.
 
Top