comments
-
what to edit depends on your currently used theme;
http://codex.wordpress.org/Forum_Welcome#Include_as_much_information_as_possible
Hi DriveWrite,
Could you link us to your site?
I would use the CSS :Hidden rule just to hide the field. That way if you want to bring it back for a later purpose you can just bring it back.
For some reason the details I filled into the boxes didn’t get passed on. Also the site-link doesn’t seem to be working.
I’m using 3.9.1 theme is twenty twelve
Thanks Fexin – I’m new to this so don’t know what you mean ‘use the CSS’. Deleting or Hiding is fine. Please follow up thank you.
Again the link does not work. Try entering this for the site:
Hello DriveWrite,
I have not had any issues accessing your site. I would try to clear your browser of the cache.
When you are logged into the admin page click
Appearance -> Editor
And it will bring you right to the CSS which style’s how you would like your theme to look.Below is the code to hide your leave comments link.
.comments-link a, .entry-meta a {
visibility: hidden;
}Hope this helps!
Thank you Fexin.
Unfortunately, I have no knowledge of code which is why I stick with templates. I can see the CSS obviously but have no idea in which section I should apply your suggestion. Is there any other way to do this please? Thanks again.
The topic ‘comments’ is closed to new replies.
(@drivewrite)
11 years, 11 months ago
I’m happy to have comments below my articles but I want to eliminate the link ‘leave a reply’ that is appearing between the title and body of the article. I can’t see anyway to do it. Advice please. Thanks.