By sofian on Thursday, 02 July 2015
Posted in General Issues
Replies 3
Likes 0
Views 1K
Votes 0
hi
i use a gallery component for images ,
it has facebooke comments , but i want komento .

the component is for show my images that is on facebook account in my joomla site .

i attached my file that content the fb comments ,
can any one help me please to create the plugin for komento ??!!

this is the facebook coments code (in the attached file) that i want komento to replace :

<?php
if($p_enable_comment == 1){
if($p_use_comment == '' || $p_use_comment =='fb_comment' || $this->photo->fb_photo_id == ''){
include_once JPATH_COMPONENT.'/views/comments/commenturl.php' ;
}else{
include_once JPATH_COMPONENT.'/views/comments/commentphoto.php' ;
}
}
?>

thank you
Hello Sofian,

I'm sorry but we are a bit tight with other development. However, you can put this feature request in our voices page: http://stackideas.com/voices/komento and we will see if there is a lot of vote and whether that component is possible to integrate with komento or not.
·
Thursday, 02 July 2015 10:39
·
0 Likes
·
0 Votes
·
0 Comments
·
thanks
·
Thursday, 02 July 2015 14:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Sofian,

You're welcome.
·
Thursday, 02 July 2015 15:12
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post