-
Posts
25 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
joshcohen's Achievements
-
Hi Tuan, thanks for this.. It would be the headline appearing (static) then on hover the button and description appearing at the moment there is only pic then rest appearing on hover also looking for overlay to change on hover. thanks !!
-
joshcohen started following Changing SOLD OUT label to COMING SOON , Poster Block —Description and Button on Hover , Fonts not rendering and 1 other
-
Hi there, Looking for some help on doing this : https://valiant.com.au in SqSp - Services section. Wanting to use poster image block and having the description and button appear on hover with the darker overlay. Content to center when hovering. Any thoughts or help would be great - happy to pay too
-
Site URL: https://www.haslhaus.squarespace.com pw: haslhaus Im updating a 7.0 site using only SS fonts (Commuters Sans , Roboto & Proxima Nova) When in the Site styles the fonts render as they should however when i go to pages in editing mode they render (except Roboto) in Times - i cant work out whats going on or how to resolve. have taken out CSS to see if there is conflict however nothing... Any insights would be great!
-
Hey Tuan, i didnt figure it out, just ditched the idea of having the tag "new" in the layout.... any ideas for the future would be great...
-
Site URL: https://atomsmasher.squarespace.com I am using a summary block to display projects and currently have the tags appearing in the top right, however on hover i want a colour background... in the site (password : atomsmasher) with the tag NEW i am trying to reduce the colour overlay to just over the image not the container below. This is happening just when the tag "NEW" is being displayed. I've tried code to reduce only on the tag.. ie a[href="/work?tag=NEW"]{ .sqs-block-summary-v2 .summary-block-setting-metadata-position-below-content .summary-metadata-container--below-content{ margin-top: -20px !important; } } ..however cant get it going.. any ideas? @tuanphan
-
Hide certain product's price on summary block.
joshcohen replied to Ketty's topic in Customize with code
Thanks so much @tuanphan worked perfectly! - Always appreciated! -
Hide certain product's price on summary block.
joshcohen replied to Ketty's topic in Customize with code
Hi @tuanphan thanks for this, however what i was looking to do was to have all items tagged with "per kilo" to have after the price "per kilo" i have this working in the shop however not in a summary block.. i appreciate the above though -
Hide certain product's price on summary block.
joshcohen replied to Ketty's topic in Customize with code
OK has been enabled now -- Thanks! -
Hide certain product's price on summary block.
joshcohen replied to Ketty's topic in Customize with code
Ok https://thirtytwoacres.squarespace.com pw: 32acres The meat summary block only some are tagged with "per-kilo" which ill put a :after on the price to display "per kilo" just can't target it in the summary block properly. Any help would be great @tuanphan :) -
Hide certain product's price on summary block.
joshcohen replied to Ketty's topic in Customize with code
Hi @tuanphan Do you have a generic code for removing specfic prices based on their tag in a summary block? -
Changing SOLD OUT label to COMING SOON
joshcohen replied to xavier-cusso's topic in Customize with code
So as I can’t use the “sold out” or “on sale” classes I thought there could be an alternative but of css/js to use to display only when products are tagged etc. like the 7.0 version -
Changing SOLD OUT label to COMING SOON
joshcohen replied to xavier-cusso's topic in Customize with code
My client is a furniture company where stock is ordered and takes 12 weeks to manufacture and ship. However they have some floor stock they want to promote. Ie. have a label like “ready to ship” etc. so not for every product just certain tagged or categorised products that are ready to ship now. Thanks -
Changing SOLD OUT label to COMING SOON
joshcohen replied to xavier-cusso's topic in Customize with code
Hi @paul2009 - Have you got similar bit of code for 7.1? As im trying to do the same to create an "In Stock" status circle on the products... Any help would be great!