Well, this sure sucks ass!
I have Gravity Forms installed
I have Jobify installed
I have this plugin installed
I have made a Gravity Form with a hidden field (according to this plugins FAQ)
I’ve tried:
Reading the FAQ (https://www.ads-software.com/plugins/wp-job-manager-gravityforms-apply/faq/) …yes I HAVE READ IT, so please don’t refer me to reading it again!
Adding this to functions.php, style.php and job-application.php:
if ( class_exists( ‘Astoundify_Job_Manager_Apply’ ) ) :
echo do_shortcode( ‘[gravityform id=”‘ . get_option( ‘job_manager_gravity_form’ ) . ‘” title=”false” ajax=”true”]’ );
Nothing works.
Can you PLEEEEASE explain to all us apparently stupid folk how the heck we are supposed to get this plugin to work? Where EXACTLY are we to add EXACTLY which line of code?
Thanks in advance…
…ohh, and a small piece of advice: maybe you should reevaluate your FAQ/guide/etc. Communication is a two way street, and if people don’t get, what you are saying, that’s gonna get you those 1-star ratings. Just sayin’