MISSING COMMENT BUTTON
-
the comment button was set to display: none;
LINE 230: vim ./wp-content/plugins/wp-gnusocial/includes/wp-gnusocial-klaso.php public function komento_butono() { global $post; if (!(get_post_meta( $post->ID, 'wpgs_conversation_id', true ) == '') ) { echo "<style>"; echo ".form-submit {"; # echo "display: none;"; echo "}"; echo "</style>"; } }
why is that?
this is bug.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘MISSING COMMENT BUTTON’ is closed to new replies.