Jump to content

Events summary page - how to disable links on thumbnail image AND Event Title Text

Recommended Posts

Site URL: https://armyoflove.co/new-projects

I'm looking to use the Events summary to highlight new music albums.

Ideally, I'd like to be able to edit the link in which clicking the thumbnail photo takes the user.  I do not believe this is possible, however I do think it's possible to disable the links on TITLE and PHOTO.

I used the following code and it seems to work half the time, and half the time the photos and titles are still clickable - which leads my users to an empty page.

here's the code:

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

Can you assist? Thank you.

 

Link to comment
  • 2 weeks later...

The behavior on the site is inconsistent.  On my macbook (using chrome), I don't have any issues. 

When my Dad goes to the site on his iPhone, sometimes he can click on the thumbnail which brings him to an empty event page.  If he Refreshes the page, this problem doesn't exist anymore.

Another example, when I check my analytics - Site Content, it shows that 7 people visited one of the "empty event" pages that you can only access by clicking the thumbnail.

Seems to work on some users but not all.

Link to comment
14 hours ago, leecd12321 said:

The behavior on the site is inconsistent.  On my macbook (using chrome), I don't have any issues. 

When my Dad goes to the site on his iPhone, sometimes he can click on the thumbnail which brings him to an empty event page.  If he Refreshes the page, this problem doesn't exist anymore.

Another example, when I check my analytics - Site Content, it shows that 7 people visited one of the "empty event" pages that you can only access by clicking the thumbnail.

Seems to work on some users but not all.

Design > Site Styles > Disable Ajax Loading

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...
  • 4 months later...
On 10/20/2021 at 11:50 PM, dgaebel said:

@tuanphan ...would you happen to know how to handle on 7.1 sites?

You mean disable links, or disable links code doesn't work?

If disable link, can you share link to page where you added summary? We can check easier

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
  • 9 months later...
  • 3 months later...
On 8/8/2022 at 12:07 PM, juicy said:

Hi there!

Don't know if you're still searching for the answer to this, but I had the same issue, and found the solution!

The key is to use CSS to disable links in the product blocks:

 

.sqs-block-product a {

  pointer-events : none;
  
  }

Source here:

 

Hi - I'm also searching how to disable the title and image on an event so it can go to a different landing page.. this code doesn't work for the events, do you have the one that does please? thanks!

Link to comment
On 12/7/2022 at 8:07 AM, KylieDesigns said:

Hi - I'm also searching how to disable the title and image on an event so it can go to a different landing page.. this code doesn't work for the events, do you have the one that does please? thanks!

Can you share link to page where you have problem? We can check & give the code

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
On 12/12/2022 at 12:12 PM, KylieDesigns said:

hi there, it's not a published site yet... so not sure if this link works for my events page : https://orange-horse-hwyf.squarespace.com/config/pages/638fe4574e8afc61084086e0 

 

Your site is private. You can setup an access password & share url again, we can check easier

https://orange-horse-hwyf.squarespace.com/?noredirect

 

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
On 12/20/2022 at 11:51 AM, KylieDesigns said:

 

https://orange-horse-hwyf.squarespace.com

pw: 108108

 

to disable the title & image, so I can link it to another landing page and not the event page. thank you so much!! 

Thank you.

Which page are you referring to?

https://orange-horse-hwyf.squarespace.com/?noredirect

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
  • 3 months later...
On 3/27/2023 at 12:39 PM, OlliePop said:

Hi!

I'm also wondering how to disable the event title links and event image links on my Events page. I'd like for the "(map)" and other links within the description to still be active, though. Thanks!

Site URL Here

pword: 80808080

I see you figured it out with this code?

a.eventlist-column-thumbnail.content-fill,h1.eventlist-title {
    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
  • 5 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

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