We had the following issue reported by our users:
when adding a photo to a comment, if the photo is large (pixel x pixel wise, not necessarily file size), the file renders over the controls for the plugin, and you end up stuck because it overlaps the buttons and the resize drop down.
Our developer looked further into it and has the following commentary:
When I try to add an inline image - it does not even upload it (using the same exact image). No network AJAX command is triggered at all, so this just plain simple does not work
This is the same for me on staging as well as on live site ON SAFARI
That seems to be related to a script error
Reference Error: can't find variable: m
Happens on line 22 of /wp-content/plugins/wpdiscuz-inline-images/assets/js/scripts.min.js?ver=1.0.0, thus, a WPDiscuz script error.
Needs to be reported to their support, I would say, as a browser compatibility issue
On CHROME, I was able to see a quite messy thing happen when uploading a large image:
Basically the image is not bound inside the div it should, overflows, not just the controls but basically everything (depending on how big it is)
That is because the
img
tag produced by WP Discus with classwpd-ii-detailes-img
is positioned inside a properly sized div, but the image itself, has nomax-width: 100%
constraint.
So, it seems there are possibly two issues:
- Images not uploading on certain browsers
- Image size not being constrained and obscuring form controls
Can you look into these? Thanks.
Hi Aaron,
Please find the version below:
Please note this is custom work. After the payment, we continue supporting the custom addon within the next 30 days. So you need to contact the custom addons development services.