م.محمود الحجاج |
18-01-2024 12:58 |
كود مهم لنشرالمواضيع بالفيس بوك وغيره..
كود رائع جدا يظهربشكل أنيق تحت عنوان الموضوع
يظهرفيه اسم الكاتب وعدد الردود والمشاهدات وأكثرمن 15 موقع نشر
الفيس بوك وتويتروجوجل وياهو وووالخ
صورة من الهاك بالموضوع
http://www.mwadah.com/images/imgcache/2011/03/167.jpg
بالضغط على نشرتظهرقائمة بمواقع النشرهكذا
http://www.mwadah.com/images/imgcache/2011/03/168.jpg
طريقة التركيب
ابحث عن قالب
SHOWTHREAD
وابحث عن
كود:
كود PHP:
<!-- / controls above postbits -->
واضف بعده مباشرة الكود التالي:
كود PHP:
<table class="tborder" border="0" cellSpacing="1" cellPadding="6">
<tr>
<td class="vbmenu_control"><font face="Tahoma">
<span style="font-size: 9pt; "><strong>$vbphrase[thread_starter]
</strong>
</span></font> </td>
<td class="thead"><b><font face="Tahoma"><span class="smallfont">
<span style="font-size: 9pt">$thread[postusername]</span></span><span style="font-size: 9pt">
</span></font></b> </td>
<td class="vbmenu_control"><font face="Tahoma">
<span style="font-size: 9pt; "><strong>$vbphrase[replies]
</strong>
</span></font> </td>
<td class="thead"><font face="Tahoma"><span class="smallfont">
<span style="font-size: 9pt; font-weight: 700">
$thread[replycount]</span></span></font></td>
<td class="vbmenu_control"><font face="Tahoma">
<span style="font-size: 9pt; "><strong>$vbphrase[views]
</strong>
</span></font> </td>
<td class="thead"><font face="Tahoma"><span class="smallfont">
<span style="font-size: 9pt; font-weight: 700">
$thread[views]</span></span></font></td>
<td class="vbmenu_control"><font face="Tahoma">
<span style="font-size: 9pt; "> <a rel="nofollow" href="/vb/printthread.php?$session[sessionurl]t=$threadid"><img class="style1" src="$stylevar[imgdir_button]/printer.gif" alt="$vbphrase[show_printable_version]" /></a><span lang="en-us">
| <a rel="nofollow" href="/vb/sendmessage.php?$session[sessionurl]do=sendtofriend&t=$threadid"><img class="style1" src="$stylevar[imgdir_button]/sendtofriend.gif" alt="$vbphrase[email_this_page]" /></a> | <a rel="nofollow" href="/vb/sub******ion.php?$session[sessionurl]do=addsub******ion&t=$threadid"><if condition="$show['subscribed']">
<a rel="nofollow" href="/vb/sub******ion.php?$session[sessionurl]do=removesub******ion&t=$threadid">
<img class="style1" src="$stylevar[imgdir_button]/subscribe.gif" alt="$vbphrase[unsubscribe_from_this_thread]" /></a>
<else />
<a rel="nofollow" href="/vb/sub******ion.php?$session[sessionurl]do=addsub******ion&t=$threadid">
<img class="style1" src="$stylevar[imgdir_button]/subscribe.gif" alt="$vbphrase[sub******ion]" /></a>
</if>
</a></span>
<td class="thead" style="width: 152px"><font face="Tahoma"><span class="smallfont">
<span style="font-size: 9pt; font-weight: 700">
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style">
<a href="http://www.addthis.com/bookmark.php?v=250&pub=alkhulaqi" class="addthis_button_compact">انشر</a>
<span class="addthis_separator">|</span>
<a class="addthis_button_facebook"></a>
<a class="addthis_button_myspace"></a>
<a class="addthis_button_google"></a>
<a class="addthis_button_twitter"></a>
</div>
<****** type="text/java******" src="http://s7.addthis.com/js/250/addthis_widget.js#pub=alkhulaqi"></******>
<!-- AddThis Button END -->
</span></span></font></td>
</span></font> </td>
<td class="thead"><b><font face="Tahoma"><span class="smallfont">
<span style="font-size: 9pt"><a name="fb_share" type="button_count" href="http://www.facebook.com/sharer.php">انشر الموضوع</a><****** src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/java******"></******></span></span><span style="font-size: 9pt">
</span></font></b> </td>
</tr>
</table>
|