9 years ago
Tirescu
Member
Hello,
Can you please let me know on how to remove the Website field from the add comments form and the "You can use the following tags<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>" field too? Thank you. |
9 years ago
Alice
Support Service
Hi!
You can find a solution here: http://smthemes.com/support/topic/howtoremovetagsandtext/#post-2579 |
9 years ago
Tirescu
Member
Thank you.
But how to I remove the URL/Website field from comments form? |
9 years ago
Alice
Support Service
Hi!
We didn't overwrite the default comment form fields. Read the following instruction on how to adjust this - http://codex.wordpress.org/Function_Reference/comment_form. If you need to create custom fields or remove the existing ones you will need to add filter for the form fields. |