Tagged Questions
0
votes
1answer
33 views
Gravity forms how to display list of submitters on the post submitted page
I am wondering if this could be done, we have thousands of
restaurants on the wordpress site as a blog posts and one small
request quote form on the bottom of every restaurant post page where
job ...
0
votes
1answer
243 views
Adding a Custom Field to be used by Posts 2 Posts
I'm trying using Gravity Forms and allow for a user to submit a post to my CPT, and choose an optional Connected Post Type.
I have two CPTs, CPT1 and CPT2.
When they're viewing my form for creating ...
0
votes
1answer
787 views
get_page_by_title() not returning anything
I'm trying to use get_page_by_title() to get the value of a parent custom post type through Gravity Forms. Basically a patient name is stored in a custom post and their patient id is the post title ...
0
votes
2answers
1k views
Gravity Forms Post method
I have a simple form that users will fill out which will in turn become a post on my site. I have 2 problems:
I am using the Post title, Post Custom Field elements (for single line text) and Post ...
1
vote
1answer
547 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 ...
3
votes
2answers
376 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 ...