We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb89ece commit 1b8a517Copy full SHA for 1b8a517
layout/_partials/comments.swig
@@ -11,6 +11,8 @@
11
data-width="{{ theme.facebook_comments_plugin.width }}"
12
data-colorscheme="{{ theme.facebook_comments_plugin.scheme }}">
13
</div>
14
+ {% elseif theme.vkontakte_api.enable and theme.vkontakte_api.comments %}
15
+ <div id="vk_comments"></div>
16
{% elseif theme.disqus_shortname %}
17
<div id="disqus_thread">
18
<noscript>
0 commit comments