With plugin created by Gwin:
https://github.com/simpliko/wpadverts-snippets/blob/master/enable-comments/enable-comments.php
Tried installing it creating a plugin in g?plugins folder as explained by Gwin but doesnt work, tried creating a code snippet too with codesipets plugin.
Any help please? Thanks
]]>I have set “Display events as” to Elementor Full Width and
I have set “Enable Comments?” to NO
However, my page is still shown with a sidebar and comments are enabled?
]]>add_action( 'init', 'wpg_enable_comments' );
function wpg_enable_comments() {
add_post_type_support( 'glossary', 'comments' );
}
Can I get any help with it?
]]>https://toni-two.com/global/
I’m not sure what all I’d done over the years to disable comments. Nothing manuallyin the code. I don’t know how to troubleshoot, what to look for.
Can someone please help me find where or how to enable comments? A documention link will do.
Thank you
]]>Some of the other pages have them, such as here: https://pinstor.us/articles/marvel-universe-powerful-superheroes/
I cannot figure out the difference in the code; why do some of my pages get the comment option at the bottom, and others do not? It is frustrating! I am using the pinboard theme, and can supply any helpful details upon request, such as widgets and plugins I’m using. Thanks
]]>I don’t know how to allow readers to write comments on a post. Comment in the discussion of setting has been enabled.
It seems that no spot for the comments to be written. (click the “forum” button)
Thanks in advance.
]]>