try to add vkontakte vidget <!-- Put this script tag to the <head> of your page --> <script type="text/javascript" src="http://userapi.com/js/api/openapi.js?49"></script>
this in container.tpl
and it in html cod of page by adminpanel <script type="text/javascript"> VK.init({apiId: API_ID, onlyWidgets: true}); </script>
<!-- Put this div tag to the place, where the Like block will be --> <div id="vk_like"></div> <script type="text/javascript">