-
Content Count
54 -
Joined
-
Last visited
About janandsusan1
-
Rank
Squarespace Expert
Personal Information
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Link to someone else's social media?
janandsusan1 replied to ashrisendesign's topic in Pages and Content
@tuanphanI have a similar question for a website with business plan. The site is: https://badguild.info. My client has a membership directory (set up as blog summary) here: https://badguild,info/directory For each member profile, she wants icons with links to that person's Instagram and LinkedIn accounts. Is this doable with code block? -
Happy to find this thread! Does anyone know if there's a way to add sharing buttons on a regular page -- not a blog? My client is requesting page in 7.1 which will contain a video and several other elements and they don't want it as a blog post -- but they do the ability for people to share the page. Any ideas on how I can accomplish this? P.S. I tried using the code from sharethis.com (recommended earlier in this thread by @Ophelia123) in header code injection for the page in question -- it didn't work, but thought it was worth a try... hoping someone can suggest something that does work
- 51 replies
-
- social-sharing
- share-buttons
-
(and 2 more)
Tagged with:
-
I have a 99designs client that has selected a Squarespace Business Package (fully integrated ecommerce) — I know how to set up his services, but there are tons of addon options. His is an auto detailing service — basic, standard, premium detailing — but with many addons (buff waxing, clay bar, scratch removal, acid wheel wash, headlight restoration). All of these are available AFTER you select the car size (coupe, sedan, midsize, suv, full) — and at different prices. Anyone? Squarespace isn't ready for these types of options — what to do?
-
janandsusan1 reacted to an answer to a question: Custom “Out Of Stock” label for individual product
-
Custom “Out Of Stock” label for individual product
janandsusan1 replied to BureauSF's question in Coding and Customization
Was there ever a resolution on this question? I have a client who has made the same request, @paul2009 & @BureauSF. She is an artist and wants to be able to customize the "out of stock" label by category for certain pieces. Thanks!- 9 replies
-
- product
- product-page
-
(and 1 more)
Tagged with:
-
Basil template https://letsrezone.com We're using the following — and wondering if someone can assist with how to make this work in mobile?Header Code injection: Custom CSS:.Header {position:fixed!important;z-index: 1000;width: 100%;}.Header-inner{background: transparent;} .Header.scrollNav{background: #fff;}.Header.scrollNav a{color: #FD5825!important;} .Header-nav a{color: #fff!important;font-weight:500;font-size: 13px; &:hover {color: RGBa(153, 31, 32, 0.6)!important;}}@media screen and (min-width: 641px) { .Index section:first-child:not(.Index-gallery), .Main--page, .Intro, .Main
-
Change navigation item to button (Basil Template)
janandsusan1 posted a question in Coding and Customization
Is there CSS to change a navigation item in Basil to a button?