0
我想使用第三方addthis.com添加社交插件到我自己的網站。我從他們的網站獲得我的代碼,當我將這些代碼放入我的html文檔中時,其功能和界面與我想要的相同。 但是,我無法把它與我的社交網站帳戶連結/頁,並同社交插件使用addthis.com
<code><body>
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_floating_style addthis_counter_style" style="left:50px;top:50px;">
<a class="addthis_button_facebook_like" fb:like:layout="box_count"></a>
<a class="addthis_button_tweet" tw:count="vertical"></a>
<a class="addthis_button_google_plusone" g:plusone:size="tall"></a>
<a class="addthis_counter"></a>
</div>
<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-515b2dbc1a232bc9"></script>
<!-- AddThis Button END -->
</body></code>
請幫我我的社交網頁鏈接這一點。提前致謝。
我跟着鏈接,你只對鏈接回答適合您提供但不是我的問題。我會運行這個代碼,你也可以找到類似Facebook的選項,當你喜歡它的時候計數器會增加,但是不會爲我想要與類似按鈕關聯的頁面。 (在臉書的情況下) – imsinu9 2013-04-04 18:29:00
正確,因此您可能需要爲每個頁面創建單獨的規則。你的網站是什麼,我可以知道,以便我可以看看它嗎? – Mee 2013-04-04 19:20:31
只是一個快速跟蹤..你解決了這個問題? – Mee 2013-04-08 21:44:48