<dt><xf:fa icon="fa-thumbs-up" aria-hidden="true"/></dt>
He told you, search the phrase.How can I add icons to the places I mark Can you give me the code? I don't speak English very well.
See post 3. You have to change the phrase. Search for the phrase in your Admin Control panel > Appearance and change the text in the phrase to the icon codeHello sir, is there anyone here who can help me?
<!-- kaynaklar postbit -->
<xf:if is="$xf.visitor.canViewResources() AND $user.xfrm_resource_count">
<dl class="pairs pairs--justified">
<dt>{{ phrase('xfrm_resources') }}</dt>
<dd><a href="{{ link('resources/authors', $user) }}" id="resources">{$user.xfrm_resource_count}</a></dd>
</dl>
</xf:if>
<!-- kaynaklar postbit -->
You don't add it there.Code:<!-- kaynaklar postbit --> <xf:if is="$xf.visitor.canViewResources() AND $user.xfrm_resource_count"> <dl class="pairs pairs--justified"> <dt>{{ phrase('xfrm_resources') }}</dt> <dd><a href="{{ link('resources/authors', $user) }}" id="resources">{$user.xfrm_resource_count}</a></dd> </dl> </xf:if> <!-- kaynaklar postbit -->
Where do I add it here?
admin.php?phrases/searchSir, look, all fields in postbit have icons, only resources and media articles do not have icons, I want to put an icon here like other icons. There is no icon in the places I marked in red
no admin phpadmin.php?phrases/search
<dt>{{ phrase('xfrm_resources') }}</dt>
What plugin are you using first to get the current icons?no admin php
Code:<dt>{{ phrase('xfrm_resources') }}</dt>
Yes those places are words. So you should find the phrase and replace the phrase with an iconSir, look, all fields in postbit have icons, only resources and media articles do not have icons, I want to put an icon here like other icons.
Yes those places are words. So you should find the phrase and replace the phrase with an icon
<dt>{{ phrase('xfrm_resources') }}</dt>
<dt><span data-xf-init="tooltip" data-original-title="Kaynaklar"><i class="fa--xf far fa-thumbs-up "><svg xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" ><use href="/data/local/icons/regular.svg?v=1731087933#thumbs-up"></use></svg></i></span></dt>
<dt>{{ phrase('xfrm_resources') }}</dt>
<dt><span data-xf-init="tooltip" data-original-title="Kaynaklar"><i class="fa--xf far fa-trophy-star "><svg xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" ><use href="/data/local/icons/regular.svg?v=1731087933#thumbs-up"></use></svg></i></span></dt>
We use essential cookies to make this site work, and optional cookies to enhance your experience.