กรุณาปิด โปรแกรมบล๊อกโฆษณา เพราะเราอยู่ได้ด้วยโฆษณาที่ท่านเห็น
Please close the adblock program. Because we can live with the ads you see


วิธีการทํา เพิ่ม Line Share ในบล๊อกสถิติการใช้งานฟอรั่ม

  • เริ่มกระทู้โดย เริ่มกระทู้โดย icafe
  • วันที่เริ่มกระทู้ วันที่เริ่มกระทู้

icafe

Staff Member
Moderater
VIP Member
Registered
แก้ไข template: forum_list

ค้นหา

HTML:
<h3>{xen:phrase forum_statistics}</h3>
                <div class="pairsJustified">
                    <dl class="discussionCount"><dt>{xen:phrase discussions}:</dt>
                        <dd>{xen:number $boardTotals.discussions}</dd></dl>
                    <dl class="messageCount"><dt>{xen:phrase messages}:</dt>
                        <dd>{xen:number $boardTotals.messages}</dd></dl>
                    <dl class="memberCount"><dt>{xen:phrase members_count}:</dt>
                        <dd>{xen:number $boardTotals.users}</dd></dl>
                    <dl><dt>{xen:phrase latest_member}:</dt>
                        <dd><xen:username user="$boardTotals.latestUser" /></dd></dl>
                    <!-- slot: forum_stats_extra -->

แล้วเพิ่ม code นี้ ไว้ข้างใต้

ปุ่ม LINE it!

HTML:
<div class="line-it-button" data-lang="th" data-type="share-a" data-url="https://ชื่อเว็บเรา" style="display: none;"></div>
<script src="https://d.line-scdn.net/r/web/social-plugin/js/thirdparty/loader.min.js" async="async" defer="defer"></script>

ปุ่ม "ถูกใจ"

HTML:
<div class="line-it-button" data-lang="th" data-type="like" data-url="https://ชื่อเว็บเรา" data-share="true" style="display: none;"></div>
<script src="https://d.line-scdn.net/r/web/social-plugin/js/thirdparty/loader.min.js" async="async" defer="defer"></script>

ปุ่ม "เพิ่มเพื่อน"

HTML:
<div class="line-it-button" data-lang="th" data-type="friend" data-lineid="ไอดีไลน์" data-count="true" data-home="true" style="display: none;"></div>
<script src="https://d.line-scdn.net/r/web/social-plugin/js/thirdparty/loader.min.js" async="async" defer="defer"></script>

xenForo 1.x
 

Similar threads

  • บทความ บทความ
ตอบ
0
อ่าน
1K
  • บทความ บทความ
ตอบ
0
อ่าน
2K
  • บทความ บทความ
ตอบ
0
อ่าน
2K



กรุณาปิด โปรแกรมบล๊อกโฆษณา เพราะเราอยู่ได้ด้วยโฆษณาที่ท่านเห็น
Please close the adblock program. Because we can live with the ads you see
ด้านบน ด้านล่าง