Jump to content

Disable Blog/Thumbnail Preview URL

Recommended Posts

19 minutes ago, derricksrandomviews said:

I take it you only want the read more to work? Text and images do not link?

post this in blog page settings advanced code injection.  


<style>
pointer-events: none;
<style>

Thanks for the speedy response. I added the coding to the Meek page, but it appears the thumbnail is still clickable and leads to the following URL.

https://mandolin-elephant-k8st.squarespace.com/blog/meekmill

 

 

Screen Shot 2020-06-21 at 10.49.04 AM.png

Link to comment
7 minutes ago, derricksrandomviews said:

Try this in custom css, remove the other code first from blog page. Your hyperlink url is offsite so it makes a bit trickier.  

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

Hmmm. That didn't seem to work either. Thumbnail is still clickable. 😕 

 

Screen Shot 2020-06-21 at 11.05.19 AM.png

Link to comment
On 6/22/2020 at 12:11 AM, derricksrandomviews said:

We need to narrow it down a bit:

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

Hyperlinked thumbnails still active. I do have additional coding in there to remove the arrows in the title. I tried to remove it to see if that was the issue, but it doesn't appear to be. 

 

.passthrough-link:after {

    visibility: hidden;

}

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

Link to comment
  • 1 year later...
  • 1 month later...

Thank you! I just realized that I was using a premium SquareSpace account prior. I've recently downgraded to a personal one, which prohibits me from adding custom CSS.

Are there any other alternatives that might simplify/turn off this feature? I am simply looking for a layout/function that just allows several thumbnails with titles. I don't want the option to link to another site within my own site.

On 7/14/2021 at 1:16 AM, tuanphan said:

Add to Design > Custom CSS

/* disable blog thumbnail link */
section.blog-image-wrapper {
    pointer-events: none;
}

 

 

Link to comment
On 8/23/2021 at 9:33 PM, newyorkinstinct said:

Thank you! I just realized that I was using a premium SquareSpace account prior. I've recently downgraded to a personal one, which prohibits me from adding custom CSS.

Are there any other alternatives that might simplify/turn off this feature? I am simply looking for a layout/function that just allows several thumbnails with titles. I don't want the option to link to another site within my own site.

 

Can you share link to your site? 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
18 hours ago, tuanphan said:

Just read again your question. All plan should support custom CSS, include both Trial Plan & Personal Plan.

Can you share link to blog page on your site?

This is the page that lists my work. - https://www.jamesvdinh.com/blog 

However, I would like to hyperlink the thumbnail image to the link to the article. For instance, I don't want the image to direct to: https://www.jamesvdinh.com/blog/dababy 

Link to comment
  • 2 weeks 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.