Loading...
 
Features / Usability

Features / Usability


Re: Comments form "visible" by default?

posts: 3665 United States

I http://tikiwiki.org/tiki-view_forum_thread.php?comments_parentId=14181&forumId=4|originally posted] this same query some time ago.

Yes, this is pretty easy to accomplish.
1. In HEADER.TPL find the <body> statement (near the bottom of the file). Remove the IF statement that contains the COMZONE stuff. You won't need it since you want to show the comments always.
2. In TIKI-PAGE_BAR.TPL find the line:
<a href="#comments" onclick="....
and remove the onclick stuff

HTH,

-Rick

There are no comments at this time.