By Richard on Saturday, 24 December 2016
Posted in General
Replies 3
Likes 0
Views 228
Votes 0
I upgraded to Komento 3 and on page load the comments area is always open, ready for a comment, even if a comment has not been made.

How do I keep the comments area closed on page load, but available to be opened if anyone wants to view or post comments?

It was possible with a small file adjustment in Komento 2, not sure what the correct change is for Komento 3.

As a minimum, even if it was possible to keep the 'There are no comments posted here yet' area closed on page load that would be a big help.
Hello Richard,

We have removed this behavior in Komento 3 altogether with the rationale of it not making much sense to hide the comments form initially.

Why? We realize that when the comments form is hidden initially, it greatly reduces the probability of a person trying to click on the button to expand the comment form to post a comment.

This experiment was pretty similar to the initial story form on EasySocial 1.x where the story form was initially in a 'Hidden' state and upon focusing on the story form, it then expands the form.

Having said that, if you want, you could customize the entire comments theme file if you want to in /components/com_komento/themes/wireframe/structure/default.php

But again, I strongly advise you to not hide the comment form initially as you would see the difference in having the comment form expanded initially.
·
Saturday, 24 December 2016 15:37
·
0 Likes
·
0 Votes
·
0 Comments
·
I understand Mark and after looking at it again, including the default file, it makes a lot of sense, leaving everything as it is.
·
Saturday, 24 December 2016 19:08
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating this Richard
·
Saturday, 24 December 2016 19:48
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post