Jump to content

oldegray

Circle Member
  • Posts

    83
  • Joined

  • Last visited

Everything posted by oldegray

  1. I'm seeing pages within the portfolio folder showing up on Google and there is no way to turn this off in the SEO section of the page. Is there a workaround for this?
  2. Gallery Block with the carousel design on auto play
  3. @Beyondspace Hello! Curious if you could help with this issue on a site I'm working on? https://rachelstevens-buildout.squarespace.com/ pw - santafe
  4. @tuanphan is there any way to fix the transition in a carousel design? The transition from the last image back to the first image is quite jerky and abrupt.
  5. Hello! How can I change the weight, size and color of the back and front arrows as well as the close 'X' on this gallery grid https://rachelstevens-buildout.squarespace.com/config/pages/6546a4fdd5081b784ef8a37a pswd: santafe
  6. For the life of me, I cannot find where to change the style of the gallery blocks (not gallery sections). I prefer blocks to sections simply because of the fact that in Gallery Blocks you can add a title and a description. However where in the style section is it possible to assign better font styling to these blocks? Thank you!!!!
  7. @Beyondspace @tuanphan When you click on each portfolio on the homepage, it'll bring you to the respective portfolio gallery. I would like the captions to 1. be visible when you hover (which they currently are through some added CSS) and 2. be visible directly underneath each image when it is clicked on or in lightbox mode Is this possible?
  8. Hello! Does anyone know how to enable captions for gallery images when you click on them? https://rachelstevens-buildout.squarespace.com/config/ password: artist
  9. You are brilliant @tuanphan thank you!
  10. I've found a solution with CSS as there is no fancy way to automatically have these two gallery styles change between mobile and desktop. For those curious, in edit mode: I duplicated the Grid Stip gallery that I've already created Then edited the duplicate to be a Slideshow Reel and designed it to be full bleed. To swap the views on desktop and mobile, I've added this code (obvs add your own section IDs): // Hiding Grid Stip from Mobile, Hiding Slideshow Reel on Desktop @media screen and (max-width: 641px) { section[data-section-id="64d00f75a743de4c922d1bc3"] { display:none !important; } } @media screen and (min-width: 641px) { section[data-section-id="64e3967c623c9120255befd7"] { display:none !important; } }
  11. Thank you @tuanphan! I will Thank you @tuanphan! I figured that as lovely as Grid Stips were, the code is pretty deep. For those curious, in edit mode, I duplicated the Grid Stip gallery, edited the duplicate to be a Slideshow Reel and then designed it to be full bleed. To swap the views on desktop and mobile, I've added this code: // Hiding Grid Stip from Mobile, Hiding Slideshow Reel on Desktop @media screen and (max-width: 641px) { section[data-section-id="64d00f75a743de4c922d1bc3"] { display:none !important; } } @media screen and (min-width: 641px) { section[data-section-id="64e3967c623c9120255befd7"] { display:none !important; } } @tuanphan Once I am in edit mode, I no longer can edit the Slideshow reel contents. Do you know a way for this to be viewable in edit mode on desktop?? Thank you! -K
  12. Yes, exactly. Yes, the grid under the sponsor button.
  13. Howdy The Grid: strip style at the end of the page is working really well for what the client wants, however on mobile it's a terrible format and a lot of scrolling. Any way to have the gallery turn into a slideshow on mobile only? www.theathenapack.com Thank you!
  14. @tuanphan I have a similar issue on www.theathenapack.com i want to keep the Grid: strip style gallery on desktop. Is there a way to better represent such a large gallery on mobile?
  15. Hello! I ran into this amazing design on Dribbble the other day. Anyone know how this could be achieved in Squarespace? https://dribbble.com/shots/4527247-Portfolio
  16. That totally makes sense. Many websites that I create have some whacky change to the normal orientation of the text and/or image blocks - I could see how that might push it outside the bounds of the container. I'm not sure that can be addressed without removing the css styling all together?
  17. I had the same problem trying to add a new block to my footer, in my CSS it was the line of code html, body { overflow-x: hidden;} I should probably take some time to really understand why this happens...and why I need to use this line of code in the first place (I know the effect of why I use this code, but I don't know what causes the problem of the mobile site bouncing left to right in the first place). If anyone has a quick explanation that'd be super duper!
  18. @Ziggy thank you! Related question, do you know how to turn off one particular sticky section when the sticky section code is applied to all sections?
  19. Hello, I am working on a site for a friend and am dreading that these cool sticky sections are going to cause her a headache when she goes to update information down the road. Does anyone know how to turn off sticky sections while in edit mode automatically? What would I need to add to the following code? Something like --->WHAT GOES HERE :not(.sqs-edit-mode-active) ?? but what would I target? I feel like a big dummy. #page .page-section {position: sticky!important; top: 0px!important} html {scroll-behavior: smooth} www.throwceramics.com pw: cone5
  20. Agreed, the jittery problem doesn't happen in Chrome on my iPhone either. Just Safari. Do you know why this would be the case that the 'scale text' would do this just in Safari? Or who I could reach out to see why? It seems like a Squarespace bug that one of their functions wouldn't work properly on a commonly used browser for mobile.
  21. @bangank36 I haven't figured it out. It happens when I view it on Safari on iphone. What browser and device are you using in your screen shot?
  22. Hello!!! Alright, here's a new one. I have a 'coming soon' style page where I hide the header and footer as I'm working on this site. However, I have noticed that on mobile, the fonts that I have used the 'scale text' option are super jittery on scroll (just on mobile). I narrowed this down as I tried to removed the scale text option and it worked just fine without bouncing around, however I really want to have these letters scaled to fit the text box for aesthetics. What might be causing this, and how can that be fixed?? www.throwceramics.com pw: cone5 I've included a screen recording of what I'm talking about. RPReplay_Final1667447750 2.MP4
  23. Hello! I was curious if it's possible to tag specific image blocks and have them all move at different speeds during scrolling? I don't want the background image to parallax, rather the top image blocks (and text blocks) to move separately. Thank you! K
  24. @paul2009 thank you! Sometimes just knowing the limitations is so helpful as we build things out! Much appreciate your prompt help with this. 🙏🏻
×
×
  • 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.