Jump to content

catalienne

Circle Member
  • Posts

    78
  • Joined

  • Last visited

Everything posted by catalienne

  1. Hi @paul2009, is the Lazy summaries plugin still the only workaround to display more than 30 events using summary block instead of having a scroll down events page? I list 100s of events for 2 cities so trying to make it easier for people to avoid lots of scrolling. I already have filtering and search setup but the list display on the events page is a killer and to add to more pain - the summary block 30 events limitations sucks. I see removing showing past events makes no difference on limitations. I just want all events displayed in a different way hence summary block. thanks https://busycitykids.com.au/melbourne-calendar-events
  2. Did this end up testing Lazy Summary plugin as workaround the 30 evens limitations? @tuanphan Does removing past events showing up remove the limitation?
  3. Hi Tuan. 

    Not sure if you saw this post. Any chance you can help me please xo thanks heaps

     

  4. I am currently using this following css code which has been working fine but recently this has stopped the button to add hyperlinks to text from working. When I remove just this css code it started working again. Please help for an alternative to allow bleed. thank you .homepage section:first-child { padding-top: 0 !important; } label { display: none !important; }
  5. Thank you @tuanphan I will have a look, I sent you an email through the squarespace thing, not sure you have received it about a different post I have up, can you please help the issue is causing me grief 😞 thank you
  6. thanks @melody495 the shape is very problematic and not translatable in mobile which has been problematic.
  7. I would like to stop the white triangle in the background of this page from resizing thus overlapping things when the screen resolution changes. I have another one on another page. Can you please help, I can locate the block id I just need a solution before the site can go live. Any chance you can help @tuanphan thanks 🙂
  8. all good @tuanphan I worked around it and used this code. <style> .scrim { background-color: rgba(0, 0, 0, 0) !important; } .sqs-slide-wrapper[data-slide-type="lock-screen"] [data-slice-type="password"] .input-container { display: none; } </style>
  9. thanks @tuanphan I've made the box, lock and arrow disappear with the background colour (doing this on purpose so that I have a lock screen but stopping people from entering.) I just need to change the font colour of the word 'password' password prompt to the background colour #01AEF2 which I am using. Same issue for rectangle or underline Website in trial mode atm. thanks
  10. Amzing @tuanphan thanks that helped and worked for this event. https://busycitykids.com.au/sydney-calendar-events/2023/10/29/shot-new-underground-photography-gallery-at-the-state-library-of-nsw Is it possible to hide the date for some of the events listed on this page for example? It's generated from filter category Ongoing. https://busycitykids.com.au/sydney-calendar-events?category=ONGOING Thanks
  11. Thank you so much @Beyondspace that worked like magic, right date and AU format amazing stuff of legends!
  12. Sorry @tuanphan I had to remove to avoid confusion. Thank you Just used the updated code from BeyondSpace and it looks like it has fixed it.
  13. Hi @tuanphan I am getting 2 different date formats for 2 different blog posts on the blog posts list, I refreshed the date to display but then it goes back to incorrect format. The one #NSBCS.002 from today 2nd november 2023 displays as 11/02/2023 on the blog list but correctly on the blog post. the #NSBCS.001 is fine as 26/10/2023. Very strange! I can see the pub date is showing incorrectly for #NSBCS.002 but how to change that? https://www.nsbcyber.com/signals I need both posts in the blog list to look like dd/mm/yyyy not mm/dd/yyyy. I did insert this code in the code section but this fixed the blog post dates maybe it's causing issues for the date on blog post list now. <!-- Fix inconsistent blog date format on Squarespace 7.1 template --> <!-- Squarespace Forum Update 06-11-2021 --> <script src="https://stevenlevithan.com/assets/misc/date.format.js"></script> <script> (function(){ document.addEventListener('DOMContentLoaded', function() { const dateformat = "dd/mm/yyyy"; const pubdates = document.querySelectorAll("time[datetime]:not([class*=event-time]), time[pubdate], time.blog-meta-item--date"); pubdates.forEach(pubDate => { let d = new Date(pubDate.getAttribute("datetime") || pubDate.innerText); if (pubDate.classList.contains('blog-meta-item--date') ) { d = new Date(document.querySelector('[itemprop="datePublished"]').getAttribute('content').split("T")[0]); } pubDate.innerHTML = d.format(dateformat); }); }); })(); </script> Please help thanks
  14. Hi @tuanphan I tried the css code above and it didn't work for me. I would like to remove date & time for specific events as the events are going and no end date. Like this one? https://busycitykids.com.au/sydney-calendar-events/2023/8/26/1001-remarkable-objects-at-powerhouse-ultimo-free What's the format. I tried different ways no avail. thanks
  15. Thank you @abibacon sadly that changes and rotates all rectangles on the page. I just want to create that triangle shape.
  16. Thank you @tuanphan, that worked for the message field but other two light white, is that normal?
  17. I have searched high and low and even tho the latest form settings changes are great for changing colours and form types etc. I am having issues with greyed out text altho the input colour is set to white. As you can see 3 different types of colours in 1 form. I have tried css code from this forum but nothing is budging. Thanks in advance.
  18. Is it possible to modify a squarespace rectangle shape to something like the attached. The preset shapes don't allow. I am hoping to at the very least do a triangle with curved or non curved edges that sits behind images and to go on top of a normal page and overlap it like the attached. Is this possible thank you.
  19. thank you @Lesum nothing seems to budge, the padding stays the same between the first name last name email and signup buttons
  20. @Lesum do you by any chance have code for even spaced padding for newsletter section between the input boxes first name, last name, email and sing up buttons for example?
  21. Thanks for this, super helpful! Just a question re downloadable products. Can you have a free brochure type of document in the store and invite people to download it for free without an ecommerce plan? Trying to setup a brochure link for client website inviting people to download the document .pdf in a way we can track who requests it via their name and email. Thanks in advance x
  22. Thank you that's heaps better thanks @tuanphan In mobile still quite a bit of space at bottom. Should I change any variables to reduce further? Thanks
×
×
  • 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.