BE THE FIRST TO COMMENT! <-- Turn off this

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
Mon May 20, 2013 4:37 am
Reply with quote
Report this post
stage server:
http://www.zitrone.com.au/subsite_42/in ... 01?start=1


How do I get rid of the "BE THE FIRST TO COMMENT!" line in an article?
I think this is part of K2 and I tried switching off the commenting, but this line of text is still showing...

Romano
User avatar
Junior Boarder

GK User
Mon May 20, 2013 7:34 am
Reply with quote
Report this post
By default this text disappear when you disable comments for articles but you can also make it using CSS:

Code: Select all
.itemCommentsLink.k2Anchor {display: none}
User avatar
Platinum Boarder

GK User
Tue May 21, 2013 12:49 am
Reply with quote
Report this post
Hi bkrztuk
I have added that line into the Custom CSS code.
But had no joy...
Any further ideas?
Thank you very much and talk soon
Romano
User avatar
Junior Boarder

GK User
Tue May 21, 2013 8:39 am
Reply with quote
Report this post
If you add this code to override.css file the stylesheet is not loaded. Please look >> http://d.pr/i/QLPT Probably you need to go to template settings, open 'Advanced settings' tab and enable option 'Use override CSS'
User avatar
Platinum Boarder

GK User
Thu May 23, 2013 1:03 am
Reply with quote
Report this post
.itemComments {display: none}


I went a bit more radical in not rendering any of the comments and that worked.

Thank you for your help!

Romano
User avatar
Junior Boarder


cron