Jump to content

Earvin

Circle Member
  • Posts

    41
  • Joined

  • Last visited

Everything posted by Earvin

  1. Yep, try emailing them. And the new Form Upload works just as the uploader plugin so worth checking out.
  2. @Bouka Have you tried asking for help from their support team? They have a Slack channel or you can email them for your concern.
  3. Hi Everyone, Just adding another resource to this thread. There's a table plugin that lets you connect your Google sheet to your site, automatically sync it when you make changes to your sheet and will display any styling you applied on your Google sheet.
  4. Hi Melanie, Can't help you but let me share this info with you instead. Squarespace does not allow the editing or customizing of the Checkout page, the closest you can get is customizing the shopping cart.
  5. You can also reach to the plugin's support team if you need help with their product. In this case, you can reach out to them either via email or Slack.
  6. Best try reach out to them support. You may contact them via email or Slack.
  7. Adding a resource in this thread, a lot of requests have been raised to the Squarespace team for adding a table block but for now here's a simple copy and paste way to create tables in Squarespace 7.0 and 7.1.
  8. Hi Alex, You'll need javascript or php coding that uses the user's browser's cookie or history to save the options they selected. In other words, you need a proper coder to build that function for you. Maybe try @creedon or @tuanphan for help.
  9. Hi Bill, Were you able to solve this? Table block plugin's styling options are limited from the UI window. However, it's customizable if you apply CSS on it. You can adjust any part of the table you want with CSS.
  10. The closest solution available is to import your product variants using a CSV file because at least you can copy/paste prices for 216 variants in matter of seconds versus adding them one by one.
  11. Just dropping this here for reference, you can combine this table plugin with the Universal Filter plugin to create a filterable and searchable table.
  12. Yep, either use a Code block or Markdown block.
  13. Hi, Were you able to solve this? I have a similar experience in 7.1 when using sections. Extra spaces appear that I can't get rid of by resizing the blocks. In my case, 2 things worked: 1. Changing the size of the section's padding in the section's settings, or 2. Re-adding the section by using the Classic Editor option .
  14. Hi Katie, You can hide it with CSS. Try inserting this CSS code in the Page Header Code Injection. <style> /*Hide Free Resources*/ .products.collection-content-wrapper .nested-category-breadcrumb-list-item:nth-child(2){ display: none !important; } </style> Warning: This CSS code is using nth-child(2) which since 'Free Resources' is the 2nd option in the category list so if you're adding more categories in the future, make sure to update nth-child(2) to the new order of 'Free Resources' in the category list example: nth-child(4).
  15. That's right. noScrollToResults: true is already a negation which removes scrolling so to do the opposite you have to double negate and set it to false.
  16. Have you tried using More Filters?And then changing Max spent amount to 0 to filter out names whose total purchase is 0 (or no purchase at all).
  17. Have you tried adding a Tag Cloud or Archive block?
  18. You can also reach out to their support team via email or Slack for assistance.
  19. The Universal Filter plugin has a cache time of 10 minutes which may explain the delay when adding new categories/tags to shop products. But after a few minutes, the filter should update it's data with the new products you added to existing categories/tags or the categories/tags you added to existing products. If it goes on more than 10 minutes and you still don't see the product, category or tag you added on the filter, you should reach out to their support team via email or Slack for help.
  20. You can also try contacting them via Slack or email.
  21. Hi @diana204 , Unfortunately, there's no default setting to add different layouts for the filter and sorter (i.e. add the filter as inline links while sorter is a dropdown). You'll have to use custom CSS coding to change the layout of the filter from dropdown to inline links.
  22. Hi WebShark, After you installed the Tag filter you want, add multipleLogic: 'and', after the multiple: true, code. That'll change the logic of multiple selection from OR to AND.
  23. Hi @MaxNZ, Did you reached out to the support team or joined the Slack channel for help?
×
×
  • 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.