Hi,
We are using ccomment for k2 items and it is working fine there.
Now, we want to use them for Joomla articles also. I created a Joomla category and then in ccomment settings, I make changes so that com_content component display comments on desired category.
I also noted that code related to comment is appearing but comments section is still missing.
In console, I noted an error 'Uncaught Error: [vuex] must call Vue.use(Vuex) before creating a store instance.' which is related to file 'http://new.blabber.buzz/media/com_comment/cache/8e12eb270706cd6b2c8483104bf89b54.min.js'.
Issue can be seen at http://new.blabber.buzz/index.php?option=com_content&view=article&id=152
Let me know how to fix this issue.
Thanks