|
المشاركات 4,543 |
+التقييم 20 |
تاريخ التسجيل Jun 2015 |
الاقامة ام الدنيــ EGYPT ــا |
نظام التشغيل windows 7 |
رقم العضوية 1 |
<xf:if is="$extras.website && $user.Profile.website"> <dl class="pairs pairs--justified"> <dt>{{ phrase('website') }}</dt> <dd><a href="{$user.Profile.website}" rel="nofollow" target="_blank">{$user.Profile.website|url('host', phrase('visit_site'))}</a></dd> </dl> </xf:if> <xf:if is="$extras.custom_fields"> <xf:macro template="custom_fields_macros" name="custom_fields_values" arg-type="users" arg-group="personal" arg-set="{$user.Profile.custom_fields}" arg-additionalFilters="{{ ['message'] }}" arg-valueClass="pairs pairs--justified" /> <xf:if is="$user.canViewIdentities()"> <xf:macro template="custom_fields_macros" name="custom_fields_view" arg-type="users" arg-group="contact" arg-set="{$user.Profile.custom_fields}" arg-additionalFilters="{{ ['message'] }}" arg-valueClass="pairs pairs--justified" /> </xf:if> </xf:if>
<xf:if is="$user.Profile.custom_fields.facebook">
<dl class="pairs pairs--justified">
<dt><i class="fab fa-facebook-f"></i>Facebook</dt>
<dd>{$user.Profile.custom_fields.facebook}</dd>
</dl>
</xf:if>
<xf:if is="$user.Profile.custom_fields.twitter">
<dl class="pairs pairs--justified">
<dt><i class="fab fa-twitter"></i>Twitter</dt>
<dd>{$user.Profile.custom_fields.twitter}</dd>
</dl>
</xf:if>
<xf:if is="$user.Profile.custom_fields.skype">
<dl class="pairs pairs--justified">
<dt><i class="fab fa-skype"></i>Skype</dt>
<dd>{$user.Profile.custom_fields.skype}</dd>
</dl>
</xf:if>
<xf:if is="$user.Profile.custom_fields.facebook">
<dl class="pairs pairs--justified">
<dt><i class="fab fa-facebook-f"></i>Facebook</dt>
<dd>{$user.Profile.custom_fields.facebook}</dd>
</dl>
</xf:if>
<a href="skype:{$fieldId}" data-xf-init="tooltip" title="{$fieldId}" target="_blank">{$value}</a>
<a href="skype:{$fieldId}" data-xf-init="tooltip" title="{$fieldId}" target="_blank">{$value}</a>
اضافة رد
|
|
كود الحقول المخصصة وطريقة إضافة حقول جديدة مع الايقونات
أدوات الموضوع | |
|
الموضوع | كاتب الموضوع | المنتدى | مشاركات | آخر مشاركة |
استفسار حول الحقول المخصصة في المنتدى | عبدلله | ركن مشاكل وطلبات الزين فورو XENFORO | 7 | 12-04-2020 05:32 PM |
[XF 2.x] : بادئات المواضيع بطريقة جديدة مع إضافة أيقونات fa | maaidni | ركن شروحات الزين فورو XENFORO | 9 | 11-07-2018 12:07 PM |
[XF 2.x Add] : تحميل إضافة الملاحظات المخصصة مع التعريب الحصري دائما XenGenTr Custom Notice 1.0.0 | maaidni | اضافات الزين فورو XENFORO | 4 | 08-21-2018 09:43 PM |
طريقة وضع خلفيه وطريقة اظهار الايقونات الموجود داخل قالب معلومات العضو | 14SAT | ركن مشاكل وطلبات الزين فورو XENFORO | 10 | 09-23-2017 09:38 PM |
هاك إضافة صفحة جديدة بالمنتدى الإصدار 1.0 | هيلبرنت | ركن تطوير منتديات vb3.8.0 | 1 | 01-01-2017 11:32 AM |