Jump to content

Removing Blog Date

Recommended Posts

1 hour ago, Trigger1 said:

Any idea on how to remove the dates from here: https://frog-deer-fjt6.squarespace.com/tmc-dancers-profie

Thanks in advance!!

time.summary-metadata-item.summary-metadata-item--date {
    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!)

Link to comment
  • 2 weeks later...
  • 2 months later...
3 minutes ago, Chavisa said:

I have tried everything I've found here and nothing has worked. I simply do not want dates to automatically appear anywhere on my site. Is there a step-by-step instruction for how to get rid of this? I would tremendously appreciate it. 

Each template needs different code. Can you share link to blog page on your site?

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

Put this code in the main blog page advance page header code injection of every blog page you have. Get there  thru config/pages/settings/advanced. Not in the blog post itself. This will hide the date for the blog, and if you are using a summary turn off the date metadata in the display option of the summary block settings. 

<style>
      .date {
        display: none;
    }
    </style>

my random views derrick Lee parker

 

Edited by derricksrandomviews
Link to comment

Add to Home > Design > Custom CSS

.collection-type-blog.view-item .post-date {
    display: none;
}
6 hours ago, Chavisa said:

Well, my site has MANY blogs, and I want the dates turned off for all the pages, both on the page and in the thumbnail previews: https://www.tribes.org/

I have tried doing it page by page and nothing happens either way. 

 

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
  • 11 months later...
  • 9 months later...
On 4/6/2021 at 10:56 AM, tina2 said:

Does anyone know how to hide dates from Google search results?? My metadata dates are turned off, so they don't display on my site, but the publish date still shows up in Google search. TIA!!

Any chance you found the answer to this? I'm having the same issue...

Link to comment
  • 4 weeks later...
On 2/14/2022 at 10:13 AM, aha said:

Add to Design > Custom CSS

time.published {
    display: 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.