Jump to content

paul2009

Circle Community Leaders
  • Posts

    21,374
  • Joined

  • Last visited

  • Days Won

    576

Community Answers

  1. paul2009's post in Unable to make changes in checkout page due to checkout is disable message was marked as the answer   
    You can add a continue button to the previous page (the cart page) but you cannot edit the Checkout page on Squarespace. Apart from some minor styling options that are available, this page is locked down to protect the payments process. 
    Did this help? Please give feedback by clicking an icon below  ⬇️
  2. paul2009's post in check out without payment was marked as the answer   
    Please see this post for two possible solutions:
     
  3. paul2009's post in OpenTable Widget Not Displaying Correctly when Navigating Internally on Website. was marked as the answer   
    This is because Ajax Page Loading is enabled (a v7.0 Brine-family feature) but the code doesn't support this. Please see my guide Why does Squarespace code only work on refresh?
    Did this help? Please give feedback by clicking an icon below  ⬇️
  4. paul2009's post in Add a product to my store that links to a URL was marked as the answer   
    Please see this thread in which I explain how to remove the Add to Cart button and replace it with a link to the third party.
    Post back if you need more information.
    Did this help? Please give feedback by clicking an icon below  ⬇️
  5. paul2009's post in Looking for help with a blank pop up for a few seconds when clicking Add To Cart button - was marked as the answer   
    This is the item added popover that appears when items are added to the cart from the Product List Page. It uses the siteBackgroundColor for the text, which is currently set to transparent. If set to white, it would look like this:
    As a first step, try changing your colors in Site Styles.
  6. paul2009's post in How to change ALL the automated text from English to Hungarian was marked as the answer   
    The text you have quoted is referring to a competitor product called Multilingualizer, not Weglot.
    Weglot can translate every part of your Squarespace website's online content, including the checkout page.
    To do this, you must enable language subdomains in Settings > Setup > Subdomains/Subdirectories.
    That said, I would not recommend Squarespace if your entire audience is in Hungary because, as you said, Hungarian is not a Squarespace-supported language and so, even if you translate all the on-page content, your commerce email notifications will remain in English (or another supported language).
    Did this help? Please give feedback by clicking an icon below  ⬇️
  7. paul2009's post in Announcement Bar, How to Return Announcement Bar after hitting X-close was marked as the answer   
    To make the announcement bar reappear to all visitors who closed it, edit the announcement bar and save your changes.
    Did this help? Please give feedback by clicking an icon below  ⬇️
  8. paul2009's post in Add a line of text into Cart was marked as the answer   
    Please see my guide, Adding Text to the Squarespace Cart Page. Let me know if it helps!
    Did this help? Please give feedback by clicking an icon below  ⬇️
  9. paul2009's post in PRODUCT WITH OPTION TO BUY AS SUBSCRIPTION AND ADD TO BASKET INDIVIDUALLY was marked as the answer   
    Hi Sarah
    There isn't a great way to do this (yet!). The current workaround is to link the two products within the product description but the customer will still need to checkout separately with a subscription item. 
    Squarespace know this is a pain point so I'm hopeful that the situation will improve soon 🙂.
    Did this help? Please give feedback by clicking an icon below  ⬇️
  10. paul2009's post in How to change the checkout page logo was marked as the answer   
    You cannot change the logo image on the checkout page, but you can use the Checkout Page Style Editor to tweak the checkout Header Color so the logo is visible on this page. You'll find this setting in Website > System Pages > Checkout.

    Did this help? Please give feedback by clicking an icon below  ⬇️
  11. paul2009's post in GST not included in shipping cost was marked as the answer   
    It depends how you are managing tax on your site.

    If you're setting up manual tax rates, you can toggle the Charge taxes on shipping setting on, within the Country/State settings.
    Did this help? Please give feedback by clicking an icon below  ⬇️
  12. paul2009's post in Waitlist not showing up was marked as the answer   
    This is because your variants are displayed as buttons. The waitlist signup option isn't compatible with variant buttons.
    Did this help? Please give feedback by clicking an icon below  ⬇️
  13. paul2009's post in Gallery Captions not working on all images was marked as the answer   
    @BabbR @conrad1956 I see this issue on your site and I believe it is due to a Squarespace bug that affects some sidewide animations. Try disabling them to see if this resolves the issue. 
    Did this help? Please give feedback by clicking an icon below  ⬇️
  14. paul2009's post in Personal plan was marked as the answer   
    You don't need to buy a website plan to purchase a domain, unless you want to build a new Squarespace website. If you purchased an annual website plan, you can cancel it within 14 days of the first payment.
    If you believe you’re eligible for a refund but haven’t received one, you can contact Squarespace by completing a refund request form. 
    Did this help? Please give feedback by clicking an icon below  ⬇️
  15. paul2009's post in text not wrapping around image in 71. was marked as the answer   
    This is a feature of "Classic" page sections so you will need to add a "Classic" page section, not a "Fluid Engine" section (the default).
    When you add a section to a page, you’ll find “Classic” sections at the very bottom of the list (almost hidden!). 
    Did this help? Please give feedback by clicking an icon below  ⬇️
  16. paul2009's post in Password pages was marked as the answer   
    Yes. You can style the lock screen in Website (scroll down past all your pages) > System Pages > Lock Screen.
     

    Did this help? Please give feedback by clicking an icon below  ⬇️
  17. paul2009's post in Shipping Settings was marked as the answer   
    If you are on a Commerce Advanced billing plan, you can do this by creating an automatic discount for Free Shipping that applies to Orders Over a certain amount. This will be displayed at checkout after customers select the shipping option to which the discount applies.
    It isn't possible to do this if you are on a lower billing plan. Code and/or plugins can't help.
    Did this help to explain? Please give feedback by clicking an icon below  ⬇️
  18. paul2009's post in Remove Site Page or URL was marked as the answer   
    The /cart page cannot be removed from a Squarespace site but this should not cause any issues, even if you don't use ecommerce. As you said, it won't be indexed because the /cart page includes a "robots meta tag" that instructs search engines not to show the page in search results. This means that visitors should never see the cart page in search results and therefore won't be aware of it. 
    Did this help? Please give feedback by clicking an icon below  ⬇️
  19. paul2009's post in Product click direct to url was marked as the answer   
    You should be able to use this:
    <script>   document.addEventListener('DOMContentLoaded', function() {     var targetElement = document.querySelector('.grid-item.hentry.tag-placeholder.post-type-store-item a[href="/pavone-collection/p/office-chairs"]');     function modifyHref() {       targetElement.setAttribute('href', '/pavone-collection/office/office-chair');     }     if (targetElement) {       modifyHref();     } else {       console.log('Office Chairs tile not found');     } }); </script> Did this help? Please give feedback by clicking an icon below  ⬇️
  20. paul2009's post in Selling memberships to specific country was marked as the answer   
    You can limit shipping or physical goods to certain countries, but there isn’t a way to limit digital products to a specific country.
  21. paul2009's post in No URL Created For PDF File Upload was marked as the answer   
    If you drag it to the Main Navigation, you'll be able to hover over the actual navigation link (in the preview) to view or copy the URL 🙂.
    Did this help? Please give feedback by clicking an icon below  ⬇️
  22. paul2009's post in Marquee Scrolling Text not scrolling on Mobile was marked as the answer   
    This is normal on iPhone if Reduce Motion is enabled in Settings  > Accessibility > Motion.
    Did this help? Please give feedback by clicking an icon below  ⬇️
  23. paul2009's post in Creating a secondary navigation menu above the main navigation menu was marked as the answer   
    If you want the secondary navigation to "feel" secondary/separate, and if it won't need to be changed often, you can also create it by manually create a secondary nav in some HTML using code injection (with a little CSS to style it). Here's a simplified example of what to add to the Code Injection panel:

    <div class="nav nav-secondary-wrapper"> <nav aria-label="Header Secondary Nav"> <ul class="nav-secondary"> <li class="nav-secondary-item"> <a href="/news">News</a> </li> <li class="nav-secondary-item"> <a href="/calendar">Calendar</a> </li> <li class="nav-secondary-item"> <a href="/give">Give</a> </li> <li class="nav-secondary-item"> <a href="/campus-plan">Campus Plan</a> </li> </ul> </nav> </div> Here's an example of what to add to Custom CSS:
    .nav-secondary-wrapper .nav-secondary-item a {   color: #fff;   font-family: "proxima-nova";   font-size: 13px;   text-transform: uppercase;   text-decoration: none;   letter-spacing: 2px;   font-weight: 600;   font-style: normal;   line-height: 1em; }    .nav-secondary-wrapper .nav-secondary-item a:hover {   color: #ee5353;   } .nav-secondary-wrapper .nav-secondary-item {     display: inline-block;   padding: 17px;   cursor: pointer;   } .nav-secondary-wrapper {   text-align: right; } Did this help? Please give feedback by clicking an icon below  ⬇️
  24. paul2009's post in store order emails not going to the website owner was marked as the answer   
    The store owner can go to their Account Dashboard using this link to see whether they are signed up to receive Store notifications: https://account.squarespace.com/settings/notifications
    If they scroll down past the toggles, they should see a section titled Individual Settings where their websites should be listed. The Store checkbox should be checked for them to receive these notifications.

    Did this help? Please give feedback by clicking an icon below  ⬇️
  25. paul2009's post in Cylcle of 3 months was marked as the answer   
    Which billing plan are you on? Subscriptions are only available on Commerce plans.
×
×
  • 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.