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 softarts 13 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
test melih
I wrote my own component with model/controller/view. How i can integrate JA Comment component to my ?
Example of my tmpl/default.php:
<?php
// exclude
defined( ‘_JEXEC’ ) or die( ‘Restricted access’ );
echo $this->fcnewscontent;
echo ‘<br /><p><i>Original: FC “Sevastopol”</i></p>’;
?>
After that i want to add JA Comments. How can i do this ?
P.S. No category, no menu items used.
This topic contains 1 reply, has 1 voice, and was last updated by softarts 13 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum