Viewing 1 replies (of 1 total)
  • Bugfix:

    /wp-content/plugins/gecka-submenu/widgets/Custom-menu.php

    after Line 46 add
    $instance['auto_title'] = (int) $new_instance['auto_title'];

    after Line 69 add
    $auto_title = isset( $instance['auto_title'] ) ? $instance['auto_title'] : 0;

    Best,
    Rico

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Gecka Submenu] Checkbox 'Use top parent item title' always active’ is closed to new replies.