Hey Daniel,
I did everything asked in the "readme" file.
This one
joomlacomment4.0.0beta2
Do I need to do everything in this file?---com_k2?
If so, I am having trouble completing this part.
2. go to components/com_k2/templates/yourtemplate/item.php at the end of this file add:
<!-- START joomlacomment INSERT -->
<?php
require_once(JPATH_ADMINISTRATOR . DS . 'components' . DS. 'com_comment' . DS . 'plugin' . DS . 'com_k2' . DS . 'josc_com_k2.php');
?>
<div class="clr"></div>
<!-- END OF joomlacomment INSERT -->
3. Go to joomlacomment's backend -> other component settings -> new from the dropdown list on
the right select com_k2 -> click save
I can't seem to find the file components/com_k2/templates/yourtemplate/item.php
Kinda new to this, sorry to be a pain.
Thanks
Dan