• tripflex

    (@tripflex)


    I’m assuming you guys are referring to Gravity Forms because Astoundify def does not have problems with their support.

    Maybe if you were polite about it others would help you, instead of just rating a plugin 1 star when it’s obviously your problem not theirs.

    For those who DO care, just use this PHP code in your template if you’re not using the Jobify theme:

    if ( get_option( 'job_manager_gravity_form' ) && function_exists( 'gravity_form' ) ) {
    gravity_form( get_option( 'job_manager_gravity_form' ), false, false, false, null, true );
    }
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘noobs’ is closed to new replies.