Website Building » Squarespace » How Do I Disable Ajax Loading Squarespace?

How Do I Disable Ajax Loading Squarespace?

Last updated on December 23, 2022 @ 6:59 am

If you’re using Squarespace 6, there’s an easy way to disable Ajax loading. You can do this by going to Settings > Advanced > Website Management and turning off Ajax Loading.

For Squarespace 7, there’s no built-in way to disable Ajax loading. However, you can achieve a similar effect by following these steps:

1) Go to Settings > Design > Custom CSS.

2) Add the following code to the Custom CSS field:

.sqs-gallery-block-grid .sqs-gallery-design-stacked .sqs-gallery-image {
opacity: 1 !important;
}

.image-slide-title,
.image-slide-description {
opacity: 0;
transition: opacity 0.5s;
-webkit-transition: opacity 0.5s;
}

PRO TIP: Ajax loading squarespace can be disabled by going to the settings menu and selecting the “disable ajax loading” option. This will disable all Ajax features on your site, including the ability to load content dynamically. This may impact the usability of your site, so please be sure to test thoroughly before making this change.
Drew Clemente

Drew Clemente

Devops & Sysadmin engineer. I basically build infrastructure online.