Hi, Ive updated to the WpDIzcuz 7 beta
Im trying to get the setup as fast as possible, so Im enabling wpDiscuz custom AJAX functions.
Unfortunately for my site, this does not show any comments. It was ok before updating, and I understand the instructions say that it can conflict, but I've tried this in twenty twenty with all other plugins disabled and it still doesn't show comments.
I have the comment list loading set as Initiate AJAX loading after page, if I change that to Load with page it works and I can see comments, but that doesn't really help me with speed as there's no lazy load.
Im thinking this must be down to my server setup, Im with https://www.bigscoots.com/ ... what do you guys think?
https://www.savvyhomemade.com/bath-bomb-recipe/#respond
Hi @wills1,
The option to initiate loading of comment after the loading of page works fine with the native WordPress ajax too. It's not mandatory use the custom wpDiscuz ajax. So, you'll get almost the same speed, because the loading of comments starts after the page loading. The doc: https://wpdiscuz.com/docs/wpdiscuz-7/plugin-settings/comment-thread-displaying/#comment-list-loading-type
The custom AJAX file is not available on your website, it returns 403 error meaning that some security plugin or tool blocks direct access to any php file. I think you should add wpDiscuz custom AJAX php file in your security plugin whitelist.
Thanks for the help Tom,
I showed this thread to Bigscoots support and they sorted out.