Skip to main content

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
0 votes
0 answers
8 views

Issue with transferring domains with Cloudflare/Google Workspace [closed]

Let me preface this by saying that I am a fledgling developer and apologies for the lengthy description. I recently agreed to take on website for a local medical/therapy business that utilizes Google ...
Ryan Caltabiano's user avatar
1 vote
0 answers
34 views

Local Storage Form Array Overwritten After Refresh

I'm working to store input data from a Squarespace form to local storage. The objective is to persist all form fields locally, until the form is submitted. This way, users don't lose any data if they ...
Andy Quella's user avatar
0 votes
1 answer
19 views

GitHub Pages Custom Domain with Squarespace Domain Not Propagating

I am trying to set up a custom domain for GitHub Pages, specifically with the domain lordimass.net I bought the domain from Squarespace yesterday morning and have removed squarespace's default DNS ...
Lordimass's user avatar
  • 148
1 vote
0 answers
112 views

Dynamically resizing Squarespace's Gallery section to each images width and height using Javascript

I have a Squarespace site with a decent amount of custom CSS edits focused on simplifying (visually) the slideshow gallery. I have it mostly set up as I'd like except the captions do not anchor to ...
Nightman's user avatar
0 votes
1 answer
32 views

Setting up Custom Domains in Firebase App Hosting

I am trying to setup a custom domain (Squarespace) with Firebase App Hosting. But for some reason Firebase is not able to verify the CNAME records. It has been more than 24 hours since I added the ...
Gaurang's user avatar
  • 413
0 votes
0 answers
21 views

Squarespace Checkout Customization JavaScript

I'm a first time Squarespace user trying to inject JavaScript into my website so that I can customize the checkout button to redirect customers to a quote form instead of the regular checkout. I'm ...
Lucy's user avatar
  • 1
0 votes
0 answers
24 views

Image reveal on Hover CSS Squarespace

