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?
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>
1 user says Thank You to Ninja Lead for this useful post
This topic contains 18 replies, has 4 voices, and was last updated by rockbox 10 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum