如何安裝 ShareThis' 工具打開 Blogger

In order for ShareThis tools to work on your Blogger site, follow the steps below to add your unique ShareThis code to the <head> section of your website: 

  1. 登錄註冊 到 ShareThis 平臺。
  2. 選擇 ShareThis 工具,然後按下 啟用工具 按鈕將其啟動。
  3. 選擇右上角的 啟動代碼 按鈕。在彈出視窗中,按下複製代碼按鈕。
  4. 登錄到您的 Blogger 帳戶。
  5. 在您的 Blogger 帳戶,從左側邊欄中選擇 主題
  6. 選擇 「自定義」 旁邊的下拉清單,然後按兩下 編輯 HTML
  7. Paste the placement code that you copied from the ShareThis platform, inside the <head> section of the code, preferable before the </head> tag (Hint: You can press <strong>CTRL+F</strong> and search for “</head>” to locate it easily).
  8. 保存更改。

<strong>Important note: </strong>you will need to replace “&product” with “&amp;product” within your unique installation <script> tag. This is because of the way Blogger handles the “&” character in the backend.

添加內聯 ShareThis 工具

內聯工具需要額外的代碼段才能在您的網站上使用。如果您想安裝我們的 平行橫躺於頁面的分享按鈕, 分享按鈕,您網站上的反應按鈕或社交Feed工具,您需要在希望工具顯示的任何位置添加放置代碼。

您可以選擇:

如何添加內聯 ShareThis 工具到您的 Blogger 使用小工具的主題

  1. 登錄註冊 到 ShareThis 平臺。
  2. 在您的 ShareThis 平台,選擇 ShareThis 工具,然後複製放置代碼。根據要安裝的工具,代碼應類似於以下內容:
    <div class=”sharethis-inline-share-buttons”></div>
  3. 登錄到您的 Blogger 帳戶。
  4. 在左側導航欄中 ,按兩下佈局
  5. 在佈局 中選擇添加小工具
  6. 從清單中選擇 HTML/Javascript 小工具。
  7. 粘貼唯一 ShareThis 從步驟 2 複製到小工具的內容部分的代碼。
  8. 按下「儲存」。
  9. 將小工具移動到您希望工具顯示的任何位置。

如何添加內聯 ShareThis 特定文章或帖子的工具

  1. 登錄註冊 到 ShareThis 平臺。
  2. 在您的 ShareThis 平台,選擇 ShareThis 工具,然後複製放置代碼。根據要安裝的工具,代碼應類似於以下內容:
  3. 在您的 Blogger 帳戶,導航到頁面或帖子。
  4. 選擇工具列左側的 鉛筆下拉清單 ,然後切換到 HTML 視圖。
  5. 粘貼唯一 ShareThis 從步驟 1 複製到所需位置的代碼 ShareThis 工具以顯示。
  6. 保存 發佈 更改。

如何添加內聯 ShareThis 工具到您的 Blogger 主題

這將允許內聯工具預設顯示在您在網站上創建的每個新帖子上。

  1. 登錄註冊 到 ShareThis 平臺。
  2. 在您的 ShareThis 平台,選擇 ShareThis 工具,然後複製放置代碼。根據要安裝的工具,代碼應類似於以下內容:
  3. 在您的 Blogger 帳戶,從左側邊欄中選擇 <strong style="color: initial;">Theme</strong>.
  4. 選擇「自定義」旁邊的下拉清單,然後按兩下 編輯 HTML
  5. 您可以使用預覽圖示旁邊的頂欄上的 「跳轉到小部件 」圖示導航到主題 HTML 代碼的特定部分。
  6. 粘貼唯一 ShareThis 從步驟 1 複製到所需位置的代碼 ShareThis 工具以顯示。
  7. 保存更改。