Jump to content

BeaRue

Circle Member
  • Posts

    43
  • Joined

  • Last visited

Personal Information

Recent Profile Visitors

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

BeaRue's Achievements

  1. Hi all! Does anyone have recommendations for an interactive quiz program they've used that can integrate with an email platform (we are currently looking at Klaviyo) to automate email responses based on quiz results? I appreciate any insight on this, thanks so much! All the best, Bea
  2. Hey @hlzcp it looks like you figured out a nice design for your calendar where the titles and excerpts are hidden, and a solid color is applied for unavailable dates. Could you please share how you did this? Thanks so much!
  3. I'm not sure what happened, but the code I sent stopped working! Anyone have insight on this?
  4. Hey @jrf93, I was having the same exact issue and just figured out this simple workaround! Add the following to Design > Custom CSS: @media screen and (max-width: 1300px) {.background.background--iseventscollection { display:inline !important;}}
  5. @tuanphan No solution yet. The issue I'm experiencing is that the script does in fact "reset" after sitting on the last display group BUT it takes about 25 seconds regardless of the click time interval. That's too long. Is it possible to shorten this? I used @rebeccagracedesigns’s updated code…. Injected into Settings > Advanced > Code Injection > Footer <!-- Auto rotate summary block carousels --> <script> window.onload = function() { var nextArrow = document.querySelector(".summary-carousel-pager-next"); function clickNext() { nextArrow.click(); } setInterval(clickNext, 5500); }; </script>
  6. @tuanphan No solution yet. The issue I'm experiencing is that the script does in fact "reset" after sitting on the last display group BUT it takes about 25 seconds regardless of the click time interval. That's too long. Is it possible to shorten this? I used @rebeccagracedesigns’s updated code…. Injected into Settings > Advanced > Code Injection > Footer <!-- Auto rotate summary block carousels --> <script> window.onload = function() { var nextArrow = document.querySelector(".summary-carousel-pager-next"); function clickNext() { nextArrow.click(); } setInterval(clickNext, 5500); }; </script>
  7. Hi @tuanphan I used Rebecca's code, but when I click the back arrow to view the first items in the summary carousel block it quickly rotates to the second set of content after just 2 seconds. I have the setInterval set to 4000. Is there a way to slow down the auto rotation to the same 4 seconds after someone clicks?
  8. Hi @rebeccagracedesigns I used your code, thank you for sharing! When I click the back arrow to view the first items in the summary block it quickly rotates to the second set of content after just 2 seconds. I have the setInterval set to 4000. Is there a way to slow down the auto rotation to the same 4 seconds after someone clicks?
  9. Hi all! Is it possible to automate adding emails from form submissions to MailChimp only when the person opts in through a checkbox field I added asking if they want to be added? Please see this contact form example: https://lindsaymcgowen.com/contact I added the opt in question to the very end of the form. I've been scratching my head about this for a while so any insight would be very appreciated!
×
×
  • 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.