Jump to content

LKW

Member
  • Posts

    67
  • Joined

  • Last visited

Posts posted by LKW

  1. This gets even worse: Somehow, by deleting some products with a category I didn't want to use, I ended up ghost-aliasing that category. The unwanted category was "emprex2021". I changed that to "emprex21" in the store (it's one of four categories). But now new products imported from CSV containing either "emprex21" or "/emprex21" in the Categories field end up uncategorized. They don't show up in the nav tree category count, and they don't show the "emprex21" category on their editor pages.

    So I manually created a couple of new products in the "emprex21" category. They do show up in the nav tree category count, and their editor pages do show "emprex21". Screenshot2024-01-16at10_30_08AM.thumb.png.71c3b65d5ed787ce0b8e7a99e94fc348.png

    But when I export those to CSV, they have "/emprex2021" in their Categories fields!

    Screenshot2024-01-16at11_29_46AM.png.b2d959bf593d8280153fd8fb959a76b1.png

    So now if I export that inventory to CSV,  and import it to a different site (like when I move this inventory from the test site to a production site) I'm going to end up in the same pickle all over again! Yeesh.

  2. This is odd. I've been maintaining a 7.0 site, and I am sure I've had no problem deleting up to 50 products at a time using Select All on the Selling>Products list.

    Today I'm experimenting with a 7.1 trial. I imported 59 products, and now I want to delete them. Since the 7.1 Store page editor shows a handy checkbox list of all the products, I used Select All, then Delete.  The error I get is "Couldn’t delete items/Request failed with status code 429". I also tried deleting the products from the Selling>Products list. Again it lets me select all and click delete, but this time it shows no error message, even though nothing gets deleted.

    Surely I'm not the first person to have encountered this. What am I doing wrong? 

  3. In our 7.0 (Montauk) site, I used Design>Site Styles to uncheck "Product Image Auto Crop" on our Store pages (fka Product pages).

    Now I'm experimenting with a 7.1 trial site, using the "Alameda" template. (But they aren't called templates in 7.1? It's confusing.)  In a Store page, I click the Site Styles paintbrush, but I don't get anything for product image aspect or cropping. Is there a way in 7.1? Where should I look?

  4. On 7.0, is there a way to specify "local pickup only" for specific physical products? We now sell some things that aren't meant to be shipped.

    (E.g., when someone registers for our wood-carving class, they have the option to purchase tools that will be given to them at the class.)

    We have local pickup as one of our shipping options, but I can't find any way to restrict shipping options to "local" in a product's settings, or for a product page. The Checkout page always shows all our shipping options, it seems. Is that right? Or am I missing a trick here?

  5. Another request:  A way to set "sold out" text to be consistent with the product's type.

    Use case:

    • For products that can have multiples (e.g., posters): "Sold out" should be displayed
    • For products that are one of a kind (e.g., original works of art): "Sold" should be displayed
    • For products with limited capacity (e.g., classes and workshops): "Full" should be displayed

    Currently the only way to do this is to organize products types by page and use code injection on each page.

  6. You can’t remove products from carts, but if you set the stock level of a product to zero, the shopper will have to remove it from the cart during checkout to complete the purchase. (At least that was the case a few years ago when I tested it.) Would that work for you? If so, you could use daily bulk updates of stock levels to do what you want.

    We do that with our yearly fundraiser auction; we upload a CSV file every day that sets the prices for that day. The prices are computed by a spreadsheet on our end. (In your case, stock levels could be computed based on product category -- e.g., "tuesday" -- and the current day of the week.)

    Not ideal, but it works. There are two problems with it. First, it’s a manual process; we upload the CSV file daily, using the Commerce>Inventory>Import tool. I don’t dare automate it because Squarespace is so unpredictable. In fact, just this morning I got “unknown error” flags during the import. (Luckily, rerunning the import worked fine. But my hands are still shaking!)

    The second problem you’d have, for now, is that a Squarespace bug may prevent stock values from being set by CSV import. Other values seem to update just fine, but the ‘Stock’ value is ignored. SS Cust Svc acknowledged the bug on Sep 14, and I have no idea if it has been fixed since then.

    I suspect one could automate the daily process completely using a Squarespace API, but I haven’t taken the time to look into it. My worry is that any time saved over manual imports would be lost to debugging “unknown error” conditions.

  7. On 9/7/2022 at 10:30 PM, creedon said:

    You can try adding the following to Store Settings > Advanced > Page Header Code Injection for the store page. Please see per-page code injection.

    <meta http-equiv="expires" content="0">

    Let us know how it goes.

    Thank you for the tip! But, sadly, it seems to have made no difference.

    And then I found this dispiriting info (which I suspect you authored):
    https://sf.digital/squarespace-solutions/why-doesnt-my-code-work-until-i-refresh-the-page
    from which I infer that the only remedy is the site-wide removal Ajax page load optimization. Our site is so teeny this might be feasible, except that we have lots of huge images (e.g., 171 on the product page in question) and I worry that they would be reloaded unnecessarily.

    So, we're going with the jenky "Refresh page for latest stats!" text. Sigh...

  8. Site URL: https://www.whitprint.com/emprex-22-inv

    7.0/Montauk

    We have a product page whose prices are updated every morning (which we do by importing inventory from a .csv file). Our shoppers visit the page every day. A couple of shoppers have told us that when they open the page in their browser they see yesterday's prices until they refresh the page after it has loaded. One shoppers asserts that this happened even though he'd closed the page the previous day.

    This sounds to me like browsers are fetching day-old content from cache. Is this what's happening?

    More importantly, is there anything we can do on our site to prevent browsers from fetching cached content when reopening this page?

    We could have our page display "Refresh for current prices!" but that seems lame. Also, we didn't get any complaints about stale prices in previous years. (This is the third year we've run this product campaign.) Maybe this year's shoppers are just fussier, or maybe ... something has changed in Squarespace?

    ps: Wow, you hit Return at the wrong time and suddenly you've already posted your question! Anyway, I just wanted to add that I first posted this in Commerce but it occurs to me that maybe there's some coding that would solve this problem. If I don't get any suggestions soon I'm going to have to add the "Refresh for current prices!" to our page. ☹️

  9. Recently I've noticed an Events page bug (7.0/Montauk): the MOVE button appears only when two or more events are selected. If you select a single event, no MOVE button appears. In other words, you can't move one event at a time between pages, although you can move multiple events at once. So, if you're trying to move a single event, the workaround is to create a dummy event, select both events, move them both, and then delete the dummy event.

    (I've sent this in to Support but have not yet heard back.)

  10. On 10/11/2021 at 8:45 AM, rwmrwm said:

    I've been having the exact same problem with links, and other things in the formatting bar aren't working for me — I can't center any text, for example.

    I've found that a crude workaround is to copy and paste the text you want to edit into a rich text editor outside of SS, edit it there, then cut and paste the formatted text back into the text block you were editing in SS.

  11. 6 minutes ago, katya said:

    See screenshot attached where there is no "Normal, Heading 1,2,3" etc shown at all.

    Oh yeah, forgot to mention that -- my formatting menus are disappearing, too. Not all the time, just seemingly randomly. Like, if I wait a few minutes, they work again. Could this be some kind of extreme latency problem?

    And are we the only ones seeing this? Maybe there is just one corrupted server on the SS farm? (Or AWS, or whatever they use.) And yes, I've emailed a followup to the support case I opened, but still haven't heard back.

     I should've spent my pandemic year learning Wordpress instead of molecular gastronomy.

  12. Another problem I'm seeing is that when you're editing a page, clicking on a hyperlink to modify it can actually take you to the linked page and you lose your edits! This seems to happen when there are multiple hyperlinks and you've just inspected one hyperlink (i.e. the link editor box pops up and you close it) and then you click on another to inspect it too. Clicking the second one navigates you away from the page you're editing.

    So far I'm just fiddling around on a test page, because at this point I'm afraid to edit any our production pages. I emailed Cust Svc yesterday but have not yet heard back.

    (The funny thing is that I stumbled onto this while trying to figure out how to delete an apparently orphaned product page so I could reuse its URL. More on that later...)

  13. I am having the link editor problem today in both Chrome and Firefox on Mac OS. I thought I fixed it on Chrome by clearing the cache but it has returned after a couple of successful uses. This is with 7.0.

    The behavior I see is that clicking on text gives you the text formatting menu, but clicking on the link widget causes the entire menu to disappear and no link editor dialog appears. I can continue to modify the text but without any formatting. 
     

×
×
  • 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.