DevonLois
Circle Member-
Posts
21 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
DevonLois's Achievements
-
Sticky Column With Overflow for Blog Posts
DevonLois replied to DevonLois's topic in Customize with code
No problem, tinkering with it. I'm thinking the solution isn't sticky now... Trying to get both columns to scroll together until aligned at baseline, as seen on THIS SITE for example. Inspecting their code shows a fixed position column with variable top... Thank you for your help @tuanphan ! -
Sticky Column With Overflow for Blog Posts
DevonLois replied to DevonLois's topic in Customize with code
Seems to work for all posts @tuanphan !! Although the left column sticks halfway and continues after additional scrolling. Any way to make scrolling seamless to stick at the end of the content only? -
Sticky Column With Overflow for Blog Posts
DevonLois replied to DevonLois's topic in Customize with code
Looks amazing, @tuanphan any way to make the code applicable to all blog posts, not just the one? Thank you!! -
Looking for help with a blog post layout. I'd like the first column (text) to stop scrolling when the end of it's content is reached while the second column (images) continues scrolling. Any help would be very much appreciated! Website HERE password: mochimochi
-
Change Gallery on Mobile Version for 1 Column (7.1)
DevonLois replied to buenorodrigo's topic in Customize with code
Thanks so much @tuanphan this is working for grid gallery sections. How can I also apply to grid gallery blocks? https://www.pjroytaiko.org/inspired-costume-design password: FreeSpirit thank you thank you! -
Change Gallery on Mobile Version for 1 Column (7.1)
DevonLois replied to buenorodrigo's topic in Customize with code
Hi @tuanphan I'm also hoping to apply this same 3 to 1 column on mobile for grid-simple gallery sections across my site, such as gallery sections on the page below: https://www.pjroytaiko.org/pj-roy-story password: FreeSpirit Thanks so much in advance! -
Please add this feature to 7.1 - every client wants it.
- 76 replies
-
Accordion Dropdown Transition Duration & Text Animation
DevonLois replied to DevonLois's topic in Customize with code
https://heron-chartreuse-edkb.squarespace.com/our-story Site/Page Password: chartreuse-edkb Generic accordion block at the bottom. -
The accordion dropdown opens on click with transition-duration: 1.2s and the content fades in according to the general site animation settings. I'd like the content within the dropdown to fade slower than the rest of the site, preferably one line at a time, when the dropdown is triggered. Is this possible?
-
rwp reacted to a post in a topic: Stop Mobile Fallback Image From Showing on Desktop
-
Stop Mobile Fallback Image From Showing on Desktop
DevonLois replied to DevonLois's topic in Customize with code
Amazing! Thank you thank you thank you for helping with this odd issue - now we see a bit of grey before the video instead of the mobile fallback flashing for half a second. Awesome. -
DevonLois reacted to a post in a topic: Stop Mobile Fallback Image From Showing on Desktop
-
Stop Mobile Fallback Image From Showing on Desktop
DevonLois replied to DevonLois's topic in Customize with code
Indeed; looks like that 's' was missing; rest of the code is the same for Core 3.5.1. I'm using minified version; tried uncompressed & slim as well - still nothing! -
Stop Mobile Fallback Image From Showing on Desktop
DevonLois replied to DevonLois's topic in Customize with code
Ya, I noticed after I posted; had it right the first time! Pointing to a wikimedia commons blank .jpg now but still nothing... -
Stop Mobile Fallback Image From Showing on Desktop
DevonLois replied to DevonLois's topic in Customize with code
Hm... Can't get it to work... tried injecting jQuery in site-wide header & footer, as well as page header both with it's own <script> tags & without as in attached screenshot. -
Stop Mobile Fallback Image From Showing on Desktop
DevonLois replied to DevonLois's topic in Customize with code
-
Stop Mobile Fallback Image From Showing on Desktop
DevonLois replied to DevonLois's topic in Customize with code
So I can't seem to get it to work. I have the latest jQuery Core in the site-wide code injection footer & your code injected between <script></script> tags on the page itself but I'm still seeing the mobile fallback flash before the video starts. Am I doing something wrong? Thank You!