By frank on Thursday, 09 April 2015
Replies 1
Likes 0
Views 0.9K
Votes 0
I really hate where the discussion content plugin places itself in an article. I posted pics so you can see where it's at and where I want it. I would like to have it where komento and the k2 default comment area is.
Hi Frank,

Go to the file location \components\com_easydiscuss\themes\simplistic\post.php

and look for the code at the bottom



<?php echo DiscussHelper::renderModule( 'easydiscuss-before-replyform' ); ?>
<?php echo $this->loadTemplate( 'post.reply.form.php' ); ?>
<?php echo DiscussHelper::renderModule( 'easydiscuss-after-replyform' ); ?>



Copy the code and put it in line 71.

If the issue still persist, kindly provide us with the joomla access and ftp so we can further assist you on the issue.
·
Thursday, 09 April 2015 17:34
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post