Tagged Questions
0
votes
1answer
15 views
“Page” info to post in my contact page using gravity forms
I need "Page" info to post in my contact page using gravity forms (GF's aren't necessarily the issue, because it would post on my contact page if applicable)
I am creating a contact page and using ...
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 ...
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 ...