Update: Ajax image Uploader for Classipress 3.2.x
Ajax Image Uploader is a Classipress plugin designed to improve the default standard classipress image uploader included in the ad creation form.
Features:
– Upload single or multiple file via ajax on “Post an Ad” form
– Possibility to select many images at one time
– Drag & Drop multiple files like backend media library.
– Possibility to remove uploaded files before form submission
– Numer of images lo upload limited according to your classipress settings
– Supported image formats: png, jpg, gif.
Compatible:
ClassiPress 3.2.x
NOTE: This is version is not compatible with previous versions of classipress.
Andy
13/03/2013 @ 23:20
I’m having a problem with uploading images. Whenever an image is over, say maybe, 3MB, the image gets canceled. Is there some code that I can do to overwrite this?…my max image upload on classipress is set to 10MB so this shouldn’t be an issue?
rubencio
15/03/2013 @ 19:15
Hi Andy, Do you mind to please send your issues to support@classipro.com ? Regards ;)
Ricardo
11/04/2013 @ 16:39
Can this plugin resize images BEFORE UPLOAD in order to meet the size limit?
alucas
11/04/2013 @ 18:13
Hi ricardo
Not at this moment. In the next version the plugin will match classipress size settings. To resize automatically maybe the best solution is to allow the user to crop the image. What do you think?
Regards
Ricardo
12/04/2013 @ 00:38
Thanks for your fast reply!
It would be a nice option, but im more interested in keeping things as simple as posible for the user, and at the same time saving on server resources and bandwidth by doing the resizing client-side.
If the next version does that, i will most definetly buy it!
WI will probably buy some of the other classipress plugins you have here to.. you have some nice stuff here!
alucas
12/04/2013 @ 00:46
Hi Ricardo
To resize automatically the images can produce problems because when you reduce the image size, you have to decide if you reduce the quality of the image or the image size. In both cases you case ruin the user pictures if you do it automatically, so it’s better to let the user make the decision :)
If you need to limit the size of the images according with classipress settings, you can buy it and I’ll guide you about the fix
Regards