• I get this error doing the wizrd if I stop it on asking license in file wordlift/wordlift/post-excerpt/class-post-excerpt-meta-box-adapter.php at line 54

    Fix:

    if ( !isset( $wp_meta_boxes[ $post_type ] ) ) {
    	return;
    }

    To add on line 54.

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Undefined offset: 0’ is closed to new replies.