Dkf
Guest
Member
I can't add the 'envelope' icon. Not PRO...
I created two additional fields - Telegram and Email.
Telegram - ok. Email - not working. Why?
Users > Custom user fields >
I
Telegram
Value display HTML
Code:
Wrapper display HTML
Code:
Code:
Read more
Continue reading...
I created two additional fields - Telegram and Email.
Telegram - ok. Email - not working. Why?
Users > Custom user fields >

Telegram
Value display HTML
Code:
<a href="https://t.me/{$value}" class="button {$fieldId}" target="_blank"
Wrapper display HTML
Code:
Code:
Code:
<div>
{$value} data-xf-init="tooltip"...
Continue reading...