Answer the question
In order to leave comments, you need to log in
Why are comments with the emojioneArea plugin enabled not written to the database?
Good evening, can you tell me why comments with the emojioneArea plugin enabled are not written to the database? without a script for emoticons, comments are recorded ...
connected to Head
<link rel="stylesheet" href="/assets/css/emojionearea.min.css">
<link rel="stylesheet" href="/assets/js/emojionearea.min.js">
<div class="form-group">
<textarea id="comment_emoji" class="form-control" name="comment_text" placeholder="ваш комментарий"></textarea>
</div>
<script>
$(function(){
$("#comment_emoji").emojioneArea({
// pickerPosition: "top"
});
})
</script>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question