I installed the component and linked to my menu, the link in the menu is index.php?option=com_comment but when in the site end the component does not show up. how can I fix this?
Can see the !joomlacomment on my site
14 years 9 months ago #8994
The problem here is that assigning the JoomlaComment component to a Menu Item is incorrect and will not do anything. We use a Content Plugin to "attatch" the Comments to the end of another component (com_content is built-in) so just make sure the JoomlaComment plugin is enabled.
The menu item is only there for future version use (i.e. a Forum or something like that)