Shape 5

Wordpress Club Themes => Ambient - Club => : Vladellis January 29, 2016, 08:01:40 AM



: How to show comments Shape 5 Ambient (vertex)
: Vladellis January 29, 2016, 08:01:40 AM
Dear Shape 5 team!

I need to enable the comments in my wordpress shape5 ambient site.

Please see the attachment. I've enabled discussions, comments area below the article, and  and comments in the theme.

But I still see the button "Comments Disabled" below each article I want it to be in. 

I found it could be disabled completely in the site template. Please provide the solution!


: Re: How to show comments Shape 5 Ambient (vertex)
: Tristan Rineer January 29, 2016, 08:27:16 AM
You need to adjust the WP comments settings under Settings -> Discussion.  The demos are set to automatically close all comments on any posts older than 1 day, to prevent spam.  You can either disable that setting, or set the comments to disable after a longer period of time.


: Re: How to show comments Shape 5 Ambient (vertex)
: Vladellis January 29, 2016, 12:29:06 PM
I did it. No possibility to leave a comment. See the screenshot.

Please find the comment in this forum.
https://wordpress.org/support/topic/how-to-enable-comments-1
"That did it! Many thanks. In case anybody else of experiencing the same problem, the code that needs to be inserted in page.php is:
<?php comments_template(); ?>"

But I don't see any page.php among my files in the theme!


: Re: How to show comments Shape 5 Ambient (vertex)
: Tristan Rineer January 29, 2016, 02:23:40 PM
If the site is displaying something that says "comments disabled", then the problem is in your WordPress settings, not in the theme. 

The "comments_template()" function is already included in the theme files and does not need to be added.

As you can see on the demo, the comments work fine: http://www.shape5.com/demo/wp/ambient/sample-post-1/#comments




: Re: How to show comments Shape 5 Ambient (vertex)
: Vladellis January 29, 2016, 03:45:28 PM
If the site is displaying something that says "comments disabled", then the problem is in your WordPress settings, not in the theme. 

The "comments_template()" function is already included in the theme files and does not need to be added.

As you can see on the demo, the comments work fine: http://www.shape5.com/demo/wp/ambient/sample-post-1/#comments




Hello!

I?ve just created new article in the news and the button "Add a comment" appear!
But for all previous articles and blogs. There was no such button!  But I found how to renew it via admin area.