Jump to content

Events - how do I get rid of the click through events pages and just have the summary?

Recommended Posts

Hi,

I'm hoping someone can help me. I've set up an events page using a summary block on an Index page. The client is happy with this but doesn't want it to click through to another page. Is there anyway to stop this from happening?

Attached is a screenshot of the Index events page and another of what happens when you click on the title. I've added a See event info link to the summary excerpt to go straight to Eventbrite but I can't lose the link through on the title.

I'd very much appreciate any help with this.

Thanks,

77767536_Screenshot2020-02-26at11_41_18.thumb.png.d3dbebf9c7666ee124e61a336b7cd6fc.png940629697_Screenshot2020-02-26at11_42_55.thumb.png.d3fee91676a9aef2b6ecb23dd62c1fa0.pngLauren

Screenshot 2020-02-26 at 11.41.18.png

Link to comment
  • Replies 9
  • Views 2.1k
  • Created
  • Last Reply
3 hours ago, LaurenLeader said:

Apologies, I've only just seen your message. The site isn't live yet but here is the link and password:

https://viola-paddlefish-phd3.squarespace.com/events

HarknessKennett2020!

Add to Home > Design > Custom CSS

.summary-title-link {
    pointer-events: none;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 2 weeks later...
2 hours ago, LaurenLeader said:

Thank you so much tuanphan! It works on the title link but not the image next to it, that still links through.
Is there some code to stop that from happening?

I really appreciate your help with this!

.summary-item-list .sqs-gallery-image-container {
    pointer-events: none;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
2 hours ago, LaurenLeader said:

Ah, it's disabled the click through on my blog summary and case study summary on the images and the excerpt copy... is there anything I can add to make it just work on the events summary page?

add to Page Settings > Advanced > Header

<style>
  .summary-item-list .sqs-gallery-image-container {
    pointer-events: none;
}
</style>

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.