Jump to content

Disable click thru link on summary block 7.1

Recommended Posts

Site URL: https://smoothjazzgetaway.squarespace.com/config/pages

Hello! I need help disabling the links on a blog summary block (that I used to create a sliding image gallery with text possible in same section – 7.1 limited me!) I don't want the images on THIS PAGE summary blocks clickable. This page only.

https://smoothjazzgetaway.squarespace.com/config/pages
Password: Roland

Any assistance very much appreciated!

Link to comment
On 12/6/2020 at 12:14 AM, tuanphan said:

Hi. Which section? Can you take a screenshot? We can check easier

Yes, thank you! I find 7.1 to be so limited!! I need sliding image gallery (but I want it left/right of copy – in 7.1 sections it can only be above/below). My work around was to use a summary block as a sliding image gallery – It worked out pretty well EXCEPT for the click thru default. Please help disable the click through of this page only on summary blocks.

Screen Shot 2020-12-07 at 11.24.04 AM.png

Link to comment
On 12/4/2020 at 1:33 PM, ColeH_design said:

Site URL: https://smoothjazzgetaway.squarespace.com/config/pages

Hello! I need help disabling the links on a blog summary block (that I used to create a sliding image gallery with text possible in same section – 7.1 limited me!) I don't want the images on THIS PAGE summary blocks clickable. This page only.

https://smoothjazzgetaway.squarespace.com/config/pages
Password: Roland

Any assistance very much appreciated!

I solved it – click thru on summary was successfully disabled using code found on another question.

 

.summary-thumbnail-container { pointer-events: none !important; }
Link to comment
  • 3 months later...

@AnaDavisDesign

The key is the following parameter value pair shown in ColeH_design's code.

pointer-events: none;
Edited by creedon

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment
  • 2 weeks later...
On 3/24/2021 at 2:24 AM, ColeH_design said:

I used a code from another forum. Added this code to Design - Custom CSS:
 


.summary-thumbnail-container { pointer-events: none !important; }

This will disable all summary on your site. If you want to apply on one page, add this code to Page Header

<style>
  .summary-thumbnail-container { pointer-events: none !important; }
</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
  • 1 year later...
On 3/25/2021 at 7:28 AM, tuanphan said:

This will disable all summary on your site. If you want to apply on one page, add this code to Page Header

<style>
  .summary-thumbnail-container { pointer-events: none !important; }
</style>

 

Hi - I've used this code on https://brightstarz.co.uk/preteen-workshops - it the workshops are still clicking through. I'd prefer to change it page level rather than using CSS and targeting the block. I'd welcome any suggestions. Thank you.

 

Link to comment
  • 8 months later...
On 2/14/2023 at 7:23 PM, JoshA said:

Hi people,

I'm trying the above on https://www.urbanhealthcouncil.com/reports but having no luck. The images still have a clickthrough attached to them...but not the 'source url' that's listed within the blog post detail.

For what it's worth I have 'universal filter' installed.

Any advice is greatly appreciated!!!

Thank you

I see the code worked on your site

.blog-basic-grid .blog-basic-grid--container.is-loaded>div:first-child {
    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

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.