Hello Admin. I got an error, although I tried to fix it but it didn't work. The error from the Console is as follows:
TypeError: Cannot read property 'comment_list' of null
at Object.<anonymous> (60e1b.js:38)
at i (jquery.js:2)
at Object.fireWith [as resolveWith] (jquery.js:2)
at x (jquery.js:4)
at XMLHttpRequest.c (jquery.js:4)
This error appears when I install the plugin: https://wordpress.org/plugins/wp-external-links/
If cancel or deactivate this plugn then Wpdizcuz works normally. I know it conflicts JS but has not yet resolved. Hope your help 🙁
Hi @levanhieu,
The External Links – nofollow, noopener & new window plugin, that you use, block the wpDiscuz custom AJAX functions, that cause the issue.
There is two way to get it resolved:
1. Please navigate to Dashboard > Comments >Settinds> General admin page and just enable the "Use WordPress native AJAX functions" option. Everything should be worked fine.
2. The External Links – nofollow, noopener & new window plugin should allow the wpDiscuz custom AJAX functions to be loaded.