guys, i tried to add the Facebook comment widget to my article page using this code:
<div class="fb-live-stream" data-event-app-id="294810540572384" data-width="580" data-height="360" data-always-post-to-friends="false"></div>
by replace it with:
<vte:if test="{article.show_comment}">
<vte:include file="{VIVVO_TEMPLATE_DIR}box/{VIVVO_COMMENTS_BOX_TEMPLATE}" />
</vte:if>
but it doesn't appear, and when I but it it in the homepage its work perfect, any clue?
Last edited by ofoq; 04-09-2012 at 06:23 PM.
|