Jump to content

creedon

Circle Member
  • Posts

    9,505
  • Joined

  • Last visited

  • Days Won

    79

Everything posted by creedon

  1. 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?
  2. 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.
  3. 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.
  4. 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.
  5. Please see the following for a workaround. Let us know how it goes.
  6. 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.
  7. Try the following. .sqs-block-image .design-layout-poster .image-title p { border-radius : 25px; } Let us know how it goes.
  8. Have you looked into using a Gallery section or block to see if you can get close to what you want?
  9. 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.
  10. 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.
  11. 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.
  12. 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.
  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. 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.
  15. @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.
  16. I don't disagree! And many others want this feature as well! 🙂
  17. The software that drives this forum is not SS's software. SS uses a forum software provider.
  18. 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.
  19. I'm not seeing the issue. Does the same thing happen when in private browsing? The behaviour you describes sounds like Ajax loading is active.
  20. It appears you have a URL above your style tag. https://widgets.healcode.com/javascripts/healcode.js <style> .header{display: none} </style> This is a syntax error. If the URL is supposed to be there is should be in a script tag. If you don't find the URL there then take a look in Settings > Advanced > Code Injection > HEADER. Let us know how it goes.
  21. 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.
  22. 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.
  23. You may want to try going the using Google Drive storage option for the form. Then you'd share the form publicly and embed it on a page. This technique has been discussed in the forum several times. I don't have any specific pointers.
  24. There are several coding design patterns that can be used for this effect. They have been discussed in other threads on this forum. The first question is do you want a simple (a single style) piece of text? Or, do you need a more complex design, text, images, and etc?
×
×
  • 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.