Tagged Questions
0
votes
1answer
714 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
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 ...
5
votes
1answer
909 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 ...