Copy Text to Clipboard Button - Squarespace 7.0 & 7.1

$40.00

If you have plain text or code snippets that you want your site visitors to easily copy without having to manually highlight them, this plugin lets you add a simple way for users to copy any text or code. It’s also a great way to visually separate the text users should copy from any other surrounding text blocks.

You can customize the colors of the elements to perfectly match your brand, and you can customize the “Copy” text of the button.

$40 Single License (one purchase = single site use)
$100 Business License (one purchase = multiple site use)

If you have plain text or code snippets that you want your site visitors to easily copy without having to manually highlight them, this plugin lets you add a simple way for users to copy any text or code. It’s also a great way to visually separate the text users should copy from any other surrounding text blocks.

You can customize the colors of the elements to perfectly match your brand, and you can customize the “Copy” text of the button.

If you have plain text or code snippets that you want your site visitors to easily copy without having to manually highlight them, this plugin lets you add a simple way for users to copy any text or code. It’s also a great way to visually separate the text users should copy from any other surrounding text blocks.

You can customize the colors of the elements to perfectly match your brand, and you can customize the “Copy” text of the button.

What's included?

  • Documentation with necessary code snippets and detailed installation instructions

  • Code updates and bug fixes

  • Compatible with all major browsers, including Chrome, Safari, and Firefox

  • Email help & support from the plugin creator


Requirements

  • Must have the Squarespace 7.0 or 7.1 business plan or higher


View Examples

CSS Code Snippet

.accordion-item__click-target, .accordion-item__description {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

HTML Code Snippet

<table>
  <tr>
    <th>Company</th>
    <th>Contact</th>
    <th>Country</th>
  </tr>
  <tr>
    <td>Alfreds Futterkiste</td>
    <td>Maria Anders</td>
    <td>Germany</td>
  </tr>
  <tr>
    <td>Laughing Bacchus Winecellars</td>
    <td>Yoshi Tannamuri</td>
    <td>Canada</td>
  </tr>
  <tr>
    <td>Magazzini Alimentari Riuniti</td>
    <td>Giovanni Rovelli</td>
    <td>Italy</td>
  </tr>
</table>

Text Snippet

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

JS Code Snippet

!function () { try { var t = window.location.pathname.substring(1); t.substring(0, t.indexOf("/")); let e = '<a class="goToCart" href="/cart">' + newButtonsText.goToCart_Text + "</a>"; var n = '<div class="newButtonsContainer">' + e + "</div>"; document.addEventListener("DOMContentLoaded", function () { document.querySelector("body").addEventListener("click", function (t) { var e = t.target.closest(".sqs-add-to-cart-button-wrapper"); null != e && null == e.querySelector(".newButtonsContainer") && e.insertAdjacentHTML("beforeend", n) }), document.addEventListener("keydown", function (t) { if (Array.from(t.target.classList).includes("sqs-add-to-cart-button")) { var e = t.target.closest(".sqs-add-to-cart-button-wrapper"); null != e && null == e.querySelector(".newButtonsContainer") && e.insertAdjacentHTML("beforeend", n) } }) }) } catch (r) { console.log(r) } }();

Watch the video installation guide

 
 


FAQs About this Plugin