Skip to main content

All Questions

1 vote
0 answers
394 views

Squarespace drop up menu not functioning correctly (clickable part vanishing from view)

I am working on a custom Squarespace project for a client, and having trouble with a dropdown menu. Squarespace's default is to have the menu push down all other content blocks on the page. To prevent ...
Jin Zeng's user avatar
0 votes
1 answer
140 views

How to integrate custom site with existing squarespace site

I was hired to build a custom site for a client but was not told initially that what I made would be added to an existing square domain. I have done some research and none of the squarespace options I ...
user72503948573038's user avatar
0 votes
1 answer
4k views

How do I add css class names to text blocks in Squarespace?

I need to add a class name or an ID to a Squarespace textblock to be targeted by JavaScript. If I use a code block to add the text, I can add a class name, however it can't be edited easily like other ...
Samuel Anyanwu's user avatar
-1 votes
3 answers
175 views

Migrating from Squarespace

We have a Squarespace site (nataal.com) that has been steadily growing over the past 4 years. It now has in the region of 670 pages and is getting quite unwieldy, particularly when trying to scroll ...
pjaj's user avatar
  • 235
0 votes
0 answers
913 views

How to Fix Squarespace Code Injection To Re-Order Blog Posts Alphabetically?

I Attempt to re-order blog posts alphabetically by their title on a Squarespace blog, rather than by their publication date. https://www.flickr.com/photos/143173834@N03/40105624213/in/shares-5X84R2/ ...
domburford's user avatar
0 votes
1 answer
2k views

Migrate existing Squarespace site to AWS

I have I Squarespace website I made for myself a while back. The main purpose at the time was to have something to link to from my iOS app, and I opted for something expedient rather that thinking ...
Slayer0248's user avatar
  • 1,241
0 votes
1 answer
434 views

How do I load a separate CSS style sheet a few seconds after when the page loads?

I'm using Squarespace and I am using a plugin/shortcode to prompt people to sign up for a newsletter. There is certain styling I want applied to the prompt however, Squarespace seems to load the CSS ...
user avatar
1 vote
1 answer
841 views

How do I programmatically update content in Squarespace?

Foreword: i am very very new to Squarespace and also to CMS in general. so please pardon any "dumb" questions Let's say I own a Squarespace page. Let's say i want to randomly update the home page ...
David T.'s user avatar
  • 23.1k
0 votes
2 answers
183 views

Tool or Package For Designing Site For a Small Non-Profit Accepting Donations

I deal primarily with custom .net WebForms and MVC based applications, but someone came to me and asked for help with creating a small website for their non-profit organization for which they will ...
Merritt's user avatar
  • 2,331
2 votes
2 answers
767 views

Problem with JQuery swapImage();

~ On my articles page (http://www.adrtimes.squarespace.com/articles) I have each entry start with an image that changes on rollover. This is working fine. However, on my homepage (http://www.adrtimes....
VUELA's user avatar
  • 268
4 votes
8 answers
30k views

If Statement not working with And (&&) Operator

I'm having a hard time writing up what seems should be a simple if statement! I need it to say if mod does not equal a, b, or c - then do this. Here is what I was trying but have been unsuccessful: ...
VUELA's user avatar
  • 268