When I produce a listing, I have the opportunity to review prior to making it live. At this point, I should be seeing any imported images, but instead I get a narrow window frame. Refer to below.
I have already gone to one source of help and they have advised the following:
After some investigation I have found that the PHP function “getimagesize” is not returning the height and width of the image from this line: @list($width, $height) = getimagesize(trim($image)); where $image is the URL of the uploaded image.
The above means nothing to me. Is this something you can help with? By all means have a play if it helps as the site is not live yet.
I don’t fully understand your comment, but the code with ‘getimagesize’ does not exist anywhere in Weaver Xtreme, so wherever you found that line, it has nothing to do with the theme.
This looks like a plugin or external app generating that page, and you would have to go to the original source of the creator of that form to get a real answer.