How to Install ShareThis’ Tools on Jumpseller

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

  1. Log in or sign up to the ShareThis Platform.
  2. Add your domain.
  3. Copy your unique ShareThis installation script.
    • You can find it in Step 1 of any App page (e.g., Inline Share Buttons, Sticky Share Buttons, Follow Buttons).
    • Or, you can find the same script in Settings Setup inside the Platform.
  4. Log in to your Jumpseller website.
  5. In the left navigation bar, select Themes > Visual Editor.
  6. On General Settings, click on Edit Settings > Other Options.
  7. Scroll down to “Embed code on the end of <head>”.
  8. Paste the unique ShareThis code you copied from step 3 into it.
  9. In the ShareThis Platform, open the app you want to use and click Enable App to activate it on your site.
  10. (Optional but recommended) Customize your app.
    • Choose between Smart Share Buttons or manual selection of networks.
    • Adjust colors to match your brand.
    • Set button size, shape, alignment, and enable share counts if desired.

Adding Inline ShareThis Tools

Inline tools require an extra snippet of code to work on your site. If you would like to install our Inline Share Buttons, Follow Buttons, Reaction Buttons, or Social Feed tools on your website, you will need to add placement code wherever you want the tool to appear.

  1. In your ShareThis Platform, select the ShareThis tool you want to use and copy the placement code. Depending on the tool you are installing, the code should look similar to this: <div class="sharethis-inline-share-buttons"></div> 
  2. Using the Visual Editor click “+ Add New Section“, then select Custom Code and add the buttons’ placement code that you copied from Step 1, then you can reorder the Sections as you prefer.
  3. Click Save Changes.

You can also add the placement code to your them using the Code Editor, for example, if you want to add the code in the product’s description, you would go to Partials, then list_product.liquid, and search (Control + F) for “Add to cart” then add the code in a new line after {% endif %}.

Note: The ShareThis tools may not appear on the backend of your website so you may need to visit your published website in order to view them.