Hi guys and great thanks for this wonderful plugin!
I wanted to know if there is any way to add vk.com comments.
I tried to manually change the code in commenting.js under ” // disqus” line, so that instead of disqus i would have vk comments, but I failed.
Any help, please?
Here is the code from vk.com to show comments form:
<!-- Put this script tag to the <head> of your page -->
<script type="text/javascript" src="//vk.com/js/api/openapi.js?116"></script>
<script type="text/javascript">
VK.init({apiId: 4963714, onlyWidgets: true});
</script>
<!-- Put this div tag to the place, where the Comments block will be -->
<div id="vk_comments"></div>
<script type="text/javascript">
VK.Widgets.Comments("vk_comments", {limit: 10, width: "650", attach: "*"});
</script>
Any idea how to have it as one of the tabs, together with facebook and google+?
(@vipartyzan)
10 years, 11 months ago
Hi guys and great thanks for this wonderful plugin!
I wanted to know if there is any way to add vk.com comments.
I tried to manually change the code in commenting.js under ” // disqus” line, so that instead of disqus i would have vk comments, but I failed.
Any help, please?
Here is the code from vk.com to show comments form:
Any idea how to have it as one of the tabs, together with facebook and google+?
Thanks!
https://ww.wp.xz.cn/plugins/super-socializer/