Currently Have the following CSS in place .header-menu-nav-item:nth-child(1)::after { content: url(link); /* Set content here */ position: absolute; top: 50!important; /* Adjust vertical ...
Kalie Isaacs's user avatar
0 votes
0 answers
47 views

What HTML code can I use to autoplay a CANVA embedded on squarespace? (or is there any other way to do this?)

I've successfully embedded a CANVA on my squarespace website... but I want it to autoplay and move from slide to slide every 4 seconds automatically Is there any ways to make this happen? This is the ...
Mercedes Noam Kostucki's user avatar
-2 votes
1 answer
148 views

How to upload HTML, CSS files of a website in SquareSpace?

I purchased a SquareSpace domain and created my website with Visual Studio Code on my system. Surprisingly there is no easy way to upload these HTML, and CSS files from my system to SquareSpace. Any ...
user7524206's user avatar
0 votes
0 answers
30 views

Netlify unable to process SSL/TLS certificate, I think it's due to client's domain

I made a website for a mutual's business. She has not paid me. Her site is live but is "not secure" due to the domain she purchased. I have tried meeting up with her to resolve this issue ...
Liz Barnes's user avatar
0 votes
1 answer
52 views

Embed Watson Assistant to a full-screen UI

I'm trying to embed my Watson Assistant on a single page in fullscreen mode, similar to the Copilot and Chat GPT user interfaces. I'm a designer with limited coding experience and have been going ...
Katie Manning's user avatar
0 votes
0 answers
44 views

Building tooltips in Svelte or NextUI or anything else?

I'm trying to do something relatively simple, but I'm in no way a designer--this would basically be a chunk of custom code in SquareSpace. I'm trying to do an interactive series of annotations to ...
Lauren's user avatar
  • 1
0 votes
0 answers
16 views

Determine how Calendly routine pop form closes

I embeded an Hubspot form on Squarespace when the form is clicked a Calendly routine form pops up with the fields prefilled from the Hubspot form, but the issue I have is that each time a user clicks ...
Damtos's user avatar
  • 1
0 votes
0 answers
31 views

Load mixed content on page load with Javascipt

Modern browsers are constantly forcing https for all situations. Issue: Need to load mixed content Before the https requests were being force, I could use JS to force the page to reload as http for ...
Mike Q's user avatar
  • 7,124
0 votes
1 answer
52 views

DNS settings not found

does anyone experience google domain and cant view the DNS settings? or view details? Please help Same also with squarespace i cant find DNS settings I want to access the DNS settings of my domain ...
user24802883's user avatar
2 votes
1 answer
172 views

Records not yet detected for custom domain

I want to use custom domain from squarespace.com for my Flutter app hosted with Firebase. I updated DNS records as instructed, and more than 24 hours passed, but I still see warning, when I click ...
polina-c's user avatar
  • 6,767
1 vote
0 answers
204 views

Can't connect properly firebase hosting with squarespace domain for a new Angular website

I developed a website using Angular, I want to publish it online and bought a domain from Squarespace.com. After that if I go to mydomain.com it apper a default squarespace page with the indication &...
Ennio's user avatar
  • 193
0 votes
0 answers
56 views

How can I make this code allow a user on my website to swipe left or right when on a mobile device instead of clicking to toggle through the gallery?

I have got this code where I want it for desktop. However, on mobile I need the user of the website to be able to swipe left and right on the screen without it making it so that the info button on the ...
nathan_rose_solutions's user avatar
0 votes
0 answers
123 views

Trouble connecting deployed GitHub Pages site with Squarespace custom domain

I'm new to this world and don't have much experience with deploying. I recently deployed a React site via GitHub Pages, and it's working perfectly (I'm utilizing multiple routes on this site as well). ...
user24329087's user avatar
0 votes
0 answers
73 views

Fetch videos from Bunny.NET and dynamically publish on Squarespace

I want to upload hundreds of videos to squarespace website for customers to be able to preview and download them. If I would do it manually it would take me a very long time. Therefore I thought to ...
Ervins Puksts's user avatar
0 votes
0 answers
25 views

Markers are not showing up on Leaflet map when I embed it in squarespace website

I made a leaflet map for work and uploaded it to our website. The markers are all defaulting to the "error" replacement marker that leaflet puts in when you direct it to an image file that ...
Matthew Graham's user avatar
0 votes
0 answers
52 views

SVG Clip Mask Over Video Not Displaying in Safari

I successfully created an SVG clip mask using a company logo that is supposed to be used as a mask over a video montage. However, it works in every browser except for Safari. I have scoured this site ...
CLD's user avatar
  • 1
1 vote
1 answer
54 views

How to make background image span the entire width of the page using css in Squarespace

I'm trying to add custom css to a Squarespace page that will add a background image behind a block of text to this page: https://www.seacureadvisors.com/seacure-advisors. The code I have added to the ...
Kourtney Kearney's user avatar
0 votes
1 answer
86 views

Is there a way to unhide or edit the footer in Squarespace when the "hide footer" code was (accidentally) put into the footer?

It had been a while since I built a new site in Squarespace, and I accidentally pasted the following code INTO the footer of my site on Squarespace using a code block (instead of the code injection ...
Mathew Patalano's user avatar
-1 votes
1 answer
29 views

Connecting inventory from SquareSpace to WordPress website

I currently need advice on how to link the inventory from a SquareSpace website to show up on a WordPress website. The SquareSpace website has inventory but low traffic to the website, and the ...
Laura Hope's user avatar
1 vote
1 answer
2k views

GCP - IAM policy update failed - Allow unauthenticated invocations

I'm the owner of my organisation, but when I try to make my cloud run services public (security -> Allow unauthenticated invocations), I get this error: IAM policy update failed A domain ...
Alexandre's user avatar
0 votes
2 answers
45 views

How can I have this specific class of button redirect when clicked/enter, while keeping the original functionality?

I have this button on a novalidate html form and I'm trying to get it to redirect to another webpage, while keeping the original functionality of creating an account. <button class="...
Jake Glidden's user avatar
0 votes
0 answers
19 views

How to code a button in Squarespace to trigger the nav burger expanding on mobile

I would like a button, either coded in a code block or some other way, when clicked to make the site act as if it's opening the nav burger on my mobile site. I am using Squarespace. How would I do ...
David's user avatar
  • 1
0 votes
1 answer
70 views

I would like a separate button/link in the middle of one page to essentially open up the burger menu on mobile site

I am working through Squarespace, and am open to adding code anywhere. I have a site, I have a private page for first time guests that will really only be used on mobile devices because its only being ...
David's user avatar
  • 1
1 vote
0 answers
136 views

How to create Squarespace product pages that display different amounts of products per row?

I'm using the Wells template in Squarespace and I want my two product pages to feature different amounts of products per row. Currently, in the Design > Site Styles panel my "Products Per Row&...
user23407327's user avatar

15 30 50 per page
1
2 3 4 5
28