Jump to content

jaisequoia

Circle Member
  • Posts

    302
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by jaisequoia

  1. Hey Paul, Does your extension work if I've already got Michael's universal filter on a site? And will you offer a developer price so we can put this extension on multiple sites in the future?
  2. thanks for this @paul2009!! just what I needed.
  3. hi Paul, yes it's also happening on the blog 'inspiration' page too (which is a regular page with 3 summary blocks on it). It was doing this a couple weeks ago and I removed and then re added all the summary blocks and that fixed it initialy but it's happening again. I'm speaking with sqsp support right now to see if we can figure it out. The client is not super happy about all this extra and duplicate work. I will report here any fixes or findings that may be helpful for others. UPDATE There are a LOT of problems with summary blocks right now. I had used a fancy trick I found online to display all the images on this page in a really nice full view kind of way (well full image, using the wall setting of summary blocks). Because there were more than 30 I needed to display I added tags to each additional 30 posts and displayed them in an additional summary block until they were all on one normal page (not collection blog page). Worked for YEARS. Then migrated the client site to 7.1 and everything went to hell lol. I've spendsome help agents were not as well versed in sqsp as I am and totlaly wasted my time btw, I've now made a suggestion that they neeed to find out the sqsp professionals skill level somehow and match them with a more advanced customer service rep they actually really liked this idea!). Finally I was told I had to use the grid setting (which cuts off a lot of images as some are tall) and could only use 12 per summary block so I changed and added new tags and added each summary block to a new section. Time consuming (and my customer had to pay for all this nonsense). They are apparently working on this issue which is good and eventually hope to hear back that I can start using the wall summary block display again at some point. At least now there is no weird horizontal scrolling on that page. I hope this helps someone out there... Oh and another site I recently migrated to 7.1 mysteriously had summary blocks just disappear on their site! So I encourage the reader, if you have any weirdness happen (first refresh your page to see if it resovles) but if not, take a screen video of the problem and send it through to customer care.
  4. I'm posting here so if someone provides more clarity @AllaD you'll also be able to see it 🙂 I'm having the same problem after recently updating this website: https://www.handyhaynets.com/allproducts/p/roundswivelsnap if you scroll down below the product description you'll see two youtube videos. The client is getting google indexing issue emails and so I just took a look and used the google responsiveness tool and all looks fine? Could it simply be because these videos are in the 'additional info' portion of the product page? Would the new product details feature that's being rolled out be a better way to add this kind of informtation? (let's face it the 'additional info' is extremely outdated and very glitchy and problematic and I would LOVE to ditch it on all my clients sites lol) @paul2009 any ideas?
  5. It's important to note that this is not good for the site's SEO or for site accessibility (screen readers). I wouldnt recommend it.
  6. Unfortunately no. You're basically designing your site from scratch in 7.1
  7. Actually @tuanphan I can see now the only thing missing is rounding the suggested products on product pages? Can you help with that one too please?
  8. Tuan you rock as always! Worked perfectly thank you. I have a bit more to learn about finding appropriate classes on things. 🙂
  9. hi there, Most of this worked great on this Brine site https://www.handyhaynets.com/allproducts with the exception of those shop items. Could you help? I'd like to include these for design continuity. I tried myself using inspect but couldn't target all the right classes.
  10. Site URL: https://www.seedsnelson.org/ hello all! Something has changed in sqsp (AGAIN) and has effected SOME code on this site and I'm not sure wha the culprit is? There are extra scroll bars on the right and the bottom of the site as well as extra site background showing below the footer. Any help would be WONDERFUL. 🙏🙂
  11. Wow thanks so much Paul. I knew you’d have the grounded knowledge to guide my thinking on this. With sqsp I find so much of my learning happens when I need to know a specific thing. This makes me so grateful for this community filled with people like yourself that have more knowledge than me.
  12. @paul2009 I'm wondering if you think this solution is a good idea? I have to come up with something for a client where her past clinic participants can have access to updated (physical) manuals and we dont want just anyone to find them. They will be purchasable product blocks on a page. And if I could I would like to hide the page from search engines too. Your opinion? (Which I really value!) And no they aren't ready to to membership areas yet but that may be in the works later this year.
  13. very kind thank you @paul2009!! I'll make a note of this for other sites too. You you just made my day!
  14. hi Tuan, yes I'm needing the code too. the part for button colour worked but not able to make the font change no matter what I do and can't find the target class. Frustrating that Squarespace doesn't automatically make ALL buttons on the site pull the colour and font from the other settings! https://bird-carillon-tzew.squarespace.com/shop/p/a-horse-with-no-name pw Wildthings55 thanks! (you'll need to check out this item to see the checkout page of course )
  15. hi @tuanphan and happy new year to you 🙂

    I have this code I've used on other sites (both 7.1 and 7.0) and would like to make it work on a Kent template. I tried using it but it doesn't work.

    //centre footer on mobile//
    @media only screen and (max-width:640px){ .Footer * {text-align:center}}

    Can you help?

     

  16. I was just using ubersuggest and saw the same issue and would REALLY LIKE squarespace to make a change as it affects ranking! Wish I knew which sqsp admin to tag here. Someone please do this? @kathomalley would you have any ideas? 🙏🙂
  17. Tuan I'm looking for code to make the mobile pop up be full screen. I find it visually confusing with it just being on the bottom.
  18. I got this message for one of my clients sites this morning too. Be great if squarespace admin could explain.
  19. Never mind Tuan. It's fine for now. I think I'll be updating them to Brine (Kent is the current template and it's really limited). Appreciate the help you offered though.
  20. https://www.i-sea.ca/ on mobile it would be great if it didnt hide the menu when it became sticky. check it out and you'll see what I mean. Thanks Tuan! Hope all is well with you.
  21. I used this: /* stickyk header */ header#header { position: sticky; position: -webkit-sticky; top: 0px; bottom: 30px; z-index: 999; background: white; } on this site https://www.i-sea.ca/ however @tuanphan I'd like a subtle shadow on the bottom border that shows ONLY upon scrolling so can you provide the code for that? I tried the same code I used on this 7.1 site https://www.2chanceranch.ca but it's a boxed shaddow which on the kent template adds a shadow on all 4 sides... help? thanks!
  22. some time has passed now but there is this for those searching for patreon integration. I haven't used it myself but am investingating for a client. https://connect.appypie.com/apps/patreon/integrations/squarespace
  23. it's recommended to use rem and not pixels for mobile font size :-)
  24. Hi I dont have a direct answer to your problem (code) but what I do on a client's event page is add a banner/header to the page and then put the 'no current events but stay tuned for our fall 2021 clinics' or some such. Hope that helps.
×
×
  • 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.