Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #405974

    Hi,

    I’ve replaced the code as suggested here: https://kriesi.at/support/topic/a-conflict-with-gravity-forms/#post-405917

    But it gives me an error when I click on Forms (to see the list of forms) – screen shot is in the private section.

    I couldn’t reply on the previous topic because it has been locked so I created this one.

    #405978

    For now, I have commented out this section:

    //add_action( 'current_screen', 'avia_add_gf_button_to_editor' );
    //function avia_add_gf_button_to_editor( $screen ) {
    //	if ( $screen->base == 'post' ) {
    //		add_filter( 'gform_display_add_form_button', function(){ return true; }, 10, 1 );
    //	}
    //}
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Enfold – Gravity Forms’ is closed to new replies.