Remove Leave a Comment

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Nov 16, 2012 10:16 pm
Reply with quote
Report this post
I want to remove the Leave a Comment. I was able to disable the comments, but cannot find where to remove the words and horizontal rule at the end of my story. http://www.joeg3.com/index.php/photogra ... -attention
User avatar
Fresh Boarder

GK User
Fri Nov 16, 2012 11:34 pm
Reply with quote
Report this post
In the html/com_k2/templates/default/item.php file, you can remove the following fragment:

Code: Select all
<h3 class="titleComments"> <?php echo JText::_('K2_LEAVE_A_COMMENT') ?> </h3>
User avatar
Administrator

GK User
Sat Nov 17, 2012 7:14 am
Reply with quote
Report this post
Thank you. Worked like a charm.
User avatar
Fresh Boarder

GK User
Sat Dec 22, 2012 7:47 pm
Reply with quote
Report this post
Joomla 2.5 has the same issue? But I can't find this fragment.
User avatar
Gold Boarder

GK User
Fri Dec 28, 2012 9:38 am
Reply with quote
Report this post
Sorry but this fragment must exists in the mentioned file on the J!2.5 installation, because Joomla! 3.0 template uses the same K2 views as Joomla! 2.5.
User avatar
Administrator

GK User
Fri Jan 04, 2013 12:09 am
Reply with quote
Report this post
dziudek wrote:Sorry but this fragment must exists in the mentioned file on the J!2.5 installation, because Joomla! 3.0 template uses the same K2 views as Joomla! 2.5.



Could you please tell me on what line on item.php this fragment is.
I've searched but cannot find it.
User avatar
Gold Boarder

GK User
Fri Jan 04, 2013 9:03 am
Reply with quote
Report this post
It is line 411. in the earlier mentioned file.
User avatar
Administrator


cron