Jump to content

deandra.olivieri

Circle Member
  • Posts

    23
  • Joined

  • Last visited

Everything posted by deandra.olivieri

  1. Hey @clayyount—how can i slow down the switch timing for this code from your original answer? <script> Y.on('domready', function () { var galleries = Y.Squarespace.GalleryManager.getGalleries(); for( i = 0; i<galleries.length; i++){ galleries[i].setAttrs({"autoplay":true}) } }); </script> Please and thank you!!!
  2. Hey @creedon thanks for this! FYI for other's readying this—the code did not work under Store Settings > Advanced > Page Header Code Injection. It did however, work when I simply inputted .ProductList-filter-list-item:nth-child( 3 ) { display: none; } Under Design > Custom CSS. Thank again!! D
  3. Hey @tuanphan I'm trying to make this work for my site https://www.simplybeautifuldecor.ca/shop I want to hide the category "Debutante". Can you help? Above code isn't working for me. Thank you!!!
  4. Right, because I've had to hide it for all for legal reasons. But I'm really only trying to hide the price on one item with in the summary block. So no, this has not be solved @tuanphan. Do you know how we can hide the price of just one item in the summary block? D
  5. Hey @tuanphan, haven't solved this yet. Here's the link to the product: https://www.jenevoymakeupstudio.com/shop/eyenvy And link to the page with the summary block: https://www.jenevoymakeupstudio.com/eyenvy I've had to remove all prices here for legal purposes. But ideally Id just remove the eyenvy product price only from the summary block. Excuse my ignorance, but what is cmt? D
  6. Hi Tuanphan, Here is a link the the summary blocks: https://jenevoymakeupstudio.com/eyenvy and https://jenevoymakeup.squarespace.com/eyes The item I am trying to hide the price on is "EyEnvy". For legal purposes, until this is resolved, I've had to remove the prices on all items. I've managed to get the price removed everywhere else this product appears, but not within this summary block. Please see screen shots attached. Thanks for your help with this!!
  7. Does anyone know of a way to hide the price of one item within a summary block? I've been able to use the code above to hide the price on the shop page as well as the individual product page. But I also list the product in a summary block on another page and the price is still showing there. Thanks!
  8. hey, yes I can. See below—this is what I'm trying to do: +Shop All (internal link, no drop down) +Makeup (drop down with additional categories underneath) +Skincare (drop down with additional categories underneath) +Hair (drop down with additional categories underneath) +Tools and Accessories (drop down with additional categories underneath) +Gift Cards (external link, no drop down) This is how I've already adapted the code: <div class="questionBlock"> <span class="question" id="Q1" onclick="expand('A1')"><h3>+ Makeup</h3></span> <span class="answer" id="A1"> <p><h2><a href="face">Face</a></h2></p> <p><h2><a href="eyes">Eyes</a></h2></p> <p><h2><a href="lips">Lips</a></h2></p> <p><h2><a href="brows">Brows</a></h2></p> <p><h2><a href="lashes">Lashes</a></h2></p> <p><h2><a href="brushes">Brushes</a></h2></p> <p><h2><a href="makeup-tools">Tools + Accessories</a></h2> </p> </span> </div> <div class="questionBlock"> <span class="question" id="Q2" onclick="expand('A2')"><h3>+ Skin Care</h3></span> <span class="answer" id="A2"> <p><h2><a href="normal-skin">Normal</a></h2></p> <p><h2><a href="dry-skin">Dry</a></h2></p> <p><h2><a href="oily-skin">Oily</a></h2></p> <p><h2><a href="sensitive-skin">Sensitive</a></h2></p> <p><h2><a href="again-skin">Aging</a></h2></p> <p><h2><a href="acne-skin">Acne</a></h2></p> <p><h2><a href="pigmentation-skin">Pigmentation</a></h2></p> </span> </div> <div class="questionBlock"> <span class="question" id="Q3" onclick="expand('A3')"><h3>+ Hair</h2></span> <span class="answer" id="A3"> <p><h2><a href="shampoo-conditioner">Shampoo + Conditioner</a></h2></p> <p><h2><a href="treatments">Treatments</a></h2></p> <p><h2><a href="hair-styling">Styling</a></h2></p> <p><h2><a href="hair-accessories">Styling Accessories</a></h2></p> <p><h2><a href="extensions">Extensions</a></h2></p> </span> </div> <div class="questionBlock"> <span class="question" id="Q4" onclick="expand('A4')"><h3>+ Tools + Accessories</h2></span> <span class="answer" id="A4"> <p><h2><a href="beauty-blender">Beauty Blender</a></h2></p> <p><h2><a href="boob-boost">Boob Boost</a></h2></p> <p><h2><a href="brushes">Makeup Brushes</a></h2></p> <p><h2><a href="airbrush">Airbrush</a></h2></p> <p><h2><a href="makeup-tools">Makeup Tools</a></h2></p> <p><h2><a href="brush-cleaner">Brush Cleaner</a></h2></p> <p><h2><a href="hair-tools">Hair Styling + Accessories</a></h2></p> <p><h2><a href="smile">Teeth Whitening</a></h2></p> </span> </div> <div class="questionBlock"> <span class="question" id="Q5" onclick="expand('A5')"><h3>+ Gift Cards</h3></span> <span class="answer" id="A5"> <p><h2><a href="https://clients.mindbodyonline.com/ASP/main_shop.asp?studioid=271697&tg=&vt=&lvl=&stype=42&view=&trn=0&page=&catid=&prodid=&date=4%2f28%2f2020&classid=0&prodGroupId=&sSU=&optForwardingLink=&qParam=&justloggedin=&nLgIn=&pMode=2&loc=1">Purchase Now</a></h2></p> </span> </div> So instead of id Q5 having a drop down, I just want it to be a link. No drop down. Is this possible?
  9. Hey Bernard, I know it's been a while since you posted on this, however, I'm wondering if you can help me customize this code. I'm trying to add an additional div that functions as a link as opposed to prompting a drop down. This is the webpage where you can see what I'm working on: https://www.jenevoymakeupstudio.com/mega-shop Instead of a drop down for "gift cards" I want to create a link to an external source. I also want to create another category for "Shop All Products" that would link to an internal page. Thank you so much!!
×
×
  • 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.