|
#1
Mar 21, 2012, 11:23 AM
|
|
As a newbie, I starting to build my website using Wordpress (3.3.1) and Atahualpa (3.7.3) for the first time. I managed doing more or less what I want, except for a few small problems.
One of which is that I have decided to get rid of the comment area on my posts and pages. After failing to do this on my own, I searched the forums, followed directions, and managed to get rid of the comment area on all NEW posts and pages. My problem now is that the comment area on all posts that have already been published refuses to disappear. I searched the forums, but couldn't find any solution to this. Can someone please help me?
Thank you
|
#2
Mar 21, 2012, 11:47 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
the fastest way would be to use the 'comment' section of The WordPress dashboard and go in and delete all existing comments.
If you just want to hide the comments you could add the following to the CSS inserts option
HTML Code:
#respond,
.commentlist,
#comments { display: none !important;}
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#3
Mar 21, 2012, 01:58 PM
|
|
Thanks for the response, but it's not the comments themselves that I can't get rid of (I have no comments at the moment). It's the whole "Leave a Reply" area. It's still there on all the published posts. I can't get rid of that whole section.
|
#4
Mar 21, 2012, 03:04 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
go look at the 'Edit POST/PAGE INFO ITEMS' options for footers
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#5
Mar 21, 2012, 03:57 PM
|
|
I've tried that already.
Under "footer: single post pages" I have:
%date('F jS, Y')% | %tags-linked('Tags: ', ', ', ' | ')% Category: %categories-linked(', ')% %edit('|', 'Edit this post', '')%
Footer: Homepage, Multi Post Pages, and "page" pages, are all totally empty.
Again, I would like to state again for clarity, that the problem exists only with the posts that were published BEFORE I tried to get rid of the reply/comment area. All NEW posts are OK, and do not show the reply/comment area.
Thank you
|
#6
Mar 21, 2012, 04:19 PM
|
|
|
72 posts · Mar 2009
Prague
|
|
Do you use a caching plugin / have you emptied your browser cache? You might be seeing something what isn't there anymore ;-)
|
#7
Mar 21, 2012, 05:01 PM
|
|
I emptied the browser's cache many times, and even used a different browser on a different computer to check it out, but it didn't help.
I was actually using a caching plug-in (W3 Total Cache). I cleared the cache on all categories, but it didn't help. I even DE-activated the plug-in - but still no go. That comment/reply section just doesn't want to leave.
|
#8
Mar 21, 2012, 05:02 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
what is the url? when I add in the code above, the coment area goes away. as 'hospitalera ' said, if you have a caching plugin, deactivate it.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#9
Mar 21, 2012, 05:31 PM
|
|
Here is a sample post:
http://www.myappliancetips.com/gas-grill-buying-guide/
As I said in my last post, I have already deactivated the plug-in. But it didn't help. I'll look to see if there could be some other plug-in which is caching the pages.
|
#10
Mar 21, 2012, 05:59 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
You don't have the css I suggested in the CSS Inserts.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#11
Mar 21, 2012, 11:08 PM
|
|
Oh. I apologize. I thought that was just to get rid of the comments themselves.
I inserted what you suggested and it WORKED.
Thank you so much.
|
Thread Tools |
Search this Thread |
|
|
Display Modes |
Linear Mode
|
|