Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
This topic contains 1 reply, has 1 voice, and was last updated by lucky93 14 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Thanks to JA support team help me integrated JA Comment system to classified component Listbingo.
Here is share information to everyone who is using Listbingo 1.3.7
1, Find file: components/com_listbingo/templates/default/ad.mainpage.php
2, Add code:
{jacomment contentid=<?php echo $this->row->id;?> option=com_listbingo contenttitle=<?php echo $this->row->title;?>}
in line 132 after code:
<?php
if($this->params->get(‘enable_field_tags’,0))
{
echo $this->row->tags;
}
?>
2 users say Thank You to lucky93 for this useful post
This topic contains 1 reply, has 1 voice, and was last updated by lucky93 14 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum