<!-- Tolstoy Comments MiniWidget -->
<div id="tolstoycomments-reaction-stars"></div>
<script type="text/javascript">
window["tolstoycomments"] = window["tolstoycomments"] || [];
window["tolstoycomments"].push({
action: "reaction",
values: {
id: "tolstoycomments-reaction-stars",
key: "91f9022c0c4d4c2c8855d7145d629fac",
header: null,
description: "Всего голосов: {count}. Средняя оценка: {avg}",
type: "stars"
},
});
</script>
<!-- /Tolstoy Comments MiniWidget -->
<!-- Tolstoy Comments Widget -->
<div class="show_classic_desktop" style="max-width:1024px; margin: 0 auto;"></div>
<script type="text/javascript">
window["tolstoycomments"] = window["tolstoycomments"] || [];
window["tolstoycomments"].push({
action: "init",
values: {
// если задать true то выведить список чатов
main: false,
// загружать виджет комментариев, по умолчанию виджет скрыт
visible: true,
// на мобильных устройствах при выборе дизайна с вызовом виджета по кнопке
comment_button_text: "Добавить комментарий",
// класс элемента в который будет отрендерин виджет при встроенном в сайт дизайне
desktop_class: "show_classic_desktop",
show_classic_desktop: 1,
// 0 - виджет приклеен к краю экрана,
// 1 - встроенный в статью фиксированной высотой,
// 2 - встроенный в статью с плавающей высотой
mobile_class: "show_classic_mobile",
show_classic_mobile: 2,
// 0 - виджет приклеен к нижней части экрана,
// 1 - в статью встраивается кнопка "Обсудить",
// 2 - встроенный в статью с плавающей высотой
}
});
</script>
<!-- /Tolstoy Comments Widget -->