I realise this is an old plugin, so I don’t expect miracles, but when I input a smiley shortcode, such as :shout: etc, it won’t save. When the page reloads, everything I’v inputted is blank.
]]>Hi! First of all, this is really great plugin and helps to stay website alive for users.
I installed Custom Smilies and checked to use action called comment_form (as my website uses it). It’s confusing that it adds smilies before or after whole CommentForm (before all fields input or after Comment Submit button) if action comment_form is used. It would be much nicer to add smilies right after or before comment_field!
I’ve done some filtering to comment_form so Website field doesn’t appear and to improve the look of it. So action comment_form is now replaced with this:
https://pastebin.com/embed_js.php?i=vXsNx0Rv
Could someone please guide me how could I add “cs_print_smilies()” (<- action that manually calls smilies) after or before comment_field, not rewriting whole comment_form again?!
Thank you in advance!
]]>