Jump to content

paul2009

Circle Community Leaders
  • Posts

    21,583
  • Joined

  • Last visited

  • Days Won

    584

Everything posted by paul2009

  1. DNS records are always managed through the company that hosts the domain name. As your domain name is hosted by a third party (not Squarespace), you'll need to log on to their platform to make the DNS changes. Did this help? Please give feedback by clicking an icon below ⬇️
  2. Please see my post entitled How to make Squarespace navigation dropdowns clickable. Did this help? Please give feedback by clicking an icon below ⬇️
  3. The code was updated after @Rauno raised that issue. If is it not working, please provide a link to the page 🙂.
  4. No, there isn't an API for this. Even with Developer Mode (which is available on the older version 7.0 platform) Squarespace is still a serverless platform where you do not have access to "backend" server settings where you could programmatically create or publish new posts. If you need that functionality, you'll need to use a different platform.
  5. On Squarespace, customers should be able to track their order by opening their order confirmation email and clicking VIEW YOUR ORDER.
  6. Can you provide the community with a working link to the site, and a link to the code you're using? If you are unsure how to provide this, please see the guide How to Post a Forum Question.
  7. What subscription plan are you on? If you've completed your trial, you will need a Business Plan or above to use code.
  8. How to Post a Forum Question provides guidance on how to provide a link.
  9. When I visit www.whaleback.co.uk it works correctly. It does not redirect. However, some of the links on your homepage have been created using the admin domain (pepper-ellipse-3s4z.squarespace.com) so, if I click these, I'll be sent to the admin domain instead. For example, the first tile for "The Salterns" has the link https://pepper-ellipse-3s4z.squarespace.com/work/the-salterns instead of just /work/the-salterns. You can correct this by editing each of the links. Did this help? Please give feedback by clicking an icon below ⬇️
  10. Hi Nicole Can you provide us with a link to the website and tell us a little more about how you are trying to be more compliant? I'm aware that the UK Government intends to regulate interest-free Buy-Now Pay-Later (BNPL) products, but I wasn't aware that anything had happened yet, so I'm not sure what you'd like to add. For example, the latest version of Squarespace (v7.1) should already show the correct messaging for the BNPL services that are available on your site. It shouldn't be necessary to add this manually if you are using Squarespace Commerce. That said, if you are in the UK and trying to use the example Stripe code, you will need to edit the sample to suit your audience (the country code is GB). You may also need to manually specify that you are offering Clearpay: const options = { amount: 9900, currency: 'GBP', paymentMethodTypes: ['afterpay_clearpay'], countryCode: 'GB', }; Did this help? Please give feedback by clicking an icon below ⬇️
  11. paul2009

    Sales tax

    There are no published plans for Squarespace to offer this.
  12. A couple of quick questions? Are the DNS entries correct for your domain? The CNAME and A records will need to be correct before the SSL will be issued. How long ago did you configure them? It can take 24-72 hours. If you need help, please share the domain name with us.
  13. Have you tried clicking MOVE DOMAIN (top right in your screenshot)? This would normally allow you to select your website to connect the domain. I wrote a guide that may help: Connecting a Squarespace Domain to a Squarespace Website. If it doesn't help, please contact Squarespace Customer Support for help with this issue. Did this help? Please give feedback by clicking an icon below ⬇️
  14. Sure. You can extend the CSS you quoted above to include the button wrapper too. For example: .tag-noprice .product-price, .tag-noprice .sqs-add-to-cart-button-wrapper { display: none!important; } Did this help? Please give feedback by clicking an icon below ⬇️
  15. The site you've quoted is on WordPress, but you can do the same by adding Accordion Blocks to the Page Section on your Squarespace website. Did this help? Please give feedback by clicking an icon below ⬇️
  16. As your site is set to ‘private’, please set a site-wide password and share this with us. This will allow us to check the code that you've added.
  17. There are a number of ways to do this, but it depends on whether you want a simple form where the user must manually provide you with product details, or if you want this information to be included automatically. If you'd like to add an Inquire button automatically to products tagged in a certain way, then you may want to take a look at my Product Enquiry Form extension. When users click the button, the form appears in a lightbox and the product title and URL are automatically added to the submitted form. If you'd like a simple form instead, you can create a contact form page and then add a link to that page in the Product Description. However, when customers click the link, they'll be using a generic form so the product information will not be included automatically. Instead, you'll need to prompt them to provide this information when they complete the form. Did this help? Please give feedback by clicking an icon below ⬇️
  18. This is only possible if you pay for a third party extension (from $35 per month) and are using one of their supported platforms for your POS. For example: SKU IQ supports Lightspeed, Clover and Square in Australia, Canada, United Kingdom and United States Trunk supports Square, Etsy, QuickBooks Online, Faire, eBay and Amazon. Did this help? Please give feedback by clicking an icon below ⬇️
  19. Yes, sure @Schenkliving. You can add the following to Custom CSS: /* Hide dates on calendar flyouts */ .flyoutitem .flyoutitem-datetime { display: none; } Did this help? Please give feedback by clicking an icon below ⬇️
  20. @OngTao There isn't a ready made solution for this, which is one of the reasons I was interested in your post 🙂. I don't know of any restaurants using Squarespace for online orders for exactly this reason, which is one of the reasons I was interested in your post 🙂. There isn't a ready made solution but I may explore this further because I imagine a solution would be useful to others. If anyone is using Squarespace to manage takeout food orders, please post details!
  21. The date and time-picker are generated by the browser to ensure they match the user's settings (rather than the site settings). When I view the form on your site, it looks like this: Did this help? Please give feedback by clicking an icon below ⬇️
  22. There are two ways to connect the domain to Squarespace: Nameserver Connect - their automated [default] method where the nameservers are changed to Squarespace so the domain can be managed from there. This is what GoDaddy were talking about. DNS Connect - the manual method where you change the CNAME and A records manually, giving you full control. This is the method I was discussing. Did this help? Please give feedback by clicking an icon below ⬇️
  23. I recommend that you add/edit the CNAME and A records to match the Squarespace requirements (remove other A/CNAME record) and then leave the other records unchanged (MX, TXT and so on). Did this help? Please give feedback by clicking an icon below ⬇️
×
×
  • 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.