Squarespace 7.0 Blog Comments Not Showing Up

I don’t know how long this bug has existed but for some reason the comment area defaults to display:none.

.squarespace-comments .comments-content.read-only .new-comment-area {
display: none;
}

To fix it, add this to your Custom CSS.

.squarespace-comments .comments-content.read-only .new-comment-area {
display: block !important;
}



Omari Harebin

Omari Harebin is the founder of SQSPThemes.com, a technical resource and marketing accelerator for Squarespace designers. With 10+ years in the industry almost $2M in digital product sales, he helps designers turn client work into scalable assets and steady income.

https://www.sqspthemes.com
Previous
Previous

9 Conversion Boosting Questions to Ask Yourself

Next
Next

Create Sticky Pagination Links with Vertical Text on the Sides of Your Squarespace Blog