Forums
Forums / Theme: Minamaze / How to remove
(@eliantos)
11 years ago
in comments.php replace the code <?php comment_form(); ?> */ with this following <?php comment_form(array(‘comment_notes_after’ => ”)); ?> It work well with Minamaze
you can see which the line You may use these HTML tags and attributes: ….
is disappeared!!! follow the link “insert comment” here below to see the effect http://www.menutranslate.it/
The topic ‘How to remove’ is closed to new replies.
(@eliantos)
11 years ago
in comments.php replace the code
<?php comment_form(); ?> */
with this following
<?php comment_form(array(‘comment_notes_after’ => ”)); ?>
It work well with Minamaze
you can see which the line
You may use these HTML tags and attributes: ….
is disappeared!!!
follow the link “insert comment” here below to see the effect
http://www.menutranslate.it/