Questions tagged [squarespace]

Squarespace is a creative platform for building websites. It's an all-in-one hosting, software and support package featuring an easy-to-use development platform giving you full front end control over your project.

Squarespace is a web publishing platform with a focus on design and user experience. Their two primary products are Domains and Websites, but it's worth noting that their Website product has multiple pricing tiers to serve various needs.

Features:

  • Professionally designed mobile-responsive templates
  • A drag-and-drop user interface for content management.
  • A collection" engine that supports all of the basics you would expect: blogging, galleries, events, albums, products, etc.
  • Built-in supports for many popular integrations and social media accounts.
  • Built-in eCommerce platform with seamless integration to Stripe.

Each and every Squarespace website has a toggle switch to turn on access to the underlying platform. This allows you to build any design you want using their creative platform.

Features:

  • Full front end code control.
  • JSON-T templating syntax.
  • Built-in support for LESS CSS and JavaScript minification, although you don't have to use them.
809 questions
24
votes
4 answers

Google reCAPTCHA V3.0 not working. "ERROR for site owner: Invalid key type"

I can't get the Google reCAPTCHA to work on my Squarespace form. Site Key and Secret Key are both entered correctly. Both domains have been entered as well. Both Client Side integration codes have been put into the pages' Header And even after…
Christopher Karam
  • 878
  • 1
  • 6
  • 19
11
votes
1 answer

Modify InfiniteScroll to work horizontally

I see a few posts on this topic here but couldnt quite find one that actually solves the issue im trying to handle. On my site i have pages of blog posts. i have setup infiniteScroll (https://github.com/paulirish/infinite-scroll) and it is working…
VUELA
  • 268
  • 1
  • 7
  • 22
7
votes
0 answers

Squarespace Developer CLI not working as intended

Im trying to setup a new squarespace developer site with using the quick guide on the website. https://developers.squarespace.com/get-started I am unable to login to my squarespace account and then sync the sites. I get the following error after…
cwahlfeldt
  • 580
  • 5
  • 14
7
votes
2 answers

Javascript, SetInterval and SetTimeOut functions cause jumpy scrolling

I am using a Squarespace website with a specific template that uses an index page and sub pages as the contents of the index page. (The pages are scrollable one after the other). I guess anchors are being used by Squarespace to scroll to relevant…
plawres
  • 313
  • 4
  • 19
7
votes
2 answers

What settings are required to put AWS CloudFront CDN in front of a squarespace website?

I had trouble getting AWS CloudFront to work with SquareSpace. Issues with forms not submitting and the site saying website expired. What are the settings that are needed to get CloudFront working with a Squarespace site?
Joel Duckworth
  • 5,455
  • 3
  • 20
  • 21
6
votes
0 answers

Embed Facebook Event Feed on Website

I've found a few really old answers that do not work. I am building a website for my church. What I want to do is have a feed that shows events from Facebook, that way when the lady that does our social media adds an event it will automatically…
5
votes
2 answers

Using Google Sheets As A Backend Database

I volunteer at nonprofit, and we currently run our website through Squarespace. We have hundreds of web pages set up to sponsor our children. Every few months when we want to update their personal information, we have to go into each web page and…
TinaG
  • 51
  • 1
  • 3
5
votes
0 answers

Integrating Guice with Jersey (squarespace): No ServiceLocatorGenerator installed

I am deploying a Jersey 2.22 application which I am trying to integrate smoothly with Guice 4.0 using the Squarespace jersey2-guice-impl library so that I can easily inject Guice dependencies into my controllers. (My apologies for minor typos below…
MeowCode
  • 1,053
  • 2
  • 12
  • 29
5
votes
2 answers

Is it possible to use MathJax on squarespace?

I am currently attempting to create a new website using squarespace, and I'd like to use MathJax to typeset mathematics. This is the same engine used by SE to render mathematics on physics.SE for example. The standard way of using MathJax is to…
joshphysics
  • 201
  • 2
  • 7
4
votes
1 answer

Owl carousel is breaking the page

Hi I used this Codepen for a client site (Squarespace). I tinkered a lot via CSS only.> Please check a specific client page; password is mmmm1234 Scroll down and check "Discover Online Experiences" section where I implemented the slider For…
895
  • 43
  • 4
4
votes
1 answer

What are the risks associated with exposing a free API key?

I have a site on Squarespace and I'd like to show some data from other places (E.G. the One Call API from OpenWeatherMap). It is a free API. As far as I know, there is no way to completely secure API keys on Squarespace (unless you are using some…
elderlyman
  • 500
  • 8
  • 24
4
votes
2 answers

How to call background-image URL in Javascript

I have a section in Squarespace where I've set the background image via custom…
4
votes
1 answer

Vimeo embed on Squarespace: hide controls on load, show on hover

New Squarespace, Vimeo, and iFrame user here. I'm doing some work for a non-profit, and they've asked me to create a "Testimonials" page with ~10 videos where the controls of each are revealed only on hover. On load / inactive state When the video…
alemosie
  • 135
  • 2
  • 9
4
votes
2 answers

JavaScript only being called once in Squarespace

I have some custom JavaScript on my SquareSpace site that manipulates Product titles beyond what you can do with SquareSpace's default style editor. It works when initially loading the page (https://www.manilva.co/catalogue-accessories/) but if you…
Peter Lawson
  • 67
  • 1
  • 5
4
votes
8 answers

How can I export gallery images from SquareSpace?

SquareSpace does not offer any way to export uploaded content directly. The only export option available is for WordPress, but this only generates a small XML file. What is the best way to download the actual image files from a gallery, other than…
user3630824
  • 465
  • 2
  • 7
  • 14
1
2 3
53 54