Anyone know of a way to trick WordPress into doing a header location redirect. I have to check whether users are logged in or not, and if not redirect...
Is there any possiblity to create and manage gravity fields dynamically? I have form with ID 4 with couple fields. I want to add some fields of type checkbox...
I’m having trouble finding a solution for this: I have a bunch of posts with restrict content, and to access the content of these pages the user has to...
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for WordPress Development Stack Exchange. Closed 7...
I placed the following script in my functions file to deregister WordPress jquery and use the Google CDN. // use the Google hosted jquery library if (!function_exists('modify_jquery')) { function...
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for WordPress Development Stack Exchange. Closed 7...
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for WordPress Development Stack Exchange. Closed 6...
I would like to know what the cleanest way to use gravity forms to submit data from my form to another page outside of WordPress is. Our website is...
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...
This one has me stumped I’m sure it is something really small that I am overlooking but I think I’ve been looking at it too long to see what...