如何從遷移 ShareThis' 傳統按鈕

已註冊 ShareThis 2017 年 3 月之前的工具?我們重新設計了工具,現在這些工具更快、更可定製、更適合移動。要遷移到新的和改進的體驗,請按照以下步驟操作: 

  1. 登錄 或 註冊 到 ShareThis 平臺。
  2. 選擇 ShareThis 工具,您要使用,並通過按兩下"啟用工具 "按鈕啟動 它。 
  3. 然後,通過選擇社交頻道、大小、形狀等來自定義按鈕。
  4. 選擇 右上角的 「啟動代碼」 按鈕。在彈出視窗中,按下「複製 代碼」 按鈕。
  5. 登入您的 HTML 網站。
  6. Remove the old ShareThis code from your website, which is most likely located between your <head> tags. The code will look similar to this: 

  • 注意:要輕鬆找到代碼,請搜索“按鈕.js”
  1. Paste the unique ShareThis code that you copied from step 4 into the <head> section of your website.

更新放置程式內嵌 ShareThis 工具

內聯工具需要額外的代碼段才能在您的網站上使用。如果您想安裝我們的內聯共用和 分享按鈕 在您的網站上,您需要在希望工具顯示的任何位置添加展示位置代碼。

  1. 在您的 ShareThis 平台,選擇 ShareThis 工具,然後複製放置代碼。根據要安裝的工具,代碼應類似於以下內容: 
     
  1. Remove the old placement code, which is normally located in the <body> your website. The code should look similar to this: 

    注意:要輕鬆找到代碼,請搜索“st_facebook”或已安裝的社交媒體的名稱。
  1. 將舊的放置代碼替換為從步驟 1 複製的代碼。