PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

image different size don't work after upload

  1. hello, i create a form to add some post directly on front of my website but i have several image size in my theme. the problem is when someone use this form to add image (featured or not) all thumbnail size was not . Just the original size and small size .

    how to change this ? i need the plugin generate all extra image size after upload .

    Posted 11 years ago on Sunday January 6, 2013 | Permalink
  2. If you are using the post image field to add the image to your post, the WordPress functions should make all the sizes you have defined in the media settings or your functions.php.

    Do you have your image sizes defined in the media settings page (/wp-admin/options-media.php) or are you defining additional sizes in your functions.php? Can you post a link the the page on your site where the form is located so we can upload an image and test for the different sizes? All the sizes should be created for you when the post images are uploaded.

    Posted 11 years ago on Monday January 7, 2013 | Permalink
  3. ok i found the problem

    it cause of the plugin "Additional Image Sizes (zui)"
    http://beingzoe.com/projects/zui/wordpress/zui-wordpress-plugins/additional-image-sizes-zui/additional-image-sizes-usage/

    gravity form don't care about special size create with this plugin
    i add all size directly in functions.php and now it's work .
    i think it's good to modify your plugin to be compatible with this amazing plugin too .

    best regards

    Posted 11 years ago on Thursday January 10, 2013 | Permalink
  4. Thank you for posting your findings.

    Posted 11 years ago on Thursday January 10, 2013 | Permalink