Jump to content

creedon

Circle Member
  • Posts

    9,501
  • Joined

  • Last visited

  • Days Won

    79

Everything posted by creedon

  1. You can use window.matchMedia for check in the code. Something like... window.matchMedia ( '( max-width : 768px )' ).matches;
  2. A couple of ways to go. No code way. Add a product block to additional info. Set settings as desired. Use some CSS to hide the product detail add to cart button. Use JavaScript to move the atc button into the additional info area. This could end up being a bit trickier because of the way SS handles the atc button.
  3. Try the following. section[data-section-id="62dd79a7e35b2f4e0edb459b"] .sqs-block-accordion .accordion-divider, section[data-section-id="62faf288a3be9945b905871f"] .sqs-block-accordion .accordion-divider { color : black; } Let us know how it goes.
  4. Put your site into Safe Mode <https://cuboid-brass-gps8.squarespace.com/config/safe>.
  5. Yes. HTML. 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.
  6. Please do the second step I mentioned in my post. Update the code.
  7. Folks, I suggest avoiding fancy word processors as they can add unwanted hidden characters that will mess up code if one pastes code back into an SS field. Ideally you want an app that is designed for code editing or has very simple text processing capabilities. You might go old school on PC with something like WordPad, I think, I'm not a regular PC user, that is pretty bare bones. On Mac I like BBEdit.
  8. 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.
  9. Change the following line in Store Price Change from... '0.00' : sppzr, // store product price zero remove ...to... '£0.00' : sppzr, // store product price zero remove Then update the Store Product Price Zero Remove code. Let us know how it goes.
  10. The following is not a solution but a pointer to a part of a possible solution you may need. The cited code watches prices and allows a developer to create a callback to manipulate prices. Taxes can be extremely complicated and my code knows nothing of them. The developer would need to deal with all that. At its simplest you could have a single tax rate that would be applied to the price and then you'd display both prices. If you have a more complex tax system then the code could turn into a nightmare very quickly.
  11. It's the tiktok code you have installed in Settings > Advanced > Code Injection > FOOTER. That code is blowing away the blog content and replacing it with a, I suppose, a tiktok SVG. Also there is a line Metricool right after that tiktok script that should be removed.
  12. I can't say for sure but my sense it that a web 360º image standard never came about even though web 360º images have been around for decades. So what you are left with is finding a 360º image processing stack that can produce output that can be embedded into a code block on your site. Google VR looks interesting but I've not used it. https://developers.google.com/vr/discover/360-degree-media https://developers.google.com/vr/develop/web/vrview-web
  13. It showed up for me first time, no reloading required. Be aware that it is possible to get different behaviour between viewing a page in preview and in private browsing. Always view your site in private browsing as part of diagnosing a problem.
  14. Sounds to me like you are trying to enter the code in Design > Custom CSS. Only CSS can go there. What you have is HTML and needs to go in a code block or other location that accepts HTML.
  15. I have updated my code. You can find a link to it in an earlier post of mine in this thread.
  16. I have updated the code cited in my September 17, 2021 post. Added American Express icons. Reworked configuration code, now uses LESS. It's still code but hopefully it's not as mind numbing as before with endless lines of long CSS variable names. If you don't need the AE icons there is no need to upgrade your current installation until you do.
  17. 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.
  18. 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.
  19. Add the following to Design > Custom CSS. #dropdown-block-a89aa8c6956c6b8da934-0 p { color : red; } #dropdown-block-a89aa8c6956c6b8da934-0 p strong { color : black; } Let us know how it goes.
  20. The code I posted is template specific but the technique I mentioned in my October 20, 2021 is a no code solution and does not use the code from my June 21, 2021.
  21. Did you try the technique mentioned in my October 20, 2021 post?
×
×
  • 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.