• Hello guys
    As it stated in the title, I have this problem:

    Notice
    : Undefined property: stdClass::$description in
    /home/customer/www/papayatm.org/public_html/wp-content/themes/dt-the7/inc/class-the7-walker-nav-menu.php
    on line
    94

    this is the line in the php file:
    if ( $item->description ) {
    $description = ‘<span class=”subtitle-text”>’ . esc_html( $item->description ) . ‘</span>’;
    }

    what should i do ?

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

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘: Undefined property: stdClass::$description in’ is closed to new replies.