Jump to content

kgkraeer

Member
  • Posts

    13
  • Joined

  • Last visited

kgkraeer's Achievements

  1. I accidentally clicked the "Scheduling" link on my dashboard and now it has enrolled me in some sort of trial. I can't find a way to cancel or remove this trial from my account. Anyone know how to do this?
  2. when setting up your shipping option you have to add shipping zones. you simply only add the United States and omit any other country.
  3. I am also having a similar problem. Most of my customers are receiving their order confirmation but are NOT receiving their shipping/fulfillment confirmation or their review requests. They are not going to spam, according to my customers either.
  4. Site URL: https://thewestcoastkraeers.com After posting on social media asking for people to respond to their review requests, I had about a dozen customers reach out to me stating they never got a request but would love to leave a review? Is there anyway to get them resent? Or better yet just allowing people to click and leave a review directly on the website?
  5. Thanks again sir. It took me a minute to realize - we're hiding the standard text navigation in the top left. But the link we're attempting in the description text is linking to the one of the same pages. Our solution was to make a duplicate of the contact page with a different slug path for these situations. Sort of brute force but it gets it done. Appreciate all your help!
  6. https://www.thewestcoastkraeers.com/shop/p/kids-stool password: css-for-days also attached photos to better illustrate the point
  7. I'm having this issue on thewestcoastkraeers.com, password is "css-for-days". We used the product description field and squarespace tools to add a basic link to our Contact page from the Personalized Children's Stool product page. In the third paragraph, the final sentence should read "Contact Us and we will reach out..." where Contact Us is hyperlinked. However the link does not appear to be getting rendered at all. I tried this code with no effect: .ProductItem-details .ProductItem-details-excerpt a { color: black !important; } Any advice would be greatly appreciated!
  8. Last post I swear - building on Creedon's post, I hid the "Edit Details" link in the cart, and replaced it with an unclick-able "Custom File Uploaded" notification: #cart [aria-label="Coffee Mug with Custom Artwork"] ~ .cart-row-edit { font-size: 0; pointer-events: none; text-decoration:none; } #cart [aria-label="Coffee Mug with Custom Artwork"] ~ .cart-row-edit:after { font-size: 1rem; pointer-events: none; decoration:none; color:#98b6bb; content: 'Custom File Uploaded'; font-family: 'button' !important; } Of course, we don't know that the user ACTUALLY uploaded anything. All they have to do is hit "Add to Cart" on the upload popup. But for our purposes it should work; we'll cross that bridge when we get to it if there are any issues.
  9. Actually was able to solve the section background issue by implementing some CSS by tuanphan in a thread from last year: [data-section-id="62a6d615ecc8760408b7d342"] { background-color:transparent !important; } [data-section-id="62a6d615ecc8760408b7d342"] .section-background { background-color:transparent !important; } Where the id is the section containing the product gallery and product details content. Thanks again for all your help!
  10. I was just having this issue and this thread helped me solve it. Anyone currently searching for help with this and is using NUMBERS on a mac, don't save your document and try to upload it. go to File > Export to > CSV... simply saving it changes it to a .numbers file which is why you'll get the error. Hope this helps!
  11. Thanks so much for this Creedon, that might actually work for us. I'll need to run it by the client - my wife! While we're here - you may have noticed some css rollover flourishes at the top of the page; stars and lines that scale out from the nav options. Because I'm using this CSS: the flourishes are covered up by the page content (background?) of the shop. Is there a way to make the section background on those pages transparent, so we can see the flourishes? Or should we revert this CSS and learn to live with the large empty space at the top of the shop pages? With the default spacing, you can see the rollovers. Thanks again for taking the time to look at this!
  12. Thanks Creedon, sorry the site URL didn't work, it should be fixed now: https://www.thewestcoastkraeers.com/ Tried that code but no luck so far. I'll see what I can dig up by way of Javascript. Would you by chance have ideas for a fallback method? Am I overthinking this problem or overlooking a simpler way to let users upload a custom image?
  13. Site URL: https://thewestcoastkraeers.com Hey guys, site password is "css-for-days". Been looking into this for a while now without much luck. I followed this tutorial: https://kerstinmartin.com/blog/file-upload to make a File Upload Custom Form for our "Coffee Mug with Custom Artwork" product page. It all works fine, and links to a dropbox folder: Except when I click here in the shopping cart: I see the ugly href link instead of the upload button that was there. Can I just hide that text block entirely in this particular popup window? Thanks in advance for any advice!
×
×
  • 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.