Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

JoomlaTune Support Forum    JComments component    General discussion    Topic: Notify me of follow-up comments ON BY DEFAULT
Pages: [1]   Go Down
  Print  
Author Topic: Notify me of follow-up comments ON BY DEFAULT  (Read 5011 times)
0 Members and 2 Guests are viewing this topic.
itgl72
Newbie
*

Karma: 0
Offline Offline

Posts: 20


« on: July 23, 2009, 18:23:15 »

Is there a way for "Notify me of follow-up comments" to be selected to ON/CHECKED by default? I searched the forum for this term and it did not show me what I was looking for and I do not seem to see an option in the admin screen to allow it.

Thanks.

 Cheesy
Logged
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #1 on: August 15, 2009, 17:25:54 »

You can change it in JComments' template /component/com_jcomments/tpl/default/tpl_form.php change line:

Code: (php)
<input class="checkbox" id="comments-form-subscribe" type="checkbox" name="subscribe" value="1" tabindex="5" />
to
Code: (php)
<input class="checkbox" id="comments-form-subscribe" type="checkbox" name="subscribe" value="1" checked="checked" tabindex="5" />
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
itgl72
Newbie
*

Karma: 0
Offline Offline

Posts: 20


« Reply #2 on: August 19, 2009, 23:56:10 »

THANK YOU!  Cheesy
Logged
Pages: [1]   Go Up
  Print  
JoomlaTune Support Forum    JComments component    General discussion    Topic: Notify me of follow-up comments ON BY DEFAULT
 
Jump to: