Jump to content

Z_R

Member
  • Posts

    27
  • Joined

  • Last visited

Personal Information

  • Location
    UK

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Z_R's Achievements

  1. This is what I need help with with my website. I have changed it in SEO but it still shows the website domain instead. How do I fix this please?
  2. Yes please. Basically I would like the title to be over the images and the menu bar to be small and blend in with the carousel images
  3. Hi there No I have not. I would like it similar to https://www.thetenmg.com/ I can take a video to better explain my post if that will make it easier?
  4. Hi Ziggy, Thanks for your response. I have tried it but it clashes with the current code for the top slideshow reel, and this code by crawford makes it scroll smoothly. There are two different slideshow reels on the homepage at the moment. If you have a look at the homepage, the top slideshow reel scrolls like a click, which i like. This is the code: !-- Gallery Reel Section Autoplay for hero images --> <script> (function docReady(fn) { // see if DOM is already available if (document.readyState === "complete" || document.readyState === "interactive") { // call on next available tick setTimeout(fn, 1); } else { document.addEventListener("DOMContentLoaded", fn); } })(() => { if ( window.location == window.parent.location ) { const reelControl = document.querySelector('.gallery-reel-control [aria-label="Next Slide"]'); if (reelControl) { (function reelTimer() { setTimeout(() => { reelControl.click(); reelTimer(); }, 2000); // change this value to change the speed })(); } } I do like the way the top slideshow scrolls with this code, but I want to be able to make the bottom slideshow scroll similarly but instead of 2000, it scrolls 500 separately. Or maybe a code like crawfords that only makes the bottom slideshow reel scroll smoothly but faster . I hope that makes sense.
  5. I posted this almost a week ago but it feels like my post hasn’t been seen by anyone I was wondering if someone could help me make the slideshow reel at the bottom of my homepage move every 0.5 seconds. At the moment the slideshow reel at the top moves every 2 or 2.5 seconds. I’d appreciate the help. Thank you
  6. I would love some feedback on website relaunch https://greyhound-lynx-5g3p-zingolo.squarespace.com pass is 1234!4321 If someone could also help me figure out how to get the slideshow reel at the bottom of the homepage to automatically scroll every 0.5 seconds that would be great.
  7. Just to clarify, I want the top slideshow reel to change every 2500 and the slideshow reel at the bottom of the page to change every 500
  8. Wondering how I can achieve this kind of homepage https://www.thetenmg.com/ on my website https://greyhound-lynx-5g3p-zingolo.squarespace.com/ With a few minor differences. I'd like my menu bar to be in the centre and the site title hovering on top of the images as they auto scroll Pass is 1234!4321 just to clarify, only on the homepage and I would like this to reflect on different devices such as mobile and ipad. Thank you!
  9. can you help please. Sorry to @ you but this is urgent @tuanphan
  10. Thank you! I added just the cname and it worked just fine. Is this one important too? If so why?
  11. Wondering if someone could help me with auto scroll for my slideshow reel at the bottom of my website on my homepage? I already have a code for a different reel which works for the top of my website on my homepage which is the code below: <!-- Gallery Reel Section Autoplay --> <script> (function() { var nextArrowGallery = document.querySelector('.gallery-reel-control-btn[data-test="gallery-reel-control-btn-next"]'); function clickNextGallery() { nextArrowGallery.click(); } setInterval(clickNextGallery, 25000); })(); </script> I would appreciate the help. If there is a better code for my old code too I would prefer it! If you can help the website password is 1234!4321
  12. Sorted. Thank you
  13. https://greyhound-lynx-5g3p-zingolo.squarespace.com/podcast @tuanphan
  14. https://greyhound-lynx-5g3p-zingolo.squarespace.com/events
×
×
  • 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.