JudeG
Circle Member-
Posts
26 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
JudeG's Achievements
-
How do I get the Calendar to Show up like this??
JudeG replied to JudeG's topic in Customize with code
Thanks @tuanphan that works brilliantly! -
Hi I'm looking for a way to have the calendar page show up like this one at the link. https://vivianfung.ca/calendar The list is: -in the middle of the page -images are quite small and compact I also tried using a Summary Block on a page instead - but in order to show the date boxes over the image, it has to be in a Grid. We want a list, with thumbnails and date boxes over them. This is what I'm able to do with settings https://goose-piano-ylne.squarespace.com/events password is goodwin Thanks for any help.
-
Split Section layout with two sections side by side and one sticky
JudeG replied to JudeG's topic in Customize with code
Great thanks so much! -
JudeG reacted to a post in a topic: Remove time on event page
-
Hi all - I'm setting up a works page for a musician. I need to put two sections side by side to create a split layout. It's not just a visual thing so not about wanting split section look (I know we can do this easily with Fluid Engine). What I need is to have a vertical row of buttons down the left side of the page, creating a menu - these will click away to all of her categories (other pages). The right side of the page however, will have accordions on it, displaying each of her songs in that category, with the info dropping down in the accordian. When the info drops down, I can't have that effect the menu on the left at all. So I figure the best way to do this is to put the menu in a separate section, then float the sections side by side. I know there's code fo this because I can do this with Squarekicker! But I'm hoping to just do it myself. Can anyone help?
-
JudeG reacted to a post in a topic: Rounding image corners
-
Linking a blog post title PLUS THUMBNAIL to another page
JudeG replied to natalienet's topic in Pages & Content
Now, does anyone know a bit of code to hide the blogroll area from the blog page? So not in the back end obviously, but hide it from the published page? That way, I wouldn't have to make a separate page with the summary block on it. -
Linking a blog post title PLUS THUMBNAIL to another page
JudeG replied to natalienet's topic in Pages & Content
Ok! I actually found that bit of code in another posting here. Here it is: Add to Advanced ⇢ Code Injection ⇢ Footer <script> document.querySelector('.summary-item a').setAttribute('target', '_blank'); </script> -
Linking a blog post title PLUS THUMBNAIL to another page
JudeG replied to natalienet's topic in Pages & Content
Or - another option could be to use the Summary Block. Maybe easier to code? I would just need a code to have the thumbnail images click away in a new tab. -
Linking a blog post title PLUS THUMBNAIL to another page
JudeG replied to natalienet's topic in Pages & Content
Hi thanks for any help! I did try the code above but it's not quite right. On my blog I have coded to remove the titles from blog posts so the page only shows images. I need the external link to be on thumbnails, with it clicking away in a new tab. So in other words no one would be going to any blog post pages (those are blank). It's just the image clicking away to external content. The blog isn't live yet but you can see it here https://www.giftsformystics.com/shop-oracle pswrd: giftsblogtest Hi there was there an answer to this question here? I'm looking to either: Use the blogroll page and code to have the external link-away to a new tab on the featured image as well as the title OR use the summary block but need the link to open in a new tab. -
Linking a blog post title PLUS THUMBNAIL to another page
JudeG replied to natalienet's topic in Pages & Content
Hi there was there an answer to this question here? I'm looking to either: Use the blogroll page and code to have the external link-away to a new tab on the featured image as well as the title OR use the summary block but need the link to open in a new tab. -
JudeG reacted to a post in a topic: Linking a blog post title PLUS THUMBNAIL to another page
-
Thanks for this - it's a good solution for the transition - but moving forward, let's address new blog posts. Clients want to purchase a link in a post like this mydomain.com/their-article not like this mydomain.com/blog/their-article For new articles, my only option would be to have individual pages for each post. Given we post about a dozen a month, this would quickly become unwieldy. Jude
-
I as well and hoping there's a solution to this. I have a massive blog that I'd dearly love to move over to Squarespace but it's essential that each post live on my primary domain so domain.com/post-name I've sent a note into customer care to see if this is planned for the near future It has always been easy to do this on Wordpress