Hello, we have been building a form for a site that uses the Woo Themes Estate Theme. It uses timthumb to display images in different sizes.
We can get the thumbnail to show on the backend, but nothing shows on the front end. I assume that this will be due to the location of the file. It is being added like this: wp-content/uploads/gravity_forms/1-cd797fc984b7a5421d2a9cb5fa22adf2/2012/01/The-Rose-at-the-Fort1.jpg
How can I instruct it to add it to the uploads folder? If I need to make it unique I can easily add a prefix like the date and time to the filename.
I believe that due to the location, the images are not being controlled properly, but I can not figure out how to alter the location that the image is saved by Gravity Forms.
I am using the "file upload" field and not the "image" field as I need the image to be saved as a custom field.
You can find the form here: http://realestatepinoy.com/list-property/
Many thanks