Skip to content

Add Shabbat times to Squarespace

Common for congregations that wanted a designed site without a developer.

Steps

  1. Edit the page and add a Code block.
  2. Leave the block’s type set to HTML and paste the snippet.
  3. Save, then view the live page.

What usually goes wrong

Code blocks need a Business plan or higher — on Personal, the block is unavailable and the snippet cannot run. Squarespace also disables code blocks inside the editor preview, so an empty-looking block in edit mode is expected.

Your code

<script src="https://luachli.com/widget.js" data-city="us/new-york-city" data-country="US" data-lang="en"></script>
Preview

That is the widget itself, running here — not a screenshot.

Other platforms