mad1digital
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Hide/Remove remove leave a comment link wordpresssilverbadger –
i found it myself
i did it online at
admin/appearance/editor and then I clicked the link on the right for Stylesheet (style.css)
and inserted that code in the very top of the “comments” section of that page…like so/* =Comments
————————————————————– */#comments .navigation {
padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
color: #fff;
font-weight: bold;
font-size: 20px;
margin-bottom: 0;
}
h3#comments-title {
padding: 24px 0;
}
.comments-link {
display: none;hopefully this will help others with the same issue
thank you so much ;o;o;o
Forum: Themes and Templates
In reply to: Hide/Remove remove leave a comment link wordpresssilverbadger –
PLEASE PLEASE tell me EXACTLY where to insert this code
are you doing it in the WordPress online editor
admin/appearance/editor
or downloading files from your web serverwhere do I go…what file is it?
.comments-link {
display: none;}
I’ve been trying to get an answer to this question for over a week. and there’s an inordinate amount of confusion and misinformation being posted about what should be a a very simple issue IMO.
it should be part of the functionality of this software (and well documented)
I suppose comments are an important part of blogging, generally, but to treat them as if they were essential is incorrect.
Forum: Fixing WordPress
In reply to: remove the "leave a comment" link / Twenty Ten Inverted 1.0thank you for your help, Samuel – I removed that code, but the links
“Posted in Uncategorized | Leave a comment”
are still appearing on every post on the home page of the blog,
located here : Cinnamon Rainbowswhat next? thank you