Hi @marley970.
I have found the problem and solution to that.
The problem is the limitation on the json file size in Shopify. So this means everytime that you write a code and this code combine some kind of content like links, SVG code, ect, this will add to the json file as well. So in time they sum up and take a space. Shopify put the hidden limit on the json file to max 1.5 MB. This means if you reach this limit, you are not be able to save any sassion any more because there is no more free space to use.
The solution is that:
-
delete all the hidden section that you do not need
-
with a developer delete all the blocks, codes, customized section, block and option that you do not need
-
try to use less SVG codes and custom CSS
these above solution have solved our problem, and we are now freely continue developing our shop. I hope that would help you too
best,
Dr. Alex Lindt