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.
Hi there,
Sometimes, the comment form don't appear and all "Reply" button within each comment are inactive. After forcing the refresh (CTRL + F5), everything is OK.
Any idea ?
Regards
Hi @actutana,
We've checked several times and don't see such an issue.
Please watch this video: https://www.screencast.com/t/PcKHNV9qL0m
We just see a small CSS conflict (it's shown in the video).
Please use the CSS code below to solve it:
#wpdcom .wpd-form-col-right .wpd-field-group.wpd-field-single .wpd-field-group-title{ height: auto; }
Put the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.
Don't forget to delete the caches before checking.