Hi everyone,
I'm using Gravity Forms on a website I'm in the process of building, and I've used the solution detailed in this post to allow the client to create posts with thumbnails from a front-end form:
However, I'd like to create a second form for a different category that features different content, but I'm having some difficulty. It seems it's not as simple as just copying and editing the code already inserted into the functions.php file, as the browser then returns an error.
Fatal error: Cannot redeclare gform_set_post_thumbnail() (previously declared in...
I'm still in the very early stages of learning PHP, and I'm not quite sure how to resolve this issue. Can anyone offer any advice?
Cheers,
Chris