Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #30251
    dylan.burgess253
    Guest

    how do i add a comment section to a page

    #30252
    Jesse Owens
    Guest

    Hello! 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:

    BoldGrid Wedge Child

    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
    #30253
    ArdenJhon
    Guest

    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:

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘how do i add a comment section to a page’ is closed to new replies.