For some reason, the Javascript of plugin is not being loaded at the problematic webpages. You would like to try keeping only our plugin active and then activating other plugins one-by-one to check which is causing this.
We forced the code to be there, it now works 🙂
I am getting the same issue, for just one post I can’t get comments section. for all other posts, I am getting comment section.
I saw the comments div in html is not loaded. How did you force the code to be there?
@nalinisriv
You need to make sure that default comment form is enabled at that post. The plugin replaces default comment form with social commenting interface.
Steps to enable default comment form are as following:
1. Navigate to Pages/Posts section from left sidebar in admin panel.
2. Check the checkbox before the post/page to select the post/page.
3. Select Edit from Bulk Actions dropdown and click Apply button.
4. In the Comments option, select Allow and click Update button.
I followed the steps and its working now. Thanks a lot!