- AuthorPosts
- June 29, 2019 at 11:36 am #30251dylan.burgess253Guest
how do i add a comment section to a page
July 2, 2019 at 5:05 pm #30252Jesse OwensGuestHello! Thanks for the excellent question!
It’s currently not possible in the v1 Inspirations themes to enable comments on Pages without a little modification, though you can still enable comments on Blog Posts. This feature will be included in our upcoming v2 theme framework, Crio.That being said, it is possible to accomplish this by using a child theme. Here is one that our developers created exactly for this purpose:
All you’ll need to do is change the name of the file from “boldgrid-wedge-child” to “boldgrid-yourtheme-child” and update the styles.css file, which contains the line:
Template: boldgrid-wedge
and update this to:
Template: boldgrid-yourtheme
March 3, 2020 at 6:59 pm #30253ArdenJhonGuestAll you’ll need to do is change the name of the file from “boldgrid-wedge-child” to “boldgrid-yourtheme-child” and update the styles.css file, which contains the line:
- AuthorPosts
- The topic ‘how do i add a comment section to a page’ is closed to new replies.