hi byron,
i'm wondering how to create a third upload field for a custom form. image_select and image_select2 work fine. is there a way to create an image_select3?
thank you! this plugin is great.
not resolvedhi byron,
i'm wondering how to create a third upload field for a custom form. image_select and image_select2 work fine. is there a way to create an image_select3?
thank you! this plugin is great.
Hi mmryy,
First you're welcome...glad you like it!
Sorry, but there is not out-of-the-box way to do 3 upload fields with PhotoSmash. You'd have to do some custom coding to get that to work. The good news is that if you're comfortable with PHP, you can do basically the same thing I did with image_select2, but theres 3 or 4 files that you'd have to alter to do that. Just saying, it can be done, but it'd take some time to work it out.
Cheers,
Byron
hi byron,
thanks for your response. is it possible for you to give me a lead on how to create the field? like which files to work on? i'm new to php but i'm really interested in getting this to work. any tips you have would be super helpful...
-mary
Hi Mary,
My best guess at the files involved would be:
bwbps-layout.php
ajax-wp-upload.php
bwbps-wp-uploader.php
I have no doubt that with enough time and tenacity, you can make this work, but this is a pretty tall order. You might see if the http://wphelpcenter.com/ would give you a quote for making the change.
Cheers,
Byron