السلام عليكم
اضافه صندوق تعليقات الفيس بوك في الموضوع ( في اول مشاركه فقط )
هذا الصندوق لن يظهر في كل مشاركه بل يظهر في اول مشاركه اي في محتوى الموضوع فقط
و يظهر فوق التواقيع و تحت الموضوع
لتركيب الكود
ابحث عن القالب postbit_legacy
ثم ابحث في داخل القالب عن
كود PHP:
{vb:raw template_hook.postbit_signature_start}
و ضع هذا الكود قبلها اي فوقها
كود PHP:
<center><vb:if condition="$post['isfirstshown'] && $thread['firstpostid']==$post['postid']">
<!-- FB Comments -->
<h4 class="threadinfohead"><span class="optiontitle">تعليقات الفيس بوك </span></h4>
<div id="thread_tags_list" class="thread_info_block">
<div class="inner_block">
<div id='tag_list_cell'>
<script src="http://static.ak.connect.facebook.com/connect.php/en_US" type="text/javascript"></script><script type="text/javascript">FB.init("YOUR API KEY");</script><fb:comments> </fb:comments>
</div>
</div>
</div>
<!-- /FB Comments -->
</vb:if></center>
اي يصبح الكود بهذا الشكل
احفظ العمل اي سؤال انا حاضر