I’ve installed and configured wpDiscuz, but the frontend is still showing Wordpress’s default commenting instead of the wpDiscuz layout. Here is an example post:
Thank you for your reply. So, I’m using a child theme based on Twenty Twenty Five theme and this theme works with the wp:comments block instead of <?php comments_template() ?>
When I see the comments in the frontend I can even see that the styles I configured in wpDiscuz are being respected, but the rest of wpDiscuz is not showing.
Is there a way to make wpDiscuz work with Gutenberg blocks when the theme is not calling <?php comments_template() ?>?
Everything else from Tip 1 to 5 is working. I am able to see the comments section, but it’s just not loading wpDiscuz properly. I don’t have any other commenting plugins like Disqus or Jetpack installed.
Thank you, I was able to publish the comment for, but now the issue is I cannot interact with it. For example, I cannot vote or reply to a comment, and I’m not able to post new comments.
When I click on the voting button or try to post a new comment, I get a little animated icon in the top right corner of the screen, but nothing changes. I tried deleting the comment cache from within General Settings, and I also tried to restart my browser but it’s not working.
Then something blocks the wpDiscuz AJAX functions. You can either use the WordPress native AJAX or find the problem maker by deactivating the plugins one by one.