woff 發表於 2010-10-22 22:24:56

新增一個facebook 讚 (like button)到文章裡適用版本: 7.1-7.2

版權:歸於原創作者。

開啟 template/default/viewthread_node.htm

找到

{$pluginhooks}

                                        </div>
下面加上

<script>document.write("<iframe src='http://www.facebook.com/plugins/like.php?href="+document.URL+"&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=80' scrolling='no' frameborder='0' style='border:none; overflow:hidden; width:450px; height:80px;' allowTransparency='true'></iframe>")</script>



有開啟 url rewrite的朋友改成以下內容 {$pluginhooks}
                                        </div>
                                        <script>document.write("<iframe src='http://www.facebook.com/plugins/like.php?href={$boardurl}thread-$tid-1-1.html&layout=standard&show_faces=true&width=450&action=like&font=verdana&colorscheme=light&height=80' scrolling='no' frameborder='0' style='border:none; overflow:hidden; width:450px; height:80px;' allowTransparency='true'></iframe>")</script>

sporting 發表於 2010-10-25 19:54:20

本帖最後由 sporting 於 2010-10-25 20:21 編輯

請問WOFF大 有7.0 UTF8 版本嗎
這 讚 不錯耶!

woff 發表於 2010-10-25 21:49:53

回復 2# sporting


    這不管UTF8 或是 BIG5都可以用

sporting 發表於 2010-10-26 20:28:29

回復sporting


    這不管UTF8 或是 BIG5都可以用
woff 發表於 2010-10-25 21:49 http://www.tshopping.com.tw/images/common/back.gif
所以7.0 可以嗎 ? 因為標題寫 7.1-7.2

woff 發表於 2010-10-26 22:39:11

可以的 沒有問題

sporting 發表於 2010-10-27 22:14:12

可以的 沒有問題
woff 發表於 2010-10-26 22:39 http://www.tshopping.com.tw/images/common/back.gif
woff 大好
剛試了一下,viewthread_node.htm 找不到下面的文字
{$pluginhooks}

</div>
有請woff大幫幫忙了

woff 發表於 2010-10-27 22:34:32

你的檔案 壓壞了

woff 發表於 2010-10-27 23:15:39

回復 6# sporting


    或是 找到<h1>$thread</h1>下面加入<script>document.write("<iframe src='http://www.facebook.com/plugins/like.php?href="+document.URL+"&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=80' scrolling='no' frameborder='0' style='border:none; overflow:hidden; width:450px; height:80px;' allowTransparency='true'></iframe>")</script>也可以的

sporting 發表於 2010-10-28 19:02:23

回復 也可以的
woff 發表於 2010-10-27 23:15 http://www.tshopping.com.tw/images/common/back.gif
謝謝版大,請問版大怎用回覆文章會有訊息通知的阿
這滿棒的耶

sporting 發表於 2010-10-28 20:43:31

回復 也可以的
woff 發表於 2010-10-27 23:15 http://www.tshopping.com.tw/images/common/back.gif
可以了 果然大大很強悍
頁: [1] 2
查看完整版本: 新增一個facebook 讚 (like button)到文章裡適用版本: 7.1-7.2