Hello, I’m trying tu use JComments in NEX template. I can’t switch to other comments manager because I have already lot’s of comment imported from the old website.
Jcomments works perfectly with Beez Template and other default joomla template, so the problem is probably on JA Nex.
Joomla relies on certain events to occur in the process of building a page for the components to have a chance to insert their output. If the template does not accommodate for those events, there is no way for components to interact with it and do what they supposed to do.
In this case the JComments Plugin relies onAfterDisplayContent event, but with your template, doesn’t seems to be able to inject any content on the page.
Is there any way to fix the problem?
Thank you
Claudio