Search the Community
Showing results for tags 'developer'.
-
Site URL: https://shap3dit.com Hi! This is my website project for my 3D Printing company with auto e-commerce 3D printing quotation and custom order with 3D files (or any files up to 1GB size) upload capability. https://shap3dit.com The quote 3D printing service is integrate in the website with variable product cost. Upload a .STL file to test it: https://www.shap3dit.com/quote The website have a few code problems but any advice to make it look better or better working would be grateful. Thank you.
-
Squarespace 7.1 and the future of the Developer Platform
nickwelsh posted a question in Coding and Customization
Squarespace 7.1 does not support the Developer Platform. There is no clear indication if it ever will or if 7.1 will replace 7.0, killing off the Developer Platform. Is there any information besides the About Squarespace version 7.1 support article?- 4 replies
-
- developer-platform
- developer
-
(and 1 more)
Tagged with:
-
It seemed like in 7.0 developer tools might allow you to see the CSS for your template. In what I could find, it seems that this option is not available for 7.1. Is it possible to access the CSS? Thanks
-
Create custom layout that shows up in "Create new page"
bobartlett posted a question in Coding and Customization
Is it possible to create a new layout that shows up as a selection when you Create New Page. Like the About, Contact, or Details layouts. -
https://www.skp.com.sg/ My website is using a 3rd party filter system which is universal filter. As a result, different category product pages are not indexed as Google Search Console sees it as a (duplicate) Alternate page with proper canonical tag. Please find attached screenshot for Google Search Console error. So for example, Biodegradable products is seen as an alternate page of the main category page https://www.skp.com.sg/food-packaging-all?category=Biodegradable https://www.skp.com.sg/food-packaging-all Solution by Google: https://support.google.com/
- 7 replies
-
- seo
- google-console
-
(and 2 more)
Tagged with:
-
How can I add a custom navigation menu to a single page?
doug356 posted a question in Coding and Customization
hello answers forum - My goal is to create additional navigation menus which appear only on specific pages. I would prefer to do this in regular mode (what do you call non-developer mode?), but have seen nothing to indicate that is possible. So, I have created a developer account and am pursuing that route. Starting with Wells template (no particular reason), I was able to add a menu by modifying the template.conf file. "navigations" : [ { "title" : "Main Navigation", "name" : "mainNav" } , { "title" : "Secondary Navigation", "name" : "secondaryNav" }, {- 6 replies
-
- menu
- navigation
-
(and 1 more)
Tagged with:
-
Is there way to get all of the stores categories? I though it could be done from the store-pages API endpoint but apperantly categories and store-pages are not the same thing. What possible way could I fetch all of the categories and tie them to the products they contain from a certain store that has given me an API key? Thanks
-
The Template docs (https://developers.squarespace.com/collections) specify the 4 basic options for custom collections. However, I know from example base templates that there are additional options -- at least 9 that I know of. Is there any more complete documentation anywhere of all available options, and the accepted values for each option (e.g. "icon" only has certain values that work)? Or, does someone have that information that could be posted here as a reference?
- 3 replies
-
- developer
- developer-platform
-
(and 3 more)
Tagged with:
-
Very new to this sort of thing. What's the best template for a news + articles + feature based website. Have no idea how to bring recent articles as links in the homepage for example. Whatculture and bleacher report are examples of the sort of site I would want.
-
Site URL: https://llama-shallot-7yz9.squarespace.com I'm getting the standard EACCES: permission denied when I try to run: npm install -g @squarespace/server The squarespace docs direct you to the npm docs here. The npm docs say: However speaking with a friend he said that you actually do need to uninstall npm and Node.js? I'm currently backing up my Mac with time machine, and I'm going to give this a whirl to see if it solves my issue: https://ajaykarwal.com/uninstall-node-and-install-nvm Does anybody have some experience and can shed some light? I'm working on Mac
- 2 replies
-
- developer
- developer-platform
-
(and 1 more)
Tagged with:
-
Hello, I am new to squarespace & and the world of website building. For the last couple of months I have tried to build my own site with no real luck. It's clearly time to hire a professional. What does that really mean??? Within Web Development you have many different services that are offered and at all different prices. How do you know you are not over paying? Also since I am not up on my Website terms or services. What is the difference between a advanced website design vs classic? If I wanted to sell merchandise would that be advanced? or is that a totall
-
Site URL: https://forum.squarespace.com/leaderboard/ I would like to add a leaderboard similar to the one found here on the Squarespace forum. Even just a leaderbaord list view instead of the photo thumbnails. https://forum.squarespace.com/leaderboard/ How do I do this?!
-
I'm a freelance designer/developer who's still learning some of the ropes. I'm fairly experienced with Wordpress (but still have lots to learn there too!) but am currently working with a client to redesign their Squarespace site. I've learned that unlike with Wordpress or Drupal, there's no support to create a staging site in Squarespace to make major changes without changing (and potentially breaking) the live site. From browsing this forum, I know I'm not the only one who finds that frustrating. Anyway: my client has an existing Squarespace site, and they want a thoroughly redesigned site
-
I am admittedly new to Squarespace. But I want to start off with the right perspective. It seems to me there is a disconnect between "software development" and designer sites using a template like Squarespace. I develop web sites where terms like page load time, software maintenance, and scalability seem to be the topics of discussion. Everyone (developers) has an opinion on the best framework (like Angular) or library (like React) is best to build a web application with. So these web applications are easily maintained and very responsive but unless some work is put into the look and feel thes
-
Hello, I have a web app that I control access to via Angular Route Guards. I'm looking to use my existing login functionality (and my apps customer database) to protect a squarespace site that I can host support documentation on. Two questions: 1) Is this possible some easy way that I'm not thinking of? 2) Is there a way to fetch web pages via an API? (So I can have a user auth on my app and then fetch the appropriate squarespace hosted webpages after verifying creds) **A key requirement is I don't want the data on the pages to be visible unless they have successfully
-
Hi, is there any place where we can find a list of developers for Squarespace? I can see only a marketplace for designer. We're a SaaS company and wish to build an integration for Squarespace and we're looking for a company that can build/mantain a connector for Squarespace commerce. Carlo
-
Hi all, trying to get started with Squarespace developing but can't seem to get the server started. I'm running Windows 10 with node installed globally and available on path (all up to date), and I've also tried installing on Ubuntu via WSL2. On Windows, the error is as shown below: At C:\Users\Iamnotacrook\AppData\Roaming\npm\squarespace-server.ps1:12 char:29 + & "$basedir/echo$exe" off & "$basedir/node_modules/@squarespace/ser ... + ~ The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an am
-
Do I need a Developer to use Squarespace?
Jeff123 posted a topic in Getting Started With Squarespace
Dear all, Don't get me wrong okay. I'm just asking, is it 100% possible to use Squarespace for design Clients without needing of Developers at all, eg. to 'clone' a website design from others to my Clients using Squarespace? (unless if we want to apply custom features + some extra design elements which built-in blocks can't able to apply it well). Thanks. -
Rebuilding a simple Drupal site in Squarespace
noveltyknees posted a question in Coding and Customization
I am investigating rebuilding a simple Drupal site on thequarespace platform. If possible this would be a major time saver for us in the long run. We would no longer have to worry about our web host Linux OS updates and Drupal CMS updates and in terms of backend UX it would be a much nicer platform for our comms team etc to use. The site I want to rebuild is a simple brochure type website (no client login etc). The URL is:https://www.sciencegallery.org/ As a quick test in just an hour or so I've built a pretty close approximation of the home page using an out of the box Squarespace theme- 1 reply
-
- template
- custom-template
-
(and 1 more)
Tagged with:
-
Can't start local server because port already in use
ChrisBup posted a question in Coding and Customization
I'm working on this site: https://red-org.squarespace.com/ in dev mode but when I run this command: squarespace-server https://red-org.squarespace.com --auth I get the following output: Apparently, that's saying my local server at that port is currently being used by another process. My question is: how can I kill that process? When I run ps aux |grep 9000 to view all processes at that port, I get: As you can see, each time I run ps aux |grep 9000 , new PIDs are generated indicating (I think) that those are zombie processes. I try to kill the listed processes with kill - -
Hi all, I am new to squarespace and trying to setup so I can develop locally. I followed the basic beginner guide and finished it but now I want to develop local instead of push to squarespace with git every change. The issue is whenever I run the command squarespace-server http://mywebsite --auth I get this error below that the ampersand character is not allowed. This is from the powershell script in my npm folder. Every other npm script uses node and for some reason squarespace uses echo. Has anyone else had this issue? Does squarespace not support windows 10?
-
How do I modify template and then exit developer mode?
MarcinZ posted a question in Coding and Customization
I want to do some changes to the template, save it and ext developer mode. Is that possible? -
I was wondering if Mux routers (Gorilla) were supported on Squarespace, and if so, how to use them. Thanks.