Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • dohoa Friend
    #731583

    I try to config facebook comment. After insert facebook code into the custom code, I don’t know where to show it. Is there a position for comment module? Or how to add facebook comment?
    Thanks you.

    Adam M Moderator
    #752098

    Hi @dohoa,

    Assuming you want to put the comment at the end of article content, please open file templatesja_social_iihtmlcom_contentarticledefault.php and look for this block :

    <section class="article-content clearfix" itemprop="articleBody">
    <?php echo $this->item->text; ?>
    </section>

    then insert the code to generate comment right below this line :

    <?php echo $this->item->text; ?>

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

This topic contains 2 replies, has 2 voices, and was last updated by  Adam M 9 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum