austins Posted February 25, 2021 Share Posted February 25, 2021 (edited) I have two blog sections on my website, they are built as separate Squarespace pages. Blog 1 (page 1) is a News blog. Blog 2 (page 2) is a glossary with small blurbs defining common industry terms. The issue I am having. I want the date to be shown on the News blog, I do not want the date to be shown on the glossary blog. If I change the settings on one of the blogs pages, it changes the settings on the other. This does not seem like a desired behavior. Does anyone have any advice to fix? I am posting a picture of what setting I am updating that impacts all blogs on my site. Thanks Edited February 25, 2021 by austins Link to comment
derricksrandomviews Posted February 25, 2021 Share Posted February 25, 2021 Stick this in the advanced header code injection of the one you don't want the date to show. If you don't have a business plan place code in a code block in the blogs footer or header. <style> .view-item .meta { display: none; }</style> Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment