Skip to main content

All Questions

Tagged with
0 votes
0 answers
141 views

What is the best way to debug a custom Squarespace JSON-T web application?

So, a few years ago (2019), I built a custom Squarespace web application for one of my Church's podcast channels. They were using Squarespace for all of their web properties, so that's what I had to ...
Antwisted's user avatar
  • 171
0 votes
1 answer
209 views

unable to fetch JSON from a CDN link

I am a begginer with JS. I am deploying Bullhorn app on a Squarespace website. Squarespace does not provide the luxury to add app.JSON files into it. I am so created respository on Github and added ...
Muhammad Waqas's user avatar
0 votes
1 answer
443 views

I am getting an error "Snipcart.api.setCurrency is not a function", I think it might be from the Accept: application/json

I am helping someone integrate Snipcart into their Squarespace store and they want to use the multi-currency functionality. I am getting an error "Snipcart.api.setCurrency is not a function" for every ...
Alex E's user avatar
  • 1
0 votes
1 answer
488 views

Squarespace access JSON properties via URL?

I know that I can access the JSON data like so http://base-template.squarespace.com/news/?format=json-pretty. But what I want to access lets says a property on that like news.items? http://base-...
user avatar
0 votes
1 answer
2k views

Any way to get json of the facebook page in 2019?

I'm trying to make parser from facebook page posts to Squarespace blog posts. I already did it for Instagram but I need json file of the Facebook page. I need something similar as I have for inst (...
Pavlo  Gumenyk's user avatar
0 votes
1 answer
546 views

Squarespace Custom Product Post Type

I was thinking about creating different templates for products (not with different features but with different html organization and css) because the standard "pic on the left and data on the right" ...
Nottenga's user avatar
  • 177
0 votes
2 answers
221 views

Stop caching of JSON-Pretty for JavaScripts that are dependent on it

I have built a Squarespace site using a template that has a unique masonry type gallery - https://wexley-demo.squarespace.com/ . This template was chosen almost exclusively because of this gallery ...
paulcook's user avatar
1 vote
1 answer
429 views

Squarespace Change pageSize limit on getting blog posts

i'm working on a Squarespace Website, i have a blog with several posts, actually 36 posts, using ajax call i parse all the posts with the following url url to parse, the problem is that SQS return ...
RedaZZ's user avatar
  • 25
3 votes
4 answers
2k views

Can you deep link to an app from a Squarespace hosted website?

I want to implement deep linking in my app. I've read that to implement deep linking you need to put a json file in the root of your website which will then redirect users to the app if they are on a ...
Myk's user avatar
  • 999
1 vote
1 answer
193 views

Looping through JSON data using jQuery

I'm trying to get specific information from a JSON file (Squarespace) with the aim of appending it to a <div>. I need to loop through the data and get the location from each post. This is the ...
Aaron Gilmore's user avatar
1 vote
1 answer
442 views

What Squarespace JSON variables are available in the backend CMS email templates?

I have a site with Squarespace. Squarespace allows you to send different confirmation emails for each type of product using: {.section hasPhysicalProduct} {.section hasServiceProduct} {.section ...
corpico's user avatar
  • 637
3 votes
2 answers
2k views

Adding Facebook Commenting System to Squarespace Website - All Comments ending up on every webpage

I am trying to add the Facebook commenting system to a Squarespace website through code injection. The problem is, Facebook wants a URL address in its code and I only know how to apply a static url (...
Chris Newman's user avatar
0 votes
2 answers
1k views

If statement syntax with Squarespace JSON templates

I am trying to evaluate a string in if statement using JSON templates. This works: {.if true} <h1>It is true</h1> {.end} However, this syntax breaks the page: {.if "foo"=="bar"} &...
SeanPlusPlus's user avatar
  • 8,923
0 votes
1 answer
238 views

Add author specific social links to Squarespace blog post

Working with Squarespace. At the bottom of each blog post I'm trying to get the authors name, bio, avatar, and applicable social media links to show. I've solved with the exception of the Twitter and ...
Sara Mote's user avatar
  • 236
4 votes
2 answers
4k views

Hosting d3.js visualizations on Squarespace

I recently came across two blog posts (1, 2) that detail ways one can implement d3.js visualizations on Squarespace. I was interested in uploading an interactive network visualization to my ...
duhaime's user avatar
  • 27k

15 30 50 per page