Follow along with the video below to see how to install our site as a web app on your home screen.
ملاحظة: This feature may not be available in some browsers.
هلا أخي الغالي و اعتذر عن الإطالةايوه بالضبط هذي الصورة اللي اقصدها
طيب شوف اﻻن اخوي النوميدي فيه تعديل على قالب thread_view اللي قبل اﻻخير اللي مكتوب قدامه
Addc activity container to thread below share block
عطل هذا التعديل وشوف هل راح تنحل المشكلة او ﻻ
<div class="blockMessage blockMessage--none">
<xf:macro name="thread_view" template="xc_user_activity_modification_macros"
arg-positions="belowQuickReply"
arg-thread="{$thread}" />
<xf:macro name="thread_watchers" template="xc_user_activity_modification_macros"
arg-positions="belowQuickReply"
arg-thread="{$thread}" />
<xf:macro name="thread_readers" template="xc_user_activity_modification_macros"
arg-positions="belowQuickReply"
arg-thread="{$thread}" />
<xf:macro name="thread_replies" template="xc_user_activity_modification_macros"
arg-positions="belowQuickReply"
arg-thread="{$thread}" />
$0
<div class="blockMessage blockMessage--none">
<div class="blockMessage blockMessage--none">
<xf:macro template="share_page_macros" name="buttons" arg-iconic="{{ true }}" arg-label="{{ phrase('share:') }}" />
</div>
<div class="blockMessage blockMessage--none">
<xf:if is="$xf.options.enableTagging AND ($thread.canEditTags() OR $thread.tags)">
<xf:macro template="tag_macros" name="list"
arg-tags="{$thread.tags}"
arg-tagList="tagList--thread-{$thread.thread_id}"
arg-editLink="{{ $thread.canEditTags() ? link('threads/tags', $thread) : '' }}" />
</xf:if>
</div>
<xf:macro name="thread_view" template="xc_user_activity_modification_macros"
arg-positions="belowQuickReply"
arg-thread="{$thread}" />
<xf:macro name="thread_watchers" template="xc_user_activity_modification_macros"
arg-positions="belowQuickReply"
arg-thread="{$thread}" />
<xf:macro name="thread_readers" template="xc_user_activity_modification_macros"
arg-positions="belowQuickReply"
arg-thread="{$thread}" />
<xf:macro name="thread_replies" template="xc_user_activity_modification_macros"
arg-positions="belowQuickReply"
arg-thread="{$thread}" />