826 questions
0
votes
0
answers
66
views
Creating custom themes on Squarespace
I use Squarespace 7.1 and I realized that when I am on "Site styles" on a given theme (say theme A), and I make changes to fonts, or colors on that theme A, if I then change to another theme ...
1
vote
0
answers
54
views
Squarespace live server installation command failed (Windows 11)
I've been trying to install the local Squarespace server using npm and it's been a mess.
My co-workers who use Macs don't have these problems, but the other person with Windows 11 does.
When I run npm ...
0
votes
0
answers
27
views
How to add custom code injection to squarespace for ADA compliance
I am attempting to make this page pass all "critical" ADA compliance checks:
https://bmfpdauxiliary.org/community-safety-store/p/donate-1
When I test this page using https://www....
-2
votes
1
answer
187
views
HOW? www.example.com => example.com [closed]
www.example.com:
Your connection is not private
Attackers might be trying to steal your information
DNS: I have added custom record
www | CNAME | N/A | 1 hr | ext-cust.squarespace.com
Does ...
1
vote
1
answer
93
views
Can I split names in a Google Sheet every time there is a new submission?
I am using the following script to split names with a Google Sheet that is receiving submissions from a Squarespace RSVP form.
function split() {
const DELIMITER = " ";
var ss = ...
0
votes
0
answers
64
views
I can't get a Mailchimp popup to trigger on my Squarespace site
I am trying to get a lead magnet going on my site. Mailchimp says it's connected to my site BUT they're also saying that the reason that the popup is not working is because the code needs to be added ...
2
votes
0
answers
73
views
React + jQuery + Bootstrap code injection on Squarespace
I inherited a React 16 app, built with create-create-app, built and deployed to GitHub Pages with a workflow that watches the main branch. My mission is to move it from Netlify to its new homepage on ...
1
vote
0
answers
53
views
Squarespace Carrier Calculated UPS Shipping and Selective States
I am currently using Carrier Calculated via UPS within the US. This includes all states.
Is there a way for me to use the same shipping module but with only certain states?
(When I looked at the ...
0
votes
0
answers
33
views
Converting a dropdown to radio buttons - event not triggering
I've been able to get the dropdown values to change when the radio buttons are selected but the product image doesn't update like it's supposed to. Image only updates when the actual dropdown is used.
...
0
votes
1
answer
55
views
Center captions vertically and horizontally over Squarespace gallery items
My Squarespace site has a gallery with images and captions. By default the captions appear below the image. I want the captions to appear floating on top of the images (centered horizontally and ...
0
votes
1
answer
135
views
InvalidCNAMEError on github
I followed precisely the steps to set up DNS on Squarespece to map it to github pages:
However, I still get InvalidCNAMEError:
Both www.finestway.uk and its alternate name are improperly configured
...
0
votes
1
answer
34
views
Page width change with trading widget in code block
I'm building a site for a coin and want to include a trading widget from Jupiter.
I've copied the code provided by Jupiter -below- and although the widget itself works well, it changes the width of my ...
0
votes
0
answers
40
views
How to change caption width in collage view?
I am trying to increase the width of a caption in Squarespace when using collage view. I can't seem to increase only the caption without the image and font sizes are increasing as well.
The real goal ...
0
votes
1
answer
115
views
Extending SquareSpace Masonry Image Grid Display Functionality
Unfortunately I have opted to go with SquareSpace for a site build and have been regretting it from the get-go. It appears to be lacking basic functionality like lazy loading images and control of ...
0
votes
1
answer
333
views
How do I display latex-style math on squarespace?
I want to display latex-style math on my squarespace site.
I'm having trouble finding resources for this. One of the best seems to be this other stackoverflow post, but it's been 7 years since the ...
-1
votes
1
answer
65
views
Squarespace section content getting reversed and order is changed in mobile view
I have a site that I am building
https://azalea-fiddle-5ha9.squarespace.com/
pwd: USTAX2024
On desktop, my site is fine, but when I view in mobile, the section the title THE SOLUTION is appearing ...
0
votes
1
answer
221
views
Want to host a Netlify app in squarespace domain without affecting google workspace
We recently purchased a domain on Google Workspace in order to use email and other services. Squarespace provides the domain name. Google email and site configuration are already shown in the DNS ...
-1
votes
1
answer
71
views
Squarespace custom css works in inspect element in browser but not in my browser
here's my site: https://manatee-dodecahedron-ap6r.squarespace.com/
I've added a bunch of css to try and change the design of the gallery element to make the font bigger.
The css i've added works in ...
0
votes
1
answer
106
views
Dynamically resizing the Gallery Block Container in Squarespace so all images are the same size despite their orientation
So my goal is to have all my images display as the same size, i.e., if a horizontal image is 1300x1000px, then the vertical images in the gallery should be 1000x1300px. As it is now, the gallery-...
1
vote
1
answer
80
views
Can I make a consistantly sized corner mask-composite for an image?
I have multiple images that I'd love to have the exact same size of an corner cut-out (like of you were to fold a corner of a page). I've tried using polygon(), but when an image isn't the same ...
0
votes
1
answer
93
views
How to customize elements in a #shadow-root (open)
I am trying to customize a third-party code to match the colors on our Squarespace website. The third party has an open #shadow-root on their footer, but I'm still unable to customize part of the ...
1
vote
0
answers
75
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 ...
0
votes
1
answer
633
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 ...
1
vote
0
answers
320
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 ...
1
vote
1
answer
632
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 ...
-2
votes
1
answer
2k
views
How to upload HTML, CSS files of a website in SquareSpace? [closed]
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 ...
0
votes
1
answer
326
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 ...
1
vote
1
answer
99
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 ...
0
votes
1
answer
112
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
...
5
votes
1
answer
2k
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 ...
2
votes
1
answer
841
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 &...
0
votes
0
answers
434
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). ...
0
votes
0
answers
566
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 ...
0
votes
0
answers
99
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 ...
1
vote
1
answer
117
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 ...
0
votes
1
answer
222
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 ...
-1
votes
1
answer
54
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 ...
8
votes
1
answer
7k
views
GCP - IAM policy update failed - Allow unauthenticated invocations [closed]
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 ...
0
votes
2
answers
63
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="...
0
votes
1
answer
106
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 ...
1
vote
0
answers
208
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&...
-1
votes
1
answer
2k
views
How to achieve different headers on Squarespace
I've tried everything remotely pertaining to Squarespace headers on other platforms and nothing is working. I have a Squarespace 7.1 website: marielapooley.com
I am needing to apply different header ...
1
vote
1
answer
155
views
What password is used for developer mode in Squarespace if the login provider is Google?
I enabled Developer Mode on a Squarespace site that I created with a Google account. When I attempt to clone the site, I am prompted for a login, but I do not know what password to use. When enabling ...
0
votes
1
answer
336
views
Can you run server side code on Squarespace?
I need to build a custom form to collect card details using Stripe.
The form will allow users to enroll in a free trial. The form will collect customers card information without immediately charging ...
-1
votes
2
answers
1k
views
Squarespace domain pointing to Public IP
I'm trying to point my squarespace domain I purchased to my Public IP.
I am using Ubuntu Server
I have a localhost Next.js app on port 3000. I port forwarded that port and I can access it on a ...
0
votes
0
answers
345
views
Trouble Activating SSL on Google App Engine with Custom Domain via Square Space DNS Settings
I'm attempting to map a custom domain and activate an SSL certificate for a Google App Engine project, using Square Space as my DNS registrar. Despite following Google App Engine's instructions for ...
1
vote
0
answers
137
views
How to integrate R Shiny app with Squarespace
I am looking for ways to integrate a R Shiny app with Squarespace website, is it possible? e.g. can you use the Squarespace website structure with page links etc. and insert R Shiny components and ...
-1
votes
1
answer
126
views
change color of squarespace calendar event based on event title
I am creating a caledar of events in Squarespace. I already know how to change the colors of the dates that have an event on them. However, I'd like to change the dates where the specific title of the ...
1
vote
1
answer
91
views
In SquareSpace, how do I hide appointment types if slots available equals 0?
We offer group classes using appointment types. When a class is sold out, I don't want it to show on the website. The website shows appointment types using the Scheduling block.
When slots are no ...
1
vote
0
answers
158
views
How can I improve the focus on a skip to main content button in square space?
I have a skip to main content button on a square space site I have been asked to look into and I can't figure out how to set the focus, the solutions for a regular html site do not work.
this is the ...