I got this
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
and I still get the message
Thread Starter
gbox12
(@gbox12)
Thank for the quick response.
I do not like to disable Facebook Comments on a single post.
I just trying to remove the “view comments” that is shown on the main page
here is a screenshot http://s15.postimage.org/j7q62jkbf/image.png
Thanks!!!
got the same problem Talkingmobile