Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.
I've been trying for the past 3 hours to try and get rid of the comments link at the end of each of my posts. Nothing is checked on the 'Discussion'. I have tried some other minor edits to various PHP files that other users have posted. I even tried installing a no comment plug in, however, I can't get rid of it.
2011-05-16 03:05:00
I'm not a Wordpress expert, but you might want to try using Firebug on Firefox. The extension allows you to see what part of the code is the comment system and you might be able to remove it entirely from the theme.Activate Firebug, then click "Inspect". Hover your mouse above the element that you want to inspect and Firebug will tell you which part of the page is that. Then go to theme editor inside Wordpress admin and delete that part.To be honest, even though I've sucessfully tried the method to light-edit few Wordpress theme, I haven't tried it to edit Twenty-Ten. I don't know whether this will work or not.
2011-05-15 09:15:00
Sadly, twenty -ten despite being packaged with wordpress out of the box is perhaps the WORST theme ever for customization as it uses a ton of non-standard code, and has curious ways of using hooks and filters for everything. My honest suggestion would be to get a different theme and work from that. Personally I would never touch Twenty-Ten.