Support

Account

Home Forums Front-end Issues Image dimension validation not working correctly Reply To: Image dimension validation not working correctly

  • The only way I kinda “solved” this was using jQuery to check the size of the image (and empty the value of the field if necessary).

    A little dirty but it works.

    Hope it helps somebody.