Jump to content

creedon

Circle Member
  • Posts

    9,361
  • Joined

  • Last visited

  • Days Won

    78

Everything posted by creedon

  1. Add the following to Store Settings > Advanced > Page Header Code Injection for the store page. Please see per-page code injection. <style> body[data-store-category] #page .page-section:last-child { display : none; } </style> Let us know how it goes.
  2. 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.
  3. There are two main ways of which I know. Weglot and Brad Good's technique. I suspect that if you use Squarespace's Weglot integration you will get a better overall translation effect. But I can't say for sure as I've not done an in depth analysis comparing the two techniques.
  4. Please see the following. Once you have it installed then let us know and we can give you some CSS to finish off the effect.
  5. If I understand correctly you want to add a section to the store page. You want that section to only show on the main shop page (the all category) but not show on any of the individual category pages. Is that correct?
  6. There are still syntax errors in the code. I suggest pasting in the my original code without editing out the blank lines and such. When you edit the code like that you risk breaking it.
  7. DOM elements are block based and the CSS border property address those blocks, so CSS border property can not do irregular shapes. The shapes feature is achieved with SVG overlays. To add a border with custom code looks to be fairly tricky, if doable at all.
  8. Ah. Now I think I have a handle on the issue. For the Return to Main Site link, set it to / (forward slash). It is currently going to /home, which is it's actual slug but the homepage < https://clownfish-manatee-ngnn.squarespace.com/ > is a special case and is the second URL for your home page. An alias if you will that SS sets up when you make a page the home page. If that fixes the issue then you can turn on Ajax again if you want.
  9. Please see the following for a workaround. Let us know how it goes.
  10. It's been ages since I've used FileMaker. Are you going to call curl from a script in your FM database? SS using curl is just an example tool that can be used because it handles things without a lot of thought. You don't have to use curl. Any tool that can handle working with reading and writing web protocols can be used. In other words you don't have to use curl. Use whatever tool gets the job done. The API docs don't talk about a base64 option so I don't think that is an option. If base64 is how your images are stored then you'd need to convert them to binary format. I've not had a need to do this myself but I just tested the API with the example provided and it worked. I have no solutions for what you want to do, just throwing some things out there.
  11. Try the following. .sqs-block-image .design-layout-poster .image-title p { border-radius : 25px; } Let us know how it goes.
  12. Have you looked into using a Gallery section or block to see if you can get close to what you want?
  13. 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.
  14. My point is by testing we might begin to diagnose what the issue might be. If we can get one image to load, then we know that it can work and we can go from there.
  15. 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.
  16. I don't have a specific solution but a comment on a possible direction. The general pattern some of us have used is to load ones content into a code block in the footer, hide that block, then use JavaScript to move the code into place.
  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. I suspect you have run into SS's new Fluid Engine. There are many threads on this forum that touch on the issues with FE if you want to do research.
  19. @TechyBecky_101 You have syntax errors in the code you show. To start... You need a space between script and src. No square brackets. Let us know how it goes.
  20. The software that drives this forum is not SS's software. SS uses a forum software provider.
  21. https://widgets.healcode.com/javascripts/healcode.js Is not valid HTML, that is why it is being displayed. It is a syntax error. Remove it.
×
×
  • 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.