By JF on Thursday, 26 February 2015
Posted in Technical Issues
Replies 1
Likes 0
Views 1.7K
Votes 0
Hi there,

I need to be able to change the position where Komento displays on article pages. Right now it displays Komento directly below the article, but I need to display it in a specific module position instead. Is there a way to do this? Was looking for something like a {komento} plugin to add the box where I want, but couldn't find anything. Or a setting that would let me pick the position it would be displayed. I want to use this as it integrates with EasySocial, but it's a deal-breaker if I can't put it where it needs to be on the pages.

Ideally there'd be a Komento module you could install that would display the Komento section + the comment form, but there didn't appear to be one currently.
Hello,

I'm sorry but currently there is no plugin to do that. But you can try this method. If you using the original template, Komento will be triggered through this line of code: http://screencast.com/t/mDL0kVxUtK7 . in ../components/com_content/views/article/tmpl/default.php. So what you can do here is moving this afterdisplaycontent to any position in the article. But do remember that this will also affect any plugin that use the same trigger afterdisplaycontent.
·
Thursday, 26 February 2015 10:54
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post