Jump to content

ChiroUp

Member
  • Posts

    39
  • Joined

  • Last visited

Everything posted by ChiroUp

  1. That worked when getting rid of the code block but I want to hide the entire section (everything in the gray background) "You get a lot more with ChiroUp. Click here to see the full list of features."
  2. https://chiroup.com/pricing I want to hide this whole block on mobile.
  3. I'm not sure if this is a new Squarespace update, but these "View Event →" buttons have never been here before and just randomly appeared. I don't see anywhere to turn them off or hide them anywhere either. Is there any kind of code you can provide to hide these "View Event →" buttons?
  4. Is there a way to hide ONLY the time? I still want the dates to show.
  5. What CSS can I add to hide the word (map) from all of my events?
  6. What CSS can I add to hide all event times from my events?
  7. I am wanting to add a pop-up on all my of blog pages or some of them. However, when you go to the promotional pop-up settings I guess you cannot add blog pages for whatever reason. Is there a way I can add a pop-up to blog pages using code or a plugin?
  8. This worked!! However not on mobile. Is there a way to make the code work on mobile so the pictures are squares on mobile as well?
  9. Hm, no. So on my blog page: https://chiroup.com/blog we have the blogs displayed into 2 columns and the images are a 3:2 ratio. Now, on my podcast page: https://chiroup.com/podcast I want them to display in 3 columns and the image be a 1:1 ratio. (square) When I go to change it on the podcast page in the "edit section" settings, it changes the set up of the blog page too. I only want this to affect the podcast page, not the blog page.
  10. This is great! Any way you know how to change the size of the image without changing the size of the images on the other blog page we have? I want them to display in 3 columns and as squares not the other settings I have for my other blog page.
  11. This worked for the author profile but can I also remove the "Written by" at the top of the page as well and on the podcast home page without removing it from my other blog page. I'd also like the image to be square in 3 in a row on the page but not change the other blog page. Not sure why Squarespace does this since they are 2 separate pages.
  12. Site URL: https://chiroup.com/podcast Hi there, I am wanting to turn off showing the author and author profile on my podcast page. However, I have a blog page where I do want the author and author profile to show. When I turn off the toggles, it turns it off for both the podcast and blog page. Is there a way to turn it off just for the podcast page? PW: 1017
  13. Site URL: https://chiroup.com/podcast I'm creating a podcast page and I want to change the "read more" text to "Listen Now" However, I have another blog page where I want to keep the "read more". How can I change the text just on my podcast page? PW: 1017
  14. No I haven't figured it out. If you look at the dates on this page https://chiroup.com/blog - they don't match up when you click on the actual blog. It's one day off for every blog. (pictures attached)
  15. Hi there, I tried using this code on my site: https://chiroup.com It worked however it's a day off on each publication date if you look at the blog post and then on the blog home page. The dates don't match. They are off by one day. Please help.
  16. Site URL: https://chiroup.com I'm fairly new to Squarespace and came from doing my website on Wordpress. The only frustration I have with Squarespace is not being able to resize your images after uploading them. For example, say I want a little image with text. Even if I make the image 100px x 100px it still upload huge and is super blurry. If I upload a higher quality photo it uploads huge as well and there is now way to minimize the size of the photo by keeping the quality the same. In Wordpress, I was able to change the width and height of the photo after uploading or I could add custom css just to the photo to decrease the size on how it appears on the page. I think this is something Squarespace needs to offer. But in the meantime, is there an easy way to do this? I have tried using spacers to decrease the width but in some cases they still upload big, for example if you are using an image card, image stack, etc. Please help!! Is there a way to add code fairly easily to images? Thanks!
  17. This worked for the top of the post where it says "written by" but when you click on the profile picture at the bottom of the blog it still takes you to the blog page.
  18. Site URL: https://chiroup.com/ Right now when you click on the authors of my blogs it redirects to our blog home page. I'm wanting to change the link to something else. I have 2 main authors. And these are the links I want to change them to. Let me know thanks! Blog post with Tim Bertelsman: https://chiroup.com/blog/7-new-skills-for-carpal-tunnel-syndrome | Author link should be: https://chiroup.com/dr-bertelsman Blog post with Brandon Steele: https://chiroup.com/blog/chiropractic-evaluation-of-neurologic-heel-pain | Author link should be: https://chiroup.com/dr-steele
  19. https://chiroup.com/blog/chiropractic-evaluation-of-neurologic-heel-pain
  20. Hi there, I added both codes and nothing happened.
  21. Hi there, I tried to use this code but it did not work: <!-- Fix inconsistent blog date format on Squarespace 7.1 template --> <!-- Squarespace Forum 03-08-2021 --> <script src="https://stevenlevithan.com/assets/misc/date.format.js"></script> <script> document.addEventListener('DOMContentLoaded', function() { var dateformat = "mm-dd-yyyy"; var pubdate = document.querySelectorAll("time[datetime]:not([class*=event-time]), time[pubdate], time.blog-meta-item--date"); for (var i = 0; i < pubdate.length; i++) { var d = new Date(pubdate[i].getAttribute("datetime") || pubdate[i].innerText); if ( pubdate[i].classList.contains('blog-meta-item--date') ) { d = new Date(document.querySelector('[itemprop="datePublished"]').getAttribute("content").split("T")[0]).getAttribute("content"); } pubdate[i].innerHTML = d.format(dateformat); } }); </script>
  22. Site URL: https://chiroup.com I want to show some reviews of my customers on my site. Is there a way to add an image to the quote block? Right now I have it set up in columns but it doesn't format the way I want it to. I also tried using the image card block but that doesn't format correctly either. You think Squarespace would have an option to add a little image to the quote block for customer reviews. You can navigate to my site to see how they are set up now. I was just hoping there was a way where they could be formatted a little better. Let me know, thanks!
  23. If I wanted to use this https://github.com/nashio/star-rating-svg How would I add it to my site?
  24. Site URL: https://chiroup.com Hi there, I am wanting to add blog ratings where users can rate our blog posts on a scale of 1-5 with star ratings. Is there code or a plugin I can add to include these ratings in the blog posts?
×
×
  • 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.