Jump to content

sandracheesman

Circle Member
  • Posts

    180
  • Joined

  • Last visited

Everything posted by sandracheesman

  1. @tuanphan the same link as the subject of this message. Thank you. On my site https://www.booking.laverriere.com/ I have a new video on the page https://www.booking.laverriere.com/new-page-1 that I eventually would like as my home page and the video as a full page background. The template is Brine 7.0.
  2. @tuanphanI have sorted the footer code, it was a slight typo - thank you, but the banner is still showing.
  3. @tuanphan Hi, yes that is exactly what I would like for a home page (full bleed video) on autoplay. I have input the code above into the New Page 1 Page Header Code Injection, but I still see the header and footer? many thanks, Sandra
  4. Hi @tuanphan On my site https://www.booking.laverriere.com/ I have a new video on the page https://www.booking.laverriere.com/new-page-1 that I eventually would like as my home page and the video as a full page background. The template is Brine 7.0. Any code I use to try to hide the footer and header does not seem to work. Any ideas on how I can make the video a full page background instead of the slideshow that is currently there and retain the hamburger menu and logo? Many thanks, Sandra
  5. @CarolStatella Hi Carol, thank you so much that worked - I just need to find a way to make it a fuller screen now - which is in the edit of the video I am guessing! Much appreciated.
  6. Hi, I need to be able to have a full-page video playing as the customer lands on the site instead of the photo slideshow currently there. I have a YouTube link but can't seem to find a way to achieve this. Any ideas? Thank you! Many thanks Sandra
  7. @tuanphan https://begonia-rabbit-4ykb.squarespace.com/ p/w: Sandra12 Thank you.
  8. Hi @lookkook how did you do it, as I have the same issue? Thank you.
  9. I have had to take a photo with my camera as it does not show up with a screen grab. You can see the black border code box line on the Managed Services page under the video.
  10. This is strange, as I can see them logged into SQS, plus a direct link to the site on Chrome and on Edge but when I screengrab a shot they do not appear ??
  11. Hi all, I am having issues with some thin black lines suddenly appearing on my site where I have used a markdown box to input a video using this code: <video playsinline loop muted autoplay width="100%"> <source src="/s/database-management.mp4" type="video/mp4" media="all and (max-width: 640px)"> <source src="/s/database-management.mp4" type="video/webm" media="all and (max-width: 640px)"> <source src="/s/database-management" type="video/mp4"> <source src="/s/database-management" type="video/webm"> </video> An example page is: https://www.ncs-london.com/data-services-home/#emergencydatabasesupport, you will see the first section 'Emergency Database Support' shows the line. Another example page is: https://www.ncs-london.com/managed-services-home/#databaseadministration, again the first section 'Database Adminstration' This is a new occurrence. Many thanks as always! (p.s. for some reason when I take a screenshot the black line is not on the image?)
  12. Site URL: https://capybera-beige-b8fr.squarespace.com Hi Good Folks, I have a website I am working on above. P/W: NCSdataman I am using clickable folders with nav menu anchor points on each page. This all works well on desktop, and I have managed to work it so when you click on the menu item on mobile it does take you to the folder landing page, however, I need the link titles to show on the mobile menu so a customer can jump straight to the section he/she requires rather than having to scroll each page and not be aware of what is on the site. Is this possible? A rough drawing of what I need it to look like is this .... Thank you 🙂
  13. I would like to be able to do the same, the site is https://capybera-beige-b8fr.squarespace.com/ p/w: NCSdataman Many thanks in advance 🙂
  14. I have sorted this issue. If anyone else needs help I was missing this: In the code header: <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> In the Order Confirmation box: <div class="email-text"> <p> your text </p> </div> <script> $('.email-text').insertAfter('#confirmed-page'); </script>
  15. @tuanphan I have placed a 'fake' order and this is the link to the page - if you scroll down you will now see the text is in the footer whereas it used to be directly under the order confirmation: https://www.shop.chenebleu.com/checkout/order-confirmed?oid=5f3bceaf5138b447c91ae57b&authCode=NWYzYmNlYWY1MTM4YjQ0N2M5MWFlNTdiOjIwMjAtMDgtMThUMTI6NTA6NTMuNzcxWkdCOuLbh0t4yNROnQPzTvo5P_tWEY3ntMhBm1wksSEz Attached is a screengrab of the code.
  16. @tuanphan thank you for your reply. There is no direct link that I am aware of to an order confirmation page, it only appears after you have ordered something and is specific to that customer ordering?
  17. @paul2009 hi Paul, I am desperately trying to get an answer to this. We have quite a, few products of all different weights. Literally is the only way to solve this issue by allocating a weight to every single combination a customer might buy of our products?? Because working all that out is an almost impossible job, as there could be so many different combinations. This surely cannot be the answer? Very grateful if you can clarify as we are struggling and thought we were ready to launch! Thank you.
  18. And us too! It is making the whole ecommerce facility unworkable!
  19. Site URL: https://www.shop.chenebleu.com/ Hi Folks, The site above p/word: SandraCB had this code in the 'order confirmation' code injection box: <div class="email-text"> <p>An Si ce mail n'arrive pas dans votre boîte mail, veuillez vérifier votre dossier spam ou indésirable ou ajouter 'no-reply@squarespace.com' à la liste des adresses autorisées. En savoir plus sur nos méthodes de production et nos efforts de développement durable en ligne à <a href="https://www.chenebleu.com/"><b>www.chenebleu.com.</b></a> <br> <br> Your order has been successfully placed, and an email confirmation has been sent to your email address. If you don't receive this email shortly in your inbox, please check your spam or junk mail folders or add 'no-reply@squarespace.com' to your safe sender list. Learn more about our wine production and sustainability efforts online at <a href="https://www.chenebleu.com/"><b>www.chenebleu.com.</b></a></p> </div> This code worked absolutely fine until today, when it now appears at the bottom of the site footer rather than under the standard order confirmation page text. Any ideas what could have happened? Many thanks, Sandra
  20. @tuanphan Thank you but unfortunately that hides the Squarespace quick view button completely including the CSS new button that I am using from above: span.sqs-product-quick-view-button:after { visibility: visible; content: "click for more info"; background: #fff; color: #100f43; padding: 10px 20px; border-radius: 5px; }
  21. @tuanphan Hi, do you know how I can hide the SS Quick View button so I can use the above css instead? Thank you!
  22. @tuanphan can it be achieved with javascript?
  23. @tuanphan Hi I have used your code which works on all pages bar the checkout page, where the logo is still 'clickable'? Any ideas? many thanks, Sandra
×
×
  • 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.