• Resolved margotlivinglabs

    (@margotlivinglabs)


    Hi, an undefined variable shows up as an error on my front end.
    I don’t know what triggered it.

    The error message is
    NOTICE: UNDEFINED VARIABLE: ADDITIONAL_MENU_CLASS IN /HOME3/IVINGNU5/PUBLIC_HTML/WP-CONTENT/THEMES/NEVE/HEADER-FOOTER-GRID/TEMPLATES/COMPONENTS/COMPONENT-NAV.PHP ON LINE 17

    These are lines 15-17 in the template code:

    $_id = current_component( HeaderBuilder::BUILDER_NAME )->get_id();
    $style = component_setting( Nav::STYLE_ID, ‘style-plain’ );
    $additional_menu_class = apply_filters( ‘neve_additional_menu_class’, ‘ ‘ );

    How can I fix this?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • This is known Neve 3.4.0 issue. Neve 3.4.1 is fix release, please update.
    I have no any issues after this update.

    Kush

    (@kushnamdev)

    Hello @margotlivinglabs,

    Thanks for choosing Neve and reaching out.

    We have released a new update which will fix these issues so can you please update the Neve theme to the latest version (v3.4.1) and check if the issue still occurs?

    Have a great day!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Undefined variable in header’ is closed to new replies.