Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hello i did try to upload a image with the reaction, but it did show the load icon on the right top corner but never showsup as a preview or on the comment it self.
Hi @ricardo
Your website URL is wrongly configured with http:// unsecure protocol. This should be changed to https:// , because you're currently use https:// in website:
Please edit the wp-config.php file of your WordPress and change the URLs from unsecure http://protocol to https:// protocol.
Here are the incorrect lines in your wp-config.php file:
This will fix all your future problems. This is not only wpDiscuz issue, you'll always have lots of problems with all plugins which work on AJAX.
Thanks for the help it is fixed