![]() |
Removing Wordpres Comments?
I'm looking to remove the Comments part on post pages. I removed the php part in the editor but it sitll shows this at the bottom of the page. I have looked in every php fil in the editor and I cannot find it anywhere
Comments Comments are closed. |
Maybe your WP instance has the wp-cache plugin installed? That could lead to the results you're seeing. You can refresh the cache with the following URL:
YOURDOMAIN.NAME/wp-admin/options-general.php?page=wpsupercache&wp_delete_cache=1 Failing that, if you have MySQL access just do the following (this will remove the comments from the DB; not the markup inthe HTML/PHP templates to display them) Code:
DELETE FROM wp_comments; |
I don"t want to delete the comments, I want the message to stop from showing up
http://www.madpornreviews.com/club-jenna/ |
Copy & paste the contents of your main index template (with PHP) and then copy and paste the HTML it generates. I'll tell you what the problem is (or ask you to post something else)
|
delete the wp-comments-post file
|
ICQ me and for a VERY small fee I will knock it out for you, mmkay? lol.
|
All times are GMT -7. The time now is 09:41 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123