Gravity Forms is a complete contact form solution for WordPress

learn more… | top users | synonyms

1
vote
1answer
529 views

Use Gravity Forms and a Shopping Cart for output to Freshbooks for an Estimate

I've been asked to develop a website pretty much like (but not the same as): http://www.yoursingapore.com/ basically we need to allow people to add Wordpress posts (custom post types) into a sort of ...
0
votes
1answer
303 views

How do I get the image that is submitted with a post, when I'm in the loop?

I'm using Gravity Forms to create a form. The form entry is created as a post. I have a loop that successfully gets the content of the post. However, I'd also like to get the image that is submitted ...
2
votes
1answer
649 views

Best way to create multi-step form with data saved to user account for later updating?

I'm attempting to set up a fairly long multi-part form (~50 questions, a few questions per page) with conditional logic. I'd like to offer registered visitors the ability to save their data between ...
1
vote
0answers
379 views

Cleaning up a Gravity Forms 'Checkbox' field tied to large taxonomy [closed]

I'm using Gravity forms to allow my users to create posts from the front end, but I'm having an issue making a certain form-function I'd like to have work and display nicely. Essentially, I want my ...
3
votes
2answers
367 views

Copy a Taxonomy Term into the Post Title for a certain Custom Post Type

I am using Gravity Forms to allow users to create posts from the front end. However, the way this site I am building is going to work, one specific Post_Type is essentially just a "Data" post. There ...
1
vote
3answers
1k views

Comparing formidable pro and gravity forms

Has anyone come across any good reviews/comparisons of gravity forms and formidable pro? I am trying to find more information on both. I have a couple of sites that need several forms for adding ...
3
votes
2answers
688 views

Function to call the attachment image from post

Hey everyone, I can't se the image of the post (it is attached through gravity form as a post-image) with this function I see the missing image icon with the title and the working link but no ...
5
votes
1answer
908 views

Delete the original big size image after upload and leave only 3 images crunched by media gallery

I need to know is it possible to somehow erase the original image uploaded via Gravity form : post image - post field?! With the situation now I receive 4 images. 1 original (can be whatever user has ...
0
votes
1answer
194 views

What's the best way to echo out a filter variable?

I have a plugin filter that isn't working for me: add_filter( 'gform_notification_email_3', 'route_notification', 10, 2 ); function route_notification($email_to, $entry) { global $post; ...
0
votes
1answer
1k views

How do I add pricing fields to a Gravity Form?

I need help. I am trying to create an album order form with my gravity form plug in and am looking to add a pricing field. I have googled the heck out of this topic and can't seem to figure out ...
0
votes
1answer
1k views

How do I add custom fields to Gravity Forms?

I'm trying to create a custom check box with a text field after it like: [ ] option 1 [ ] option 2 [ ] option 3 [ ] other ___

1 2