Jump to content

creedon

Circle Member
  • Posts

    9,459
  • Joined

  • Last visited

  • Days Won

    78

Everything posted by creedon

  1. If I had a answer I would have provided it. The problem is this is not something I do on a regular basis and the import is so broken even if I did come up with one, I can't guarantee that it would work for anyone else. The main issues I've noticed is a missing guid element. Which if I recall correctly, SS complained about. I also seem to recall issues with the blog name and having to reload the browser page to make the newly imported blog show up in Pages. Every time I need to do this type of task again, I basically have to start from scratch and meet the challenges of the particular import scenario. If anyone does have a solid how to, please post so we can all benefit!
  2. @Saskia_Hopfull This makes me think that possibly something has gone wrong with cookies or one of the local storage options. When you use a new Private browsing window it is basically like you've never done anything on the site. Please see How to Clear Storage and Site Data for a Single Site on Google Chrome. Although this is for Chrome each of the top desktop browsers have similar features. If you do the above you will notice that the state of your Pages collapse/expansion start fully expanded. I mention that because it always catches my eye and I'm pretty experienced with this stuff and most times it takes me a beat to remember. 🙂
  3. Is it the case you brought up an incognito window. Went to the backend of your site. Logged in with your usual SS account and were able to edit with no issues?
  4. Did you try the following? Please Contact Customer Support.
  5. I'm not seeing this issue. Two suggestions. Have you tried a hard refresh? Also sometimes referred to as a super reload. Restart your browser, quit and launch it. By extension you might also do the same for your computer. The basic idea being give everything a clean slate.
  6. You are using jQuery code but you have not installed jQuery. Add the following to Settings > Advanced > Code Injection > HEADER. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script> Let us know how it goes.
  7. Please see Adding a delivery option. Not sure it will do all of what you need. Just a note. The checkout page can not be altered with custom code. It is a SS security feature. Let us know how it goes.
  8. There is no setting to turn the cart off. Is the SEO tool just showing the presence of the cart or it is reporting some kind of error. If it is not reporting an error I wouldn't spend time worrying about it.
  9. You have given me everything I need to make some code! 🙂 Add the following to Page Settings > Advanced > Page Header Code Injection for the page. Please see per-page code injection. <style> /* homepage video hide desktop */ @media screen and ( max-width : 767px ) { html:not( .squarespace-damask ) [data-section-id="634818e46de1c02fba143f25"] { display : none; } } /* homepage video hide mobile */ @media screen and ( min-width : 768px ) { html:not( .squarespace-damask ) [data-section-id="6373c175022e3772bf52b7dc"] { display : none; } } </style> Alternately you can add the code to Design > Custom CSS, being sure to remove the HTML style tags. No. The code will not be active in Preview but can be seen by visitors to your site. You can see the effect by using Private browsing. Let us know how it goes.
  10. You are welcome. This is a fairly common request from folks. They like the layout of a Store/Product page but don't want to add all or some of their products into the cart. They want to redirect to another page for an alternative payment system, gather more information, and etc.
  11. No. SS supports PayPal and stripe only.
  12. My code has nothing to do with scheduling. It simply allows a product in a store product detail page to redirect the add to cart button to a URL instead of adding that product to the cart.
  13. The meta tag you show has a syntax error. That might explain why you are having an issue. <meta name="facebook-domain-verification" content="notwhatitreallysaid" The above should probably be the following. <meta name="facebook-domain-verification" content="notwhatitreallysaid" />
  14. If you're on v7.1 you can select an effect for background images. Let us know how it goes.
  15. No. SS was designed to protect the user from much of the arcane web technology stack. SS is not like WordPress or other old school ways of building websites.
  16. Folks. I just don't see an SS built v7.0 to v7.1 upgrade option in the future. v7.1 has been out for several years and there has been no hint of such a feature. v7.0 and v7.1 are fairly different in how the templates and v7.0 template features are handled. Obviously Brine is the forerunner to v7.1. v7.1 sites all have the same template and what SS calls templates is just really different color options for the most part. Expressing all v7.0 templates in v7.1, I think, is a nearly impossible task, given the structure of v7.1. Given that v7.0 isn't likely go away anytime soon, what is the financial incentive for SS to make an upgrade feature? The number of folks moving to v7.1 on their own is probably not worth the expense SS would have to put in to provide such a feature. If at some point in the future the number of SS users dropped off SS would again have a hard time justifying the expense of creating an upgrade feature for so few users.
  17. Is your site v7.1 or v7.0? You can also post your site URL and we can determine the version number?
  18. There was a recent SS issue that caused problems with header and footers. That issue have been reported by SS as resolved. Please see the following. There were several thread on the whole issue if you want to dig further.
  19. SS is making changes all the time and that is why your code stopped working. Change the following... #page .page-section .section-background { background: transparent !important; } ...to... #page .page-section .section-border, #page .page-section .section-background { background : transparent; } Watch out for the unneeded use of !important. Let us know how it goes.
  20. Please post the URL for a page on your site where we can see your issue. If your site is not public please set up a site-wide password, if you've not already done so. Post the password here. Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the documentation at the link provided to understand how it works. Please read the documentation at the link provided on how to share a link to your site to understand how it works. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. We can then take a look at your issue.
  21. The only things I can suggest. Go back to account.squarespace.com. If it shows you logged in, log out, log back in, try going to site. You might also try going to your site, at the url you show, in a Private browsing window. If those don't work then you are down to contacting SS customer support.
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.