Hi,
by default the WPAdverts does not set any limits on the uploaded image dimensions, any chance you have the Limit File Uploads snippet https://github.com/simpliko/wpadverts-snippets/blob/master/limit-file-uploads/limit-file-uploads.php installed? If so then it is possible that this limit is set there in the code.
Also if you have the Custom Fields extension, then it is possible to set these limits while editing the Gallery field, maybe it is there?
BTW. on the second screenshot, you pasted there are image sizes to which the uploaded file will be resized they are not the size limits.
The error text is coming from advert plugin but you are saying that default there is no limitation? Isn’t it wired? Please check http://prnt.sc/rn02oy
Hi,
that is not really what i wrote, the error IS coming from WPAdverts however by default the image size validator is not being used, so it looks like that either via API or using the Custom Fields extension the validation was turned on.
For example, please try uploading the same image here https://demo.wpadverts.com/lite/adverts/add/ you should be able to do that without any problems because there is no image size validation there?