Problem:Change the location of the smileys
-
Hello
I would change the location of the smileys and I insert in comments.php<?php $args = array(
‘comment_notes_after’ => get_wpml_comment(),
‘comment_notes_before’ => ‘The Smilies are below.’,
);
comment_form($args); ?>
and I removed comment_form
It works, but now I have the smiley bar above and below the comment form submit.Please, Can you help me?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Problem:Change the location of the smileys’ is closed to new replies.