• Resolved Vipartyzan

    (@vipartyzan)


    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+?

    Thanks!

    https://ww.wp.xz.cn/plugins/super-socializer/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘VK comments?’ is closed to new replies.