Leave Comment won't go away !

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
Wed Apr 17, 2013 8:09 pm
Reply with quote
Report this post
Hello,

I'm using a K2 item as my default home page and I cannot get the "leave comment" and "back to top" to go away? It's not set to show in the category options of K2 .... so I have no idea why it's still there. Anyone have ideas ?

http://www.rowtek.net/burgers/

Screenshot as attachment.
User avatar
Senior Boarder

GK User
Wed Apr 17, 2013 9:11 pm
Reply with quote
Report this post
Hi, I think I can help you.

1) Add extra class to first/index page for example "startpage" in Menu Manager then

2) Add this code in template settings [CUSTOM CSS FIELD]
Code: Select all
.startpage h3.titleComments, .startpage a.itemBackToTop  {display:none;}


It should work
User avatar
Platinum Boarder

GK User
Thu Apr 18, 2013 1:41 am
Reply with quote
Report this post
I tried that and nothing changed :(
User avatar
Senior Boarder

GK User
Thu Apr 25, 2013 12:55 pm
Reply with quote
Report this post
Hi,

I ave same problem, Title "Leave Comments" does not go away. Disabling comments itself makes the input box disappear but title stays. CSS trick doesn't work for me.

Thanks,
KooTjoo
User avatar
Fresh Boarder

GK User
Thu Apr 25, 2013 10:19 pm
Reply with quote
Report this post
Did you cleared a cache memory?
Because it worked on www.rowtek.net/burgers/ - I've checked and comments field has gone from index page. Or they used module instead.

KooTjoo - add url of your page I will check on yours.
or use display:none with "!important"
User avatar
Platinum Boarder


cron