如何從 ShareThis 自定義舊共享按鈕

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

注意:如果您使用我們的標準股票按鈕,請查看我們的 如何從 ShareThis 舊按鈕 支持頁面。 

  1. 登錄 或 註冊 到 ShareThis 平臺。
  2. 選擇 右上角的 「啟動代碼」 按鈕。在彈出視窗中,按下「複製 代碼」 按鈕。
  3. 登入您的 HTML 網站。
  4. Remove the old ShareThis code from your website, which is most likely located between your <head> tags. The code will look similar to this: 
  1. Paste the unique ShareThis code that you copied from step 2 into the <head> section of your website. 

更新內聯工具的放置代碼

平行橫躺於頁面的分享按鈕 需要額外的片段才能在您的網站上工作。對於我們的傳統共用按鈕,您可以指定通過添加類啟動了哪個社交頻道。為了定義自定義代碼的行為方式,我們從類遷移到了現代數據屬性。依以下步驟更新您的展示代碼: 

  1. Remove the old share buttons placement code, which is normally located in the <body> of your website. The code should look similar to this: 
  1. 現在,您需要更新自定義共用按鈕的 HTML 和 CSS,請轉到我們的支援文章: 如何建立自訂分享按鈕 以獲取後續步驟。