Hello,
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:
I am able to comment without issues, but it seems like the wpDiscuz plugin isn’t loading.
Any help you can provide would be greatly appreciated.
Thanks,
Luis
Hi Luis,
For further support, please leave some screenshots of each point mentioned in the doc: https://wpdiscuz.com/docs/wpdiscuz-7/getting-started/missing-comment-form/
Hello Asti!
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,
Luis
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.
https://www.astromono.com/breath-of-the-wild-me-salvo-la-vida/#comment-29
Thanks,
Luis
Thank you, Asti. I switched from wpDiscuz AJAX to Wordpress native AJAX and the problem has been fixed.