Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • rockbox Friend
    #531623

    Thanks Ninja Lead.
    My mistake, I was looking at the K2 category and not the content/article manager.
    You are correct.
    Can I ask how to disable the comments below the video?

    Ninja Lead Moderator
    #531740

    You can remove the comment below the video this way.

    Open the templates/ja_wall/html/com_content/article/default.php file, find and remove script below:


    <script type="text/javascript">
    (function(d){
    var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0];
    if (d.getElementById(id)) {return;}
    js = d.createElement('script'); js.id = id; js.async = true;
    js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
    ref.parentNode.insertBefore(js, ref);
    }(document));
    </script>

    <div class="fb-comments" data-href="<?php echo JURI::getInstance()->toString(array('scheme', 'host', 'port')) . $this->item->readmore_link; ?>" data-num-posts="2" data-width="576"></div>

    rockbox Friend
    #532180

    Thanks very much Ninja Lead.

Viewing 3 posts - 16 through 18 (of 18 total)

This topic contains 18 replies, has 4 voices, and was last updated by  rockbox 10 years ago.

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