Tagged: Gaming
After the comment box and before the “Post a Comment” button, there is this series of code. I don’t know how to disable it … or if it’s just on my end and none of the users will see it?
You may use these HTML tags and attributes: <abbr title=””> <acronym title=””> <b>
<cite> <i> <q cite=""> <strike>
<i> <q cite=""> <strike>
Hi ksuna24, its the wordpress default so you need code customization for it. you may add this code inside functions.php This may help you
add_filter('comment_form_defaults', 'remove_comment_styling_prompt'); function remove_comment_styling_prompt($defaults) { $defaults['comment_notes_after'] = ''; return $defaults; }
Thank you!
Hi Sorry for this. We support only about the theme issue. Not other features.
Hi & Thank you for Sharing this Post with us. http://asphalt8-hack.com/
You welcome Steven
This is really a nice forum and I would like to contribute to your forum if I can know on what topic discussion is going on.
Hi Gautam,
You can view the topic yourself here
Thank you for your contribution and support. 🙂