Jump to content

Remove Date from Specific Blog Pages

Recommended Posts

Site URL: https://mwilliams.photo

Hi,

I'd like to remove the date from specific blog pages, but not all blog posts - I've been able to do the latter, but that's not what I want.

Specifically, I am changing my homepage to a summary list, which then has a date on it. I want to remove the date from the main summary list post, but not all the posts. I also want to remove it from https://mwilliams.photo/my-gear-list.

Basically, trying to figure out how to target specific blog pages and not just a global on/off code.

Thank you,

Matt

Link to comment
  • Replies 14
  • Views 1.2k
  • Created
  • Last Reply

I went ahead and made the new homepage live, so you can see - there are three blog posts currently listed within the summary list. I want to remove the "July 3, 2020" date but not remove the dates from the individual posts.

Same for https://mwilliams.photo/my-gear-list which is only a blog page because I can't have the sidebar without it being that.

Thanks for any help, I've read a number of other similar/exactly the same questions on past posts and tried doing Custom CSS as well as inserting code into the Header CSS of each specific page - all I've been able to do is remove the dates from everything via the Custom CSS.

Link to comment
  • 1 month later...
9 hours ago, LauraBen said:

Hi

Would like date hidden from pages like this: https://www.the80sgirls.com/80s-girl-blog

Would like tag/categories hidden from pages like this: https://www.the80sgirls.com/80s-girl-blog/80sgirlinamillennialworld

Thank you!

Add to Home > Design > Custom CSS

.view-list time.blog-date {
    display: none !important;
}
.blog-meta-item.blog-meta-item--tags {
    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
  • 2 weeks later...
13 hours ago, Chavisa said:

None of these worked for me. I've tried it about ten different ways. Sqaurespace 7.0 Brine family Moshka template. I just want the dates gone on all of my blog posts. 

Add to Home > Design > Custom CSS

time.Blog-meta-item.Blog-meta-item--date {
    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
  • 4 months later...
On 1/11/2021 at 2:09 AM, LauraBen said:

@tuanphanis there any SEO issue with removing the date? For some evergreen pages that I update it might be beneficial if I can have a date updated so Google knows it's fresh. thank you

I don't do SEO, so I'm not sure.

Google bot reads the code of the page, it can still see the date.

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

Archived

This topic is now archived and is closed to further replies.

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