10 years ago
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. |
10 years ago
Support Service
Hi!
You can find a solution here: http://smthemes.com/support/topic/howtoremovetagsandtext/#post-2579 |
10 years ago
Member
Thank you.
But how to I remove the URL/Website field from comments form? |
10 years ago
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. |