Jump to content

Disable blog 'read more' and click through post

Recommended Posts

Posted

Hi @ajwtaylor, can you try adding this to the Custom CSS on your website:

#collection-5c90f4a40cf57db23ae74c6c {
 .BlogList {
   pointer-events:none !important;
 }
 .BlogList-item-readmore {
   display:none !important;
 }
}

Please let me know if this works!

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

📈 SEO Space (Referral link)
Ⓜ️ 
Will Myers' Plugins & Tutorials (Referral link)
 🔌 Ghost Squarespace Plugins (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

Posted
59 minutes ago, Ziggy said:

Hi @ajwtaylor, can you try adding this to the Custom CSS on your website:

#collection-5c90f4a40cf57db23ae74c6c {
 .BlogList {
   pointer-events:none !important;
 }
 .BlogList-item-readmore {
   display:none !important;
 }
}

Please let me know if this works!

Seems to have worked a treat! Thank you so much for your help

Posted

Fantastic, glad I could help, can you upvote my answer if you get a moment? Thanks!

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

📈 SEO Space (Referral link)
Ⓜ️ 
Will Myers' Plugins & Tutorials (Referral link)
 🔌 Ghost Squarespace Plugins (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

  • 1 year later...
Posted (edited)

Hello All- Reviving this thread for my current 7.1 project. I tried using the code to remove the "read more" link by using my collection ID but with no success.

https://playbook-nth.squarespace.com/communications

 password: NTH2024# 

As far as i can tell the collection ID is 659613958b47182e64b137e0

could this be done with a section id for the blog?

section[data-section-id="659613958b47182e64b137eb"]:

Many many thanks!

Edited by hansworks
Posted
On 1/5/2024 at 7:17 AM, hansworks said:

Hello All- Reviving this thread for my current 7.1 project. I tried using the code to remove the "read more" link by using my collection ID but with no success.

https://playbook-nth.squarespace.com/communications

 password: NTH2024# 

As far as i can tell the collection ID is 659613958b47182e64b137e0

could this be done with a section id for the blog?

section[data-section-id="659613958b47182e64b137eb"]:

Many many thanks!

To remove read more link, use this CSS code

body#collection-659613958b47182e64b137e0 a.blog-more-link.passthrough-link {
    display: none !important;
}

 

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!)

Posted

Thank you so much. I found that this is a setting that can be turned on or off. However, it may be useful for the next question:

How can I adapt this code to stop the blog post CATEGORY from being a click through link?

Posted
12 hours ago, hansworks said:

Thank you so much. I found that this is a setting that can be turned on or off. However, it may be useful for the next question:

How can I adapt this code to stop the blog post CATEGORY from being a click through link?

Can you check page url?

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!)

Posted
On 1/13/2024 at 12:51 AM, hansworks said:

Sorry about that and the delayed response! https://playbook-nth.squarespace.com/all-resources pw: NTH2024#

You can use this code to Custom CSS box

body#collection-659613958b47182e64b137e0 .blog-categories {
    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!)

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.