• Resolved mehulved

    (@mehulved)


    I want to hide wordpress comments completely on my blog. This is working fine on the desktop theme. But, it doesn’t work on WPTouch.
    Comments are under div whose id is comment_wrapper, I added

    #comment_wrapper {
    display: none;
    }

    to facebook-comments-for-wordpress/css/facebook-comments-hidewpcomments.css file but it isn’t working.
    Help in solving this would be appreciated.

    http://wordpress.org/extend/plugins/facebook-comments-for-wordpress/

  • The topic ‘[Plugin: Facebook Comments for WordPress] hide comments box in WPTouch’ is closed to new replies.