Hi everyone,
I have a couple of Gravity Forms to populate some custom types (user generated content).
For one of those custom type, users shouldn't be able to create a new "post" if one with the same title already exist. Instead, I would like to redirect them to the existing post.
I'm a bit new with Wordpress so I'm not sure how I should do this.
PS : I only need some hints, but if somebody is willing to help me with this and can spare an hour or two, I would be willing to pay.
Edit : It's may be easier if I explain why I want to do this : Users (mostly adolescents) will type a job they would like to do. If it's not in the database, it will create a new post where they can discuss about it (comments) and/or do a "Facebook Like". If the job is already in the database (also going to use autocomplete), they will be redirected to the exising post to continue the discussion.