Hi,
we just noticed an issue with the read more button on shortened comments. As soon as read more is clicked and the rest of the text loads up the attached images for a comment dissapear
please let me know how we can prevent the images from getting hidden when expanding the comment with the "read more" button
Hi dannyn,
Please leave your website URL to allow us to check it.
you can check here https://avalonking.com/shop/armor-shield-ix-diy-kit/
Hi dannyn,
As far as I see you've done some customization, therefore we cannot guess what's gone wrong.
Please install and activate the Duplicator — WordPress Migration Plugin, backup your WordPress site and send it to info[at]gvectors.com email address to allow us to check it.
Hi,
checking in if you were able to figure out anything. My colleague sent you the requested files way back via email
we found the reason for this issue. You've done wrong customization. You need to comment the codes on 319, 326 lines and remove commenting from the code on 320 line in the class.WpdiscuzWalker.php file.
If you'd like to hide the custom fields there is no need to hide the hooks. You only need to edit the form and delete those fields or create a new form without any extra field for the current post type.
More info here:
https://wpdiscuz.com/docs/wpdiscuz-documentation/getting-started/custom-comment-form/
However, you've customized the old wpDscuz files and try to use with new wpDiscuz version. We don't recommend to do it and we cannot guarantee that this will work (as this can include functions that we no longer use).