I am hoping there is an obvious answer that I am just failing to notice.
I'd like to turn a tweaked version of the WPShower Sight theme (http://thecinnamonquill.com/blog) into a portfolio site:
This theme has a 'featured image' option in the post editor and I'd like to make the (gravity)form's 'image upload' as this featured image option. I am not sure how to do this. I know GForms Beta has a 'Set Featured Image' option but I am not sure how that would jive with the theme considering it already has the built-in featured image option. I've looked at the changes submitted in other threads regarding adding some code to the theme's functions.php, but again, my theme already has parts of this built-in. Perhaps some PHP switch-around?
Here is the functions.php code from the Sight theme. Featured image is known as thumbnail.
http://www.pastie.org/2558332
Additionally, I've installed the "PageLinksTo" Wordpress plugin, and I'd like to know if Gforms can support this in some way...otherwise, I know I can manually change up the php and specify a custom field for linking a post to an external site (obviously necessary for a submission-based portfolio site).
Much thanks.