hecinthecity
Circle Member-
Posts
22 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
hecinthecity's Achievements
-
Van_h reacted to a post in a topic: Adding text to a fullscreen slideshow on Ver 7.1
-
creedon reacted to a post in a topic: Looking to change default store category
-
Looking to change default store category
hecinthecity replied to NatahshaPriya's topic in Setting up your store
Thank you @creedon -
Looking to change default store category
hecinthecity replied to NatahshaPriya's topic in Setting up your store
Hi! Was anyone ever able to figure this out? I'm trying to do the same.. I sell ceramics and I would rather my seconds and samples labeled as "Odds + Ends" in the filter do not show on the "All" page or at least be able to set "Main Collection" as the landing page filter setting for the shop.. The Odds + Ends are sold at a discount because of slight defects and would prefer customers to see the Main Collection first when they land at the shop... https://www.dunebrooklyn.com/shop -
artpimpress reacted to a post in a topic: Adding text to a fullscreen slideshow on Ver 7.1
-
frescova reacted to a post in a topic: Adding text to a fullscreen slideshow on Ver 7.1
-
raeroshow reacted to a post in a topic: Adding text to a fullscreen slideshow on Ver 7.1
-
Site URL: https://fuchsia-celery-4wtw.squarespace.com/ Hi, I created three 16x9 custom thumbnails for the first row of videos on this page and the first two won't display correctly. Any help is appreciated 🙂 https://fuchsia-celery-4wtw.squarespace.com/music-journalism-1
-
hecinthecity reacted to a post in a topic: Typewriter & delete effect? TypeIt or something similar
-
Typewriter & delete effect? TypeIt or something similar
hecinthecity replied to SheriM's topic in Customize with code
Thank so much! Would you be able to help me with code to limit the repeated typing and deleting? Since the text is not rendering well on mobile I need to just use one sentence and I'd like it to remain static after it's typed out. Thanks again! @tuanphan on CC since they helped with the other code too.. studiohms.com PW: comingsoon -
hecinthecity reacted to a post in a topic: Typewriter & delete effect? TypeIt or something similar
-
Typewriter & delete effect? TypeIt or something similar
hecinthecity replied to SheriM's topic in Customize with code
Thanks @tuanphan , it helped with the text color issue but the dots are still happening on mobile after the second and third text lines get deleted.. any ideas on why? Is it to do with the length of my copy maybe? Thanks, as always, for your help! studiohms.com PW: comingsoon RPReplay_Final1646013836.MP4 -
Typewriter & delete effect? TypeIt or something similar
hecinthecity replied to SheriM's topic in Customize with code
Hi @tuanphan I've used this with some success on my landing page however a couple things are happening. - the text and background color are affecting every other section of my page.. is there a way to avoid this? - the script is leaving little dots when text is deleted and typing on mobile.. image attached. www.studiohms.com PW: comingsoon -
tuanphan reacted to a post in a topic: Adding text to a fullscreen slideshow on Ver 7.1
-
Adding text to a fullscreen slideshow on Ver 7.1
hecinthecity replied to hdossary's topic in Customize with code
Hi everyone, I managed to get a full page slideshow with smooth fading transitions for my client's site using a combination of the following tutorials/code snippets. How to make a cover page in 7.1 from Becky at InsidetheSquare https://www.youtube.com/watch?v=PF45Wz5dAX0&t=303s + code pasted in after Becca's from @rwp at this thread. Be sure to use the snippet posted on April 30th 2020 (I've copied below), there is an edit to this later in the thread (removing a line) that resulted in a syntax error for me. Just sharing the full sequence of what needed to be done to get the finished product - which I will share once it's live. Current trial link is: https://salamander-ellipse-frfp.squarespace.com/ Hope this saves folks some time hunting around the internet for piecemeal/expensive solutions. ❤️ .gallery-fullscreen-slideshow-item-img{ transition: opacity 1600ms ease-in-out !important; -webkit-transition: opacity 1600ms ease-in-out !important; -ms-transition: opacity 1600ms ease-in-out !important; -moz-transition: opacity 1600ms ease-in-out !important; -o-transition: opacity 1600ms ease-in-out !important; } .gallery-fullscreen-slideshow[data-transition="fade"] .gallery-fullscreen-slideshow-item[data-active="true"] .gallery-fullscreen-slideshow-item-src{ transition: opacity 1400ms ease-in-out !important; -webkit-transition: opacity 1400ms ease-in-out !important; -ms-transition: opacity 1400ms ease-in-out !important; -moz-transition: opacity 1400ms ease-in-out !important; -o-transition: opacity 1400ms ease-in-out !important; } -
Adding text to a fullscreen slideshow on Ver 7.1
hecinthecity replied to hdossary's topic in Customize with code
Thanks @paul2009. I managed to make the right kind of landing page in 7.1 (based on this tutorial), but the transitions still aren't very smooth/soft.. shame. Based on my reading I think I might need to introduce javascript to help with that.. daunting for me to say the least! Hope the tutorial helps some others on here! -
hecinthecity reacted to a post in a topic: Adding text to a fullscreen slideshow on Ver 7.1
-
Adding text to a fullscreen slideshow on Ver 7.1
hecinthecity replied to hdossary's topic in Customize with code
This site's landing page is exactly the type of effect my client wants - it looks like this site is built with Squarespace but I don't know if it's 7.0 or 7.1 and I have no idea how this has been achieved. Anyone know? https://www.benhorne.com/ The other options listed throughout this thread have really abrupt transitions and it does seem like the above site uses slides based on their code - not a video or gif created in an editing program with customizable fade transitions.. but I can't be sure. -
I was able to get permission to publish the site from the client. Here is the portfolio page https://fuchsia-celery-4wtw.squarespace.com/brand-strategy-insight Will adding custom code make my client ineligible to receive squarespace support if she needs it in future? She will not have me on retainer so any future content updates will be made by her. @tuanphan thank you!!
-
Unfortunately the site is not published yet. Will adding custom code make my client ineligible to receive squarespace support if she needs it in future? She will not have me on retainer so any future content updates will be made by her.
-
Hi! Does anyone know how to add a line of text underneath the title text of the thumbnail images on the portfolio page. There is no space to do this in the individual project settings (which is where the title text populates from). Not sure if this is possible? I'm not familiar with anything but Custom CSS so adding any code feels a bit dubious, but I'm willing to try if it's considered simple for a beginner. I can't share the site URL because it's for a client and unpublished. There are screenshots attached of what I'm talking about indicating where the ask to add a line of body text is. Thanks so much in advance for help/advice/pointing in the right direction